_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-predhy-gui 2.1
Propagated dependencies: r-xgboost@1.7.11.1 r-shiny@1.10.0 r-predhy@2.1.2 r-pls@2.8-5 r-lightgbm@4.6.0 r-htmltools@0.5.8.1 r-glmnet@4.1-8 r-foreach@1.5.2 r-dt@0.33 r-doparallel@1.0.17 r-data-table@1.17.2 r-bglr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=predhy.GUI
Licenses: GPL 3
Synopsis: Genomic Prediction of Hybrid Performance with Graphical User Interface
Description:

This package performs genomic prediction of hybrid performance using eight GS methods including GBLUP, BayesB, RKHS, PLS, LASSO, Elastic net, XGBoost and LightGBM. GBLUP: genomic best liner unbiased prediction, RKHS: reproducing kernel Hilbert space, PLS: partial least squares regression, LASSO: least absolute shrinkage and selection operator, XGBoost: extreme gradient boosting, LightGBM: light gradient boosting machine. It also provides fast cross-validation and mating design scheme for training population (Xu S et al (2016) <doi:10.1111/tpj.13242>; Xu S (2017) <doi:10.1534/g3.116.038059>).

r-pmsampsize 1.1.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pmsampsize
Licenses: GPL 3+
Synopsis: Sample Size for Development of a Prediction Model
Description:

Computes the minimum sample size required for the development of a new multivariable prediction model using the criteria proposed by Riley et al. (2018) <doi: 10.1002/sim.7992>. pmsampsize can be used to calculate the minimum sample size for the development of models with continuous, binary or survival (time-to-event) outcomes. Riley et al. (2018) <doi: 10.1002/sim.7992> lay out a series of criteria the sample size should meet. These aim to minimise the overfitting and to ensure precise estimation of key parameters in the prediction model.

r-sparvaride 0.1.0
Propagated dependencies: r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://hdarjus.github.io/sparvaride/
Licenses: GPL 3+
Synopsis: Variance Identification in Sparse Factor Analysis
Description:

This is an implementation of the algorithm described in Section 3 of Hosszejni and Frühwirth-Schnatter (2022) <doi:10.48550/arXiv.2211.00671>. The algorithm is used to verify that the counting rule CR(r,1) holds for the sparsity pattern of the transpose of a factor loading matrix. As detailed in Section 2 of the same paper, if CR(r,1) holds, then the idiosyncratic variances are generically identified. If CR(r,1) does not hold, then we do not know whether the idiosyncratic variances are identified or not.

r-affxparser 1.80.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/HenrikBengtsson/affxparser
Licenses: LGPL 2.0+ LGPL 2.1 GPL 2
Synopsis: Affymetrix File Parsing SDK
Description:

This is a package for parsing Affymetrix files (CDF, CEL, CHP, BPMAP, BAR). It provides methods for fast and memory efficient parsing of Affymetrix files using the Affymetrix' Fusion SDK. Both ASCII- and binary-based files are supported. Currently, there are methods for reading chip definition file (CDF) and a cell intensity file (CEL). These files can be read either in full or in part. For example, probe signals from a few probesets can be extracted very quickly from a set of CEL files into a convenient list structure.

r-filematrix 1.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/andreyshabalin/filematrix
Licenses: LGPL 3
Synopsis: File-backed matrix class with convenient read and write access
Description:

This package provides an interface for working with large matrices stored in files, not in computer memory. It supports multiple non-character data types (double, integer, logical and raw) of various sizes (e.g. 8 and 4 byte real values). Access to parts of the matrix is done by indexing, exactly as with usual R matrices. It supports very large matrices; the package has been tested on multi-terabyte matrices. It allows for more than 2^32 rows or columns, ad allows for quick addition of extra columns to a filematrix.

r-glmtoolbox 0.1.12
Propagated dependencies: r-broom@1.0.8 r-formula@1.2-5 r-mass@7.3-65 r-numderiv@2016.8-1.1 r-rfast@2.1.5.1 r-statmod@1.5.0 r-suppdists@1.1-9.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlgs.netlify.app/
Licenses: GPL 2 GPL 3
Synopsis: Set of tools to data analysis using generalized linear models
Description:

This package provides a set of tools for the statistical analysis of data using:

  1. normal linear models;

  2. generalized linear models;

  3. negative binomial regression models as alternative to the Poisson regression models under the presence of overdispersion;

  4. beta-binomial and random-clumped binomial regression models as alternative to the binomial regression models under the presence of overdispersion;

  5. zero-inflated and zero-altered regression models to deal with zero-excess in count data;

  6. generalized nonlinear models;

  7. generalized estimating equations for cluster correlated data.

r-ewsmethods 1.3.1
Propagated dependencies: r-zoo@1.8-14 r-scales@1.4.0 r-reticulate@1.42.0 r-redm@1.15.4 r-moments@0.14.1 r-mar@1.2-0 r-infotheo@1.2.0.1 r-gtools@3.9.5 r-ggplot2@3.5.2 r-forecast@8.24.0 r-foreach@1.5.2 r-egg@0.4.5 r-curl@6.2.2
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/duncanobrien/EWSmethods
Licenses: Expat
Synopsis: Forecasting Tipping Points at the Community Level
Description:

Rolling and expanding window approaches to assessing abundance based early warning signals, non-equilibrium resilience measures, and machine learning. See Dakos et al. (2012) <doi:10.1371/journal.pone.0041010>, Deb et al. (2022) <doi:10.1098/rsos.211475>, Drake and Griffen (2010) <doi:10.1038/nature09389>, Ushio et al. (2018) <doi:10.1038/nature25504> and Weinans et al. (2021) <doi:10.1038/s41598-021-87839-y> for methodological details. Graphical presentation of the outputs are also provided for clear and publishable figures. Visit the EWSmethods website for more information, and tutorials.

r-ioanalysis 0.3.4
Propagated dependencies: r-plot3d@1.4.1 r-lpsolve@5.6.23 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: http://www.real.illinois.edu
Licenses: GPL 2+
Synopsis: Input Output Analysis
Description:

Calculates fundamental IO matrices (Leontief, Wassily W. (1951) <doi:10.1038/scientificamerican1051-15>); within period analysis via various rankings and coefficients (Sonis and Hewings (2006) <doi:10.1080/09535319200000013>, Blair and Miller (2009) <ISBN:978-0-521-73902-3>, Antras et al (2012) <doi:10.3386/w17819>, Hummels, Ishii, and Yi (2001) <doi:10.1016/S0022-1996(00)00093-3>); across period analysis with impact analysis (Dietzenbacher, van der Linden, and Steenge (2006) <doi:10.1080/09535319300000017>, Sonis, Hewings, and Guo (2006) <doi:10.1080/09535319600000002>); and a variety of table operators.

r-lifertable 0.1.0
Propagated dependencies: r-tidyr@1.3.1 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=Lifertable
Licenses: Expat
Synopsis: Life and Fertility Tables Specially for Insects
Description:

Life and Fertility Tables are appropriate to study the dynamics of arthropods populations. This package provides utilities for constructing Life Tables and Fertility Tables, related demographic parameters, and some simple graphs of interest. It also offers functions to transform the obtained data into a known format for better manipulation. This document is based on the article by Maia, Luiz, and Campanhola "Statistical Inference on Associated Fertility Life Table Parameters Using Jackknife Technique Computational Aspects" (April 2000, Journal of Economic Entomology, Volume 93, Issue 2) <doi:10.1603/0022-0493-93.2.511>.

r-momentuhmm 1.5.5
Propagated dependencies: r-sp@2.2-0 r-rlang@1.1.6 r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14 r-raster@3.6-32 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-3 r-mass@7.3-65 r-foreach@1.5.2 r-dorng@1.8.6.2 r-doparallel@1.0.17 r-crawl@2.3.0 r-circstats@0.2-6 r-brobdingnag@1.2-9
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/bmcclintock/momentuHMM
Licenses: GPL 3
Synopsis: Maximum Likelihood Analysis of Animal Movement Behavior Using Multivariate Hidden Markov Models
Description:

Extended tools for analyzing telemetry data using generalized hidden Markov models. Features of momentuHMM (pronounced ``momentum'') include data pre-processing and visualization, fitting HMMs to location and auxiliary biotelemetry or environmental data, biased and correlated random walk movement models, hierarchical HMMs, multiple imputation for incorporating location measurement error and missing data, user-specified design matrices and constraints for covariate modelling of parameters, random effects, decoding of the state process, visualization of fitted models, model checking and selection, and simulation. See McClintock and Michelot (2018) <doi:10.1111/2041-210X.12995>.

r-minesweepr 0.1.1
Propagated dependencies: r-rlang@1.1.6 r-pals@1.10 r-mmand@1.6.3 r-mgc@2.0.2 r-hms@1.1.3 r-gsignal@0.3-7 r-dplyr@1.1.4 r-complexheatmap@2.24.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mineSweepR
Licenses: Expat
Synopsis: Mine Sweeper Game
Description:

This is the very popular mine sweeper game! The game requires you to find out tiles that contain mines through clues from unmasking neighboring tiles. Each tile that does not contain a mine shows the number of mines in its adjacent tiles. If you unmask all tiles that do not contain mines, you win the game; if you unmask any tile that contains a mine, you lose the game. For further game instructions, please run `help(run_game)` and check details. This game runs in X11-compatible devices with `grDevices::x11()`.

r-phase1prmd 1.0.2
Dependencies: jags@4.3.1
Propagated dependencies: r-rjags@4-17 r-reshape2@1.4.4 r-rcolorbrewer@1.1-3 r-plyr@1.8.9 r-mass@7.3-65 r-knitr@1.50 r-kableextra@1.4.0 r-gridextra@2.3 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-coda@0.19-4.1 r-arrayhelpers@1.1-0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=phase1PRMD
Licenses: GPL 2+
Synopsis: Personalized Repeated Measurement Design for Phase I Clinical Trials
Description:

This package implements Bayesian phase I repeated measurement design that accounts for multidimensional toxicity endpoints and longitudinal efficacy measure from multiple treatment cycles. The package provides flags to fit a variety of model-based phase I design, including 1 stage models with or without individualized dose modification, 3-stage models with or without individualized dose modification, etc. Functions are provided to recommend dosage selection based on the data collected in the available patient cohorts and to simulate trial characteristics given design parameters. Yin, Jun, et al. (2017) <doi:10.1002/sim.7134>.

r-tempdisagg 1.1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://journal.r-project.org/archive/2013-2/sax-steiner.pdf
Licenses: GPL 3
Synopsis: Methods for Temporal Disaggregation and Interpolation of Time Series
Description:

Temporal disaggregation methods are used to disaggregate and interpolate a low frequency time series to a higher frequency series, where either the sum, the mean, the first or the last value of the resulting high frequency series is consistent with the low frequency series. Temporal disaggregation can be performed with or without one or more high frequency indicator series. Contains the methods of Chow-Lin, Santos-Silva-Cardoso, Fernandez, Litterman, Denton and Denton-Cholette, summarized in Sax and Steiner (2013) <doi:10.32614/RJ-2013-028>. Supports most R time series classes.

r-watermelon 2.14.0
Propagated dependencies: r-biobase@2.68.0 r-illuminahumanmethylation450kanno-ilmn12-hg19@0.6.1 r-illuminaio@0.50.0 r-limma@3.64.0 r-lumi@2.60.0 r-matrixstats@1.5.0 r-methylumi@2.54.0 r-roc@1.84.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/wateRmelon/
Licenses: GPL 3
Synopsis: Illumina 450 methylation array normalization and metrics
Description:

The standard index of DNA methylation (beta) is computed from methylated and unmethylated signal intensities. Betas calculated from raw signal intensities perform well, but using 11 methylomic datasets we demonstrate that quantile normalization methods produce marked improvement. The commonly used procedure of normalizing betas is inferior to the separate normalization of M and U, and it is also advantageous to normalize Type I and Type II assays separately. This package provides 15 flavours of betas and three performance metrics, with methods for objects produced by the methylumi and minfi packages.

r-distanceto 0.0.3
Propagated dependencies: r-sf@1.0-21 r-nabor@0.5.0 r-geodist@0.1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/robitalec/distance-to
Licenses: GPL 3+
Synopsis: Calculate Distance to Features
Description:

Calculates distances from point locations to features. The usual approach for eg. resource selection function analyses is to generate a complete distance to features surface then sample it with your observed and random points. Since these raster based approaches can be pretty costly with large areas, and often lead to memory issues in R, the distanceto package opts to compute these distances using efficient, vector based approaches. As a helper, there's a decidedly low-res raster based approach for visually inspecting your region's distance surface. But the workhorse is distance_to.

r-extrafrail 1.13
Propagated dependencies: r-survival@3.8-3 r-pracma@2.4.4 r-msm@1.8.2 r-expint@0.1-8
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=extrafrail
Licenses: GPL 2+
Synopsis: Estimation and Additional Tools for Alternative Shared Frailty Models
Description:

Provide estimation and data generation tools for some new multivariate frailty models. This version includes the gamma, inverse Gaussian, weighted Lindley, Birnbaum-Saunders, truncated normal, mixture of inverse Gaussian, mixture of Birnbaum-Saunders and generalized exponential as the distribution for the frailty terms. For the basal model, it is considered a parametric approach based on the exponential, Weibull and the piecewise exponential distributions as well as a semiparametric approach. For details, see Gallardo and Bourguignon (2025) <doi:10.1002/bimj.70044> and Gallardo et al. (2024) <doi:10.1007/s11222-024-10458-w>.

r-glmmselect 1.2.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GLMMselect
Licenses: GPL 3
Synopsis: Bayesian Model Selection for Generalized Linear Mixed Models
Description:

This package provides a Bayesian model selection approach for generalized linear mixed models. Currently, GLMMselect can be used for Poisson GLMM and Bernoulli GLMM. GLMMselect can select fixed effects and random effects simultaneously. Covariance structures for the random effects are a product of a unknown scalar and a known semi-positive definite matrix. GLMMselect can be widely used in areas such as longitudinal studies, genome-wide association studies, and spatial statistics. GLMMselect is based on Xu, Ferreira, Porter, and Franck (202X), Bayesian Model Selection Method for Generalized Linear Mixed Models, Biometrics, under review.

r-juicyjuice 0.1.0
Propagated dependencies: r-v8@6.0.3
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/rich-iannone/juicyjuice
Licenses: Expat
Synopsis: Inline CSS Properties into HTML Tags Using 'juice'
Description:

There are occasions where you need a piece of HTML with integrated styles. A prime example of this is HTML email. This transformation involves moving the CSS and associated formatting instructions from the style block in the head of your document into the body of the HTML. Many prominent email clients require integrated styles in HTML email; otherwise a received HTML email will be displayed without any styling. This package will quickly and precisely perform these CSS transformations when given HTML text and it does so by using the JavaScript juice library.

r-markophylo 1.0.9
Propagated dependencies: r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14 r-phangorn@2.12.1 r-numderiv@2016.8-1.1 r-geiger@2.0.11 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=markophylo
Licenses: GPL 2+
Synopsis: Markov Chain Models for Phylogenetic Trees
Description:

Allows for fitting of maximum likelihood models using Markov chains on phylogenetic trees for analysis of discrete character data. Examples of such discrete character data include restriction sites, gene family presence/absence, intron presence/absence, and gene family size data. Hypothesis-driven user- specified substitution rate matrices can be estimated. Allows for biologically realistic models combining constrained substitution rate matrices, site rate variation, site partitioning, branch-specific rates, allowing for non-stationary prior root probabilities, correcting for sampling bias, etc. See Dang and Golding (2016) <doi:10.1093/bioinformatics/btv541> for more details.

r-optbdmaeat 1.0.2
Propagated dependencies: r-matrix@1.7-3 r-mass@7.3-65 r-igraph@2.1.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=optbdmaeAT
Licenses: GPL 2
Synopsis: Optimal Block Designs for Two-Colour cDNA Microarray Experiments
Description:

Computes A-, MV-, D- and E-optimal or near-optimal block designs for two-colour cDNA microarray experiments using the linear fixed effects and mixed effects models where the interest is in a comparison of all possible elementary treatment contrasts. The algorithms used in this package are based on the treatment exchange and array exchange algorithms of Debusho, Gemechu and Haines (2018) <doi:10.1080/03610918.2018.1429617>. The package also provides an optional method of using the graphical user interface (GUI) R package tcltk to ensure that it is user friendly.

r-concordexr 1.8.0
Propagated dependencies: r-summarizedexperiment@1.38.1 r-spatialexperiment@1.18.1 r-sparsematrixstats@1.20.0 r-singlecellexperiment@1.30.1 r-rlang@1.1.6 r-purrr@1.0.4 r-matrix@1.7-3 r-delayedarray@0.34.1 r-cli@3.6.5 r-bluster@1.18.0 r-biocparallel@1.42.0 r-biocneighbors@2.2.0 r-biocgenerics@0.54.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/pachterlab/concordexR
Licenses: Artistic License 2.0
Synopsis: Identify Spatial Homogeneous Regions with concordex
Description:

Spatial homogeneous regions (SHRs) in tissues are domains that are homogenous with respect to cell type composition. We present a method for identifying SHRs using spatial transcriptomics data, and demonstrate that it is efficient and effective at finding SHRs for a wide variety of tissue types. concordex relies on analysis of k-nearest-neighbor (kNN) graphs. The tool is also useful for analysis of non-spatial transcriptomics data, and can elucidate the extent of concordance between partitions of cells derived from clustering algorithms, and transcriptomic similarity as represented in kNN graphs.

ruby-covered 0.20.2
Propagated dependencies: ruby-console@1.16.2 ruby-msgpack@1.6.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ioquatix/covered
Licenses: Expat
Synopsis: Modern approach to code coverage in Ruby
Description:

Covered uses modern Ruby features to generate comprehensive coverage, including support for templates which are compiled into Ruby. It has the following features:

  • Incremental coverage -- if you run your full test suite, and the run a subset, it will still report the correct coverage - so you can incrementally work on improving coverage.

  • Integration with RSpec, Minitest, Travis & Coveralls - no need to configure anything - out of the box support for these platforms.

  • It supports coverage of views -- templates compiled to Ruby code can be tracked for coverage reporting.

r-areabiplot 1.0.0
Propagated dependencies: r-nipals@1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=areabiplot
Licenses: Expat
Synopsis: Area Biplot
Description:

Considering an (n x m) data matrix X, this package is based on the method proposed by Gower, Groener, and Velden (2010) <doi:10.1198/jcgs.2010.07134>, and utilize the resulting matrices from the extended version of the NIPALS decomposition to determine n triangles whose areas are used to visually estimate the elements of a specific column of X. After a 90-degree rotation of the sample points, the triangles are drawn regarding the following points: 1.the origin of the axes; 2.the sample points; 3. the vector endpoint representing some variable.

r-cumulcalib 0.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/resplab/cumulcalib
Licenses: Expat
Synopsis: Cumulative Calibration Assessment for Prediction Models
Description:

This package provides tools for visualization of, and inference on, the calibration of prediction models on the cumulative domain. This provides a method for evaluating calibration of risk prediction models without having to group the data or use tuning parameters (e.g., loess bandwidth). This package implements the methodology described in Sadatsafavi and Patkau (2024) <doi:10.1002/sim.10138>. The core of the package is cumulcalib(), which takes in vectors of binary responses and predicted risks. The plot() and summary() methods are implemented for the results returned by cumulcalib().

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528
Total results: 36659