_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-mclustcomp 0.3.3
Propagated dependencies: r-rdpack@2.6.1 r-rcpparmadillo@14.0.2-1 r-rcpp@1.0.13-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mclustcomp
Licenses: GPL 3+
Synopsis: Measures for Comparing Clusters
Description:

Given a set of data points, a clustering is defined as a disjoint partition where each pair of sets in a partition has no overlapping elements. This package provides 25 methods that play a role somewhat similar to distance or metric that measures similarity of two clusterings - or partitions. For a more detailed description, see Meila, M. (2005) <doi:10.1145/1102351.1102424>.

r-noncompart 0.7.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NonCompart
Licenses: GPL 3
Synopsis: Noncompartmental Analysis for Pharmacokinetic Data
Description:

Conduct a noncompartmental analysis with industrial strength. Some features are 1) Use of CDISC SDTM terms 2) Automatic or manual slope selection 3) Supporting both linear-up linear-down and linear-up log-down method 4) Interval(partial) AUCs with linear or log interpolation method * Reference: Gabrielsson J, Weiner D. Pharmacokinetic and Pharmacodynamic Data Analysis - Concepts and Applications. 5th ed. 2016. (ISBN:9198299107).

r-ordbetareg 0.8
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.5.1 r-scales@1.3.0 r-rstantools@2.4.0 r-insight@0.20.5 r-ggplot2@3.5.1 r-dplyr@1.1.4 r-checkmate@2.3.2 r-brms@2.22.0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=ordbetareg
Licenses: Expat
Synopsis: Ordered Beta Regression Models with 'brms'
Description:

This package implements ordered beta regression models, which are for modeling continuous variables with upper and lower bounds, such as survey sliders, dose-response relationships and indexes. For more information, see Kubinec (2023) <doi:10.31235/osf.io/2sx6y>. The package is a front-end to the R package brms', which facilitates a range of regression specifications, including hierarchical, dynamic and multivariate modeling.

r-penetrance 0.1.1
Propagated dependencies: r-mass@7.3-61 r-kinship2@1.9.6.1 r-clipp@1.1.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/nicokubi/penetrance
Licenses: GPL 3
Synopsis: Methods for Penetrance Estimation in Family-Based Studies
Description:

This package implements statistical methods for estimating disease penetrance in family-based studies. Penetrance refers to the probability of disease§ manifestation in individuals carrying specific genetic variants. The package provides tools for age-specific penetrance estimation, handling missing data, and accounting for ascertainment bias in family studies. Cite as: Kubista, N., Braun, D. & Parmigiani, G. (2024) <doi:10.48550/arXiv.2411.18816>.

r-piecepackr 1.14.1
Propagated dependencies: r-tibble@3.2.1 r-stringr@1.5.1 r-rlang@1.1.4 r-r6@2.5.1 r-purrr@1.0.2 r-png@0.1-8 r-jpeg@0.1-10 r-grimport2@0.3-3 r-gridgeometry@0.4-0 r-affiner@0.1.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://trevorldavis.com/piecepackr/
Licenses: Expat
Synopsis: Board Game Graphics
Description:

This package provides functions to make board game graphics with the ggplot2', grid', rayrender', rayvertex', and rgl packages. Specializes in game diagrams, animations, and "Print & Play" layouts for the piecepack <https://www.ludism.org/ppwiki> but can make graphics for other board game systems. Includes configurations for several public domain game systems such as checkers, (double-18) dominoes, go, piecepack', playing cards, etc.

r-supercells 1.0.0
Propagated dependencies: r-terra@1.7-83 r-sf@1.0-19 r-philentropy@0.9.0 r-future-apply@1.11.3 r-cpp11@0.5.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://jakubnowosad.com/supercells/
Licenses: GPL 3+
Synopsis: Superpixels of Spatial Data
Description:

This package creates superpixels based on input spatial data. This package works on spatial data with one variable (e.g., continuous raster), many variables (e.g., RGB rasters), and spatial patterns (e.g., areas in categorical rasters). It is based on the SLIC algorithm (Achanta et al. (2012) <doi:10.1109/TPAMI.2012.120>), and readapts it to work with arbitrary dissimilarity measures.

r-spatialkde 0.8.2
Propagated dependencies: r-vctrs@0.6.5 r-sf@1.0-19 r-rlang@1.1.4 r-raster@3.6-30 r-progress@1.2.3 r-magrittr@2.0.3 r-glue@1.8.0 r-dplyr@1.1.4 r-cpp11@0.5.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://jancaha.github.io/SpatialKDE/index.html
Licenses: Expat
Synopsis: Kernel Density Estimation for Spatial Data
Description:

Calculate Kernel Density Estimation (KDE) for spatial data. The algorithm is inspired by the tool Heatmap from QGIS'. The method is described by: Hart, T., Zandbergen, P. (2014) <doi:10.1108/PIJPSM-04-2013-0039>, Nelson, T. A., Boots, B. (2008) <doi:10.1111/j.0906-7590.2008.05548.x>, Chainey, S., Tompson, L., Uhlig, S.(2008) <doi:10.1057/palgrave.sj.8350066>.

r-kableextra 1.4.0
Propagated dependencies: r-digest@0.6.37 r-htmltools@0.5.8.1 r-knitr@1.49 r-magrittr@2.0.3 r-rmarkdown@2.29 r-rstudioapi@0.17.1 r-scales@1.3.0 r-stringr@1.5.1 r-svglite@2.1.3 r-viridislite@0.4.2 r-xml2@1.3.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://haozhu233.github.io/kableExtra/
Licenses: Expat
Synopsis: Construct complex tables with pipe syntax
Description:

Build complex HTML or LaTeX tables using kable() from knitr and the piping syntax from magrittr. The function kable() is a light weight table generator coming from knitr. This package simplifies the way to manipulate the HTML or LaTeX codes generated by kable() and allows users to construct complex tables and customize styles using a readable syntax.

r-factominer 2.11
Propagated dependencies: r-car@3.1-3 r-cluster@2.1.6 r-dt@0.33 r-ellipse@0.5.0 r-emmeans@1.10.5 r-flashclust@1.01-2 r-ggplot2@3.5.1 r-ggrepel@0.9.6 r-lattice@0.22-6 r-leaps@3.2 r-mass@7.3-61 r-multcompview@0.1-10 r-scatterplot3d@0.3-44
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://factominer.free.fr
Licenses: GPL 2+
Synopsis: Multivariate exploratory data analysis and data mining
Description:

This package provides exploratory data analysis methods to summarize, visualize and describe datasets. The main principal component methods are available, those with the largest potential in terms of applications: principal component analysis (PCA) when variables are quantitative, correspondence analysis (CA) and multiple correspondence analysis (MCA) when variables are categorical, Multiple Factor Analysis when variables are structured in groups, etc. and hierarchical cluster analysis.

rxvt-unicode 9.31
Dependencies: libptytty@2.0 libxft@2.3.8 libx11@1.8.10 libxt@1.3.1 libxext@1.3.6
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: http://software.schmorp.de/pkg/rxvt-unicode.html
Licenses: GPL 3+
Synopsis: Rxvt clone with XFT and unicode support
Description:

Rxvt-unicode (urxvt) is a colour vt102 terminal emulator intended as an xterm replacement for users who do not require features such as Tektronix 4014 emulation and toolkit-style configurability. It supports unicode, XFT and may be extended with Perl plugins. It also comes with a client/daemon pair that lets you open any number of terminal windows from within a single process.

r-rssampling 1.0
Propagated dependencies: r-learnbayes@2.15.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RSSampling
Licenses: GPL 2
Synopsis: Ranked Set Sampling
Description:

Ranked set sampling (RSS) is introduced as an advanced method for data collection which is substantial for the statistical and methodological analysis in scientific studies by McIntyre (1952) (reprinted in 2005) <doi:10.1198/000313005X54180>. This package introduces the first package that implements the RSS and its modified versions for sampling. With RSSampling', the researchers can sample with basic RSS and the modified versions, namely, Median RSS, Extreme RSS, Percentile RSS, Balanced groups RSS, Double RSS, L-RSS, Truncation-based RSS, Robust extreme RSS. The RSSampling also allows imperfect ranking using an auxiliary variable (concomitant) which is widely used in the real life applications. Applicants can also use this package for parametric and nonparametric inference such as mean, median and variance estimation, regression analysis and some distribution-free tests where the the samples are obtained via basic RSS.

r-bsplinepsd 0.6.0
Propagated dependencies: r-rcpp@1.0.13-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bsplinePsd
Licenses: GPL 3+
Synopsis: Bayesian Nonparametric Spectral Density Estimation Using B-Spline Priors
Description:

Implementation of a Metropolis-within-Gibbs MCMC algorithm to flexibly estimate the spectral density of a stationary time series. The algorithm updates a nonparametric B-spline prior using the Whittle likelihood to produce pseudo-posterior samples and is based on the work presented in Edwards, M.C., Meyer, R. and Christensen, N., Statistics and Computing (2018). <doi.org/10.1007/s11222-017-9796-9>.

r-bigsurvsgd 0.0.1
Propagated dependencies: r-survival@3.7-0 r-rcpp@1.0.13-1 r-foreach@1.5.2 r-doparallel@1.0.17 r-bigmemory@4.6.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bigSurvSGD
Licenses: GPL 2+
Synopsis: Big Survival Analysis Using Stochastic Gradient Descent
Description:

Fits Cox model via stochastic gradient descent. This implementation avoids computational instability of the standard Cox Model when dealing large datasets. Furthermore, it scales up with large datasets that do not fit the memory. It also handles large sparse datasets using proximal stochastic gradient descent algorithm. For more details about the method, please see Aliasghar Tarkhan and Noah Simon (2020) <arXiv:2003.00116v2>.

r-drugsim2dr 0.1.1
Propagated dependencies: r-tidyr@1.3.1 r-sp@2.1-4 r-rvest@1.0.4 r-reshape2@1.4.4 r-pheatmap@1.0.12 r-igraph@2.1.1 r-fastmatch@1.1-4 r-chemminer@3.58.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DrugSim2DR
Licenses: GPL 2+
Synopsis: Predict Drug Functional Similarity to Drug Repurposing
Description:

This package provides a systematic biology tool was developed to repurpose drugs via a drug-drug functional similarity network. DrugSim2DR first predict drug-drug functional similarity in the context of specific disease, and then using the similarity constructed a weighted drug similarity network. Finally, it used a network propagation algorithm on the network to identify drugs with significant target abnormalities as candidate drugs.

r-dynatopgis 0.2.5
Propagated dependencies: r-terra@1.7-83 r-r6@2.5.1 r-jsonlite@1.8.9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://waternumbers.github.io/dynatopGIS/
Licenses: GPL 2
Synopsis: Algorithms for Helping Build Dynamic TOPMODEL Implementations from Spatial Data
Description:

This package provides a set of algorithms based on Quinn et al. (1991) <doi:10.1002/hyp.3360050106> for processing river network and digital elevation data to build implementations of Dynamic TOPMODEL, a semi-distributed hydrological model proposed in Beven and Freer (2001) <doi:10.1002/hyp.252>. The dynatop package implements simulation code for Dynamic TOPMODEL based on the output of dynatopGIS'.

r-flowermate 1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FlowerMate
Licenses: GPL 2+
Synopsis: Reciprocity Indices for Style-Polymorphic Plants
Description:

Computes unidimensional and multidimensional Reciprocity and Inaccuracy indices. These indices are applicable to common heterostylous populations and to any other type of stylar dimorphic and trimorphic populations, such as in enantiostylous and three-dimensional heterostylous plants. Simón-Porcar, V., A. J. Muñoz-Pajares, J. Arroyo, and S. D. Johnson. (in press) "FlowerMate: multidimensional reciprocity and inaccuracy indices for style-polymorphic plant populations.".

r-jmuoutlier 2.2
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jmuOutlier
Licenses: GPL 3
Synopsis: Permutation Tests for Nonparametric Statistics
Description:

This package performs a permutation test on the difference between two location parameters, a permutation correlation test, a permutation F-test, the Siegel-Tukey test, a ratio mean deviance test. Also performs some graphing techniques, such as for confidence intervals, vector addition, and Fourier analysis; and includes functions related to the Laplace (double exponential) and triangular distributions. Performs power calculations for the binomial test.

r-ncsampling 1.0
Propagated dependencies: r-yaimpute@1.0-34.1 r-randomforest@4.7-1.2 r-lattice@0.22-6
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NCSampling
Licenses: GPL 2
Synopsis: Nearest Centroid (NC) Sampling
Description:

This package provides functionality for performing Nearest Centroid (NC) Sampling. The NC sampling procedure was developed for forestry applications and selects plots for ground measurement so as to maximize the efficiency of imputation estimates. It uses multiple auxiliary variables and multivariate clustering to search for an optimal sample. Further details are given in Melville G. & Stone C. (2016) <doi:10.1080/00049158.2016.1218265>.

r-trigpoints 1.0.0
Propagated dependencies: r-tibble@3.2.1 r-sf@1.0-19
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://philmikejones.github.io/trigpoints/
Licenses: Expat
Synopsis: Data Set of Trig Points in Great Britain in British National Grid Coordinates
Description:

This package provides a complete data set of historic GB trig points in British National Grid (OSGB36) coordinate reference system. Trig points (aka triangulation stations) are fixed survey points used to improve the accuracy of map making in Great Britain during the 20th Century. Trig points are typically located on hilltops so still serve as a useful navigational aid for walkers and hikers today.

r-granulator 1.14.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.2.1 r-rlang@1.1.4 r-purrr@1.0.2 r-pheatmap@1.0.12 r-nnls@1.6 r-mass@7.3-61 r-magrittr@2.0.3 r-limsolve@1.5.7.1 r-ggplotify@0.1.2 r-ggplot2@3.5.1 r-epir@2.0.81 r-e1071@1.7-16 r-dtangle@2.0.9 r-dplyr@1.1.4 r-cowplot@1.1.3
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: https://github.com/xanibas/granulator
Licenses: GPL 3
Synopsis: Rapid benchmarking of methods for *in silico* deconvolution of bulk RNA-seq data
Description:

granulator is an R package for the cell type deconvolution of heterogeneous tissues based on bulk RNA-seq data or single cell RNA-seq expression profiles. The package provides a unified testing interface to rapidly run and benchmark multiple state-of-the-art deconvolution methods. Data for the deconvolution of peripheral blood mononuclear cells (PBMCs) into individual immune cell types is provided as well.

r-aplotextra 0.0.3
Propagated dependencies: r-yulab-utils@0.1.8 r-tidyr@1.3.1 r-tibble@3.2.1 r-rlang@1.1.4 r-purrr@1.0.2 r-maftools@2.22.0 r-ggstar@1.0.4 r-ggplot2@3.5.1 r-ggfun@0.1.7 r-forcats@1.0.0 r-dplyr@1.1.4 r-aplot@0.2.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/YuLab-SMU/aplotExtra
Licenses: Artistic License 2.0
Synopsis: Creating Composite Plots using 'aplot'
Description:

Many complex plots are actually composite plots, such as oncoplot', funkyheatmap', upsetplot', etc. We can produce subplots using ggplot2 and combine them to create composite plots using aplot'. In this way, it is easy to customize these complex plots, by adding, deleting or modifying subplots in the final plot. This package provides a set of utilities to help users to create subplots and complex plots.

r-bayessenmc 0.1.5
Propagated dependencies: r-stanheaders@2.32.10 r-rstantools@2.4.0 r-rstan@2.32.6 r-rcppparallel@5.1.9 r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.13-1 r-lme4@1.1-35.5 r-ggplot2@3.5.1 r-dplyr@1.1.4 r-bh@1.84.0-0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/formidify/BayesSenMC
Licenses: GPL 2
Synopsis: Different Models of Posterior Distributions of Adjusted Odds Ratio
Description:

Generates different posterior distributions of adjusted odds ratio under different priors of sensitivity and specificity, and plots the models for comparison. It also provides estimations for the specifications of the models using diagnostics of exposure status with a non-linear mixed effects model. It implements the methods that are first proposed in <doi:10.1016/j.annepidem.2006.04.001> and <doi:10.1177/0272989X09353452>.

r-cancergram 1.0.0
Propagated dependencies: r-stringi@1.8.4 r-shiny@1.8.1 r-ranger@0.17.0 r-pbapply@1.7-2 r-dplyr@1.1.4 r-devtools@2.4.5 r-biogram@1.6.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/BioGenies/CancerGram
Licenses: GPL 3
Synopsis: Prediction of Anticancer Peptides
Description:

Predicts anticancer peptides using random forests trained on the n-gram encoded peptides. The implemented algorithm can be accessed from both the command line and shiny-based GUI. The CancerGram model is too large for CRAN and it has to be downloaded separately from the repository: <https://github.com/BioGenies/CancerGramModel>. For more information see: Burdukiewicz et al. (2020) <doi:10.3390/pharmaceutics12111045>.

r-dvhmetrics 0.4.2
Propagated dependencies: r-shiny@1.8.1 r-reshape2@1.4.4 r-kernsmooth@2.23-24 r-ggplot2@3.5.1 r-dt@0.33
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/dwoll/DVHmetrics/
Licenses: GPL 2+
Synopsis: Analyze Dose-Volume Histograms and Check Constraints
Description:

Functionality for analyzing dose-volume histograms (DVH) in radiation oncology: Read DVH text files, calculate DVH metrics as well as generalized equivalent uniform dose (gEUD), biologically effective dose (BED), equivalent dose in 2 Gy fractions (EQD2), normal tissue complication probability (NTCP), and tumor control probability (TCP). Show DVH diagrams, check and visualize quality assurance constraints for the DVH. Includes web-based graphical user interface.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511
Total results: 36249