_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-mixlm 1.4.3
Propagated dependencies: r-pracma@2.4.6 r-pls@2.8-5 r-multcomp@1.4-29 r-leaps@3.2 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/khliland/mixlm/
Licenses: GPL 2+
Synopsis: Mixed Model ANOVA and Statistics for Education
Description:

The main functions perform mixed models analysis by least squares or REML by adding the function r() to formulas of lm() and glm(). A collection of text-book statistics for higher education is also included, e.g. modifications of the functions lm(), glm() and associated summaries from the package stats'.

r-mixedlevelrsds 1.0.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MixedLevelRSDs
Licenses: GPL 2+
Synopsis: Mixed Level Response Surface Designs
Description:

Response Surface Designs (RSDs) involving factors not all at same levels are called Mixed Level RSDs (or Asymmetric RSDs). In many practical situations, RSDs with asymmetric levels will be more suitable as it explores more regions in the design space. (J.S. Mehta and M.N. Das (1968) <doi:10.2307/1267046>. "Asymmetric rotatable designs and orthogonal transformations").This package contains function named ATORDs_I() for generating asymmetric third order rotatable designs (ATORDs) based on third order designs given by Das and Narasimham (1962). Function ATORDs_II() generates asymmetric third order rotatable designs developed using t-design of unequal set sizes, which are smaller in size as compared to design generated by function ATORDs_I(). In general, third order rotatable designs can be classified into two classes viz., designs that are suitable for sequential experimentation and designs for non-sequential experimentation. The sequential experimentation approach involves conducting the trials step by step whereas, in the non-sequential experimentation approach, the entire runs are executed in one go (M. N. Das and V. Narasimham (1962) <doi:10.1214/AOMS/1177704374>. "Construction of Rotatable Designs through Balanced Incomplete Block Designs"). ATORDs_I() and ATORDs_II() functions generate non-sequential asymmetric third order designs. Function named SeqTORD() generates symmetric sequential third order design in blocks and also gives G-efficiency of the given design. Function named Asymseq() generates asymmetric sequential third order designs in blocks (M. Hemavathi, Eldho Varghese, Shashi Shekhar and Seema Jaggi (2020) <doi:10.1080/02664763.2020.1864817>. "Sequential asymmetric third order rotatable designs (SATORDs)"). In response surface design, situations may arise in which some of the factors are qualitative in nature (Jyoti Divecha and Bharat Tarapara (2017) <doi:10.1080/08982112.2016.1217338>. "Small, balanced, efficient, optimal, and near rotatable response surface designs for factorial experiments asymmetrical in some quantitative, qualitative factors"). The Function named QualRSD() generates second order design with qualitative factors along with their D-efficiency and G-efficiency. The function named RotatabilityQ() calculates a measure of rotatability (measure Q, 0 <= Q <= 1) given by Draper and Pukelshiem(1990) for given a design based on a second order model, (Norman R. Draper and Friedrich Pukelsheim(1990) <doi:10.1080/00401706.1990.10484635>. "Another look at rotatability").

r-multicmp 1.1
Propagated dependencies: r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://dx.doi.org/10.1016/j.jmva.2016.04.007
Licenses: GPL 3
Synopsis: Flexible Modeling of Multivariate Count Data via the Multivariate Conway-Maxwell-Poisson Distribution
Description:

This package provides a toolkit containing statistical analysis models motivated by multivariate forms of the Conway-Maxwell-Poisson (COM-Poisson) distribution for flexible modeling of multivariate count data, especially in the presence of data dispersion. Currently the package only supports bivariate data, via the bivariate COM-Poisson distribution described in Sellers et al. (2016) <doi:10.1016/j.jmva.2016.04.007>. Future development will extend the package to higher-dimensional data.

r-mmcards 0.1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mightymetrika/mmcards
Licenses: Expat
Synopsis: Playing Cards Utility Functions
Description:

Early insights in probability theory were largely influenced by questions about gambling and games of chance, as noted by Blitzstein and Hwang (2019, ISBN:978-1138369917). In modern times, playing cards continue to serve as an effective teaching tool for probability, statistics, and even R programming, as demonstrated by Grolemund (2014, ISBN:978-1449359010). The mmcards package offers a collection of utility functions designed to aid in the creation, manipulation, and utilization of playing card decks in multiple formats. These include a standard 52-card deck, as well as alternative decks such as decks defined by custom anonymous functions and custom interleaved decks. Optimized for the development of educational shiny applications, the package is particularly useful for teaching statistics and probability through card-based games. Functions include shuffle_deck(), which creates either a shuffled standard deck or a shuffled custom alternative deck; deal_card(), which takes a deck and returns a list object containing both the dealt card and the updated deck; and i_deck(), which adds image paths to card objects, further enriching the package's utility in the development of interactive shiny application card games.

r-modest 0.3-1
Propagated dependencies: r-shinybs@0.61.1 r-shiny@1.11.1 r-rhandsontable@0.3.8 r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=modest
Licenses: GPL 2
Synopsis: Model-Based Dose-Escalation Trials
Description:

User-friendly Shiny apps for designing and evaluating phase I cancer clinical trials, with the aim to estimate the maximum tolerated dose (MTD) of a novel drug, using a Bayesian decision procedure based on logistic regression.

r-metaconfoundr 0.1.2
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-shiny@1.11.1 r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-forcats@1.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/malcolmbarrett/metaconfoundr
Licenses: Expat
Synopsis: Visualize 'Confounder' Control in Meta-Analyses
Description:

Visualize confounder control in meta-analysis. metaconfoundr is an approach to evaluating bias in studies used in meta-analyses based on the causal inference framework. Study groups create a causal diagram displaying their assumptions about the scientific question. From this, they develop a list of important confounders'. Then, they evaluate whether studies controlled for these variables well. metaconfoundr is a toolkit to facilitate this process and visualize the results as heat maps, traffic light plots, and more.

r-mcparalleldo 1.1.0
Propagated dependencies: r-r6@2.6.1 r-r-utils@2.13.0 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/drknexus/mcparallelDo
Licenses: GPL 2
Synopsis: Simplified Interface for Running Commands on Parallel Processes
Description:

This package provides a function that wraps mcparallel() and mccollect() from parallel with temporary variables and a task handler. Wrapped in this way the results of an mcparallel() call can be returned to the R session when the fork is complete without explicitly issuing a specific mccollect() to retrieve the value. Outside of top-level tasks, multiple mcparallel() jobs can be retrieved with a single call to mcparallelDoCheck().

r-marqlevalg 2.0.8
Propagated dependencies: r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=marqLevAlg
Licenses: GPL 2+
Synopsis: Parallelized General-Purpose Optimization Based on Marquardt-Levenberg Algorithm
Description:

This algorithm provides a numerical solution to the problem of unconstrained local minimization (or maximization). It is particularly suited for complex problems and more efficient than the Gauss-Newton-like algorithm when starting from points very far from the final minimum (or maximum). Each iteration is parallelized and convergence relies on a stringent stopping criterion based on the first and second derivatives. See Philipps et al, 2021 <doi:10.32614/RJ-2021-089>.

r-moose 0.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=moose
Licenses: Expat
Synopsis: Mean Squared Out-of-Sample Error Projection
Description:

Projects mean squared out-of-sample error for a linear regression based upon the methodology developed in Rohlfs (2022) <doi:10.48550/arXiv.2209.01493>. It consumes as inputs the lm object from an estimated OLS regression (based on the "training sample") and a data.frame of out-of-sample cases (the "test sample") that have non-missing values for the same predictors. The test sample may or may not include data on the outcome variable; if it does, that variable is not used. The aim of the exercise is to project what what mean squared out-of-sample error can be expected given the predictor values supplied in the test sample. Output consists of a list of three elements: the projected mean squared out-of-sample error, the projected out-of-sample R-squared, and a vector of out-of-sample "hat" or "leverage" values, as defined in the paper.

r-mmem 0.1.1
Propagated dependencies: r-stringr@1.6.0 r-psych@2.5.6 r-matrixcalc@1.0-6 r-matrix@1.7-4 r-mass@7.3-65 r-lme4@1.1-37 r-jointdiag@0.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MMeM
Licenses: GPL 3
Synopsis: Multivariate Mixed Effects Model
Description:

Analyzing data under multivariate mixed effects model using multivariate REML and multivariate Henderson3 methods. See Meyer (1985) <doi:10.2307/2530651> and Wesolowska Janczarek (1984) <doi:10.1002/bimj.4710260613>.

r-muchpoint 0.6.4
Propagated dependencies: r-shiny@1.11.1 r-rcpp@1.1.0 r-matrix@1.7-4 r-capushe@1.1.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/Lionning/MuChPoint
Licenses: GPL 2
Synopsis: Multiple Change Point
Description:

Nonparametric approach to estimate the location of block boundaries (change-points) of non-overlapping blocks in a random symmetric matrix which consists of random variables whose distribution changes from block to block. BRAULT Vincent, OUADAH Sarah, SANSONNET Laure and LEVY-LEDUC Celine (2017) <doi:10.1016/j.jmva.2017.12.005>.

r-mytai 2.3.4
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-s7@0.2.1 r-readr@2.1.6 r-rcppthread@2.2.0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-rcolorbrewer@1.1-3 r-purrr@1.2.0 r-pheatmap@1.0.13 r-patchwork@1.3.2 r-memoise@2.0.1 r-matrix@1.7-4 r-ggtext@0.1.2 r-ggridges@0.5.7 r-ggrepel@0.9.6 r-ggplotify@0.1.3 r-ggplot2@4.0.1 r-ggforce@0.5.0 r-fitdistrplus@1.2-4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://drostlab.github.io/myTAI/
Licenses: GPL 2
Synopsis: Evolutionary Transcriptomics
Description:

Investigate the evolution of biological processes by capturing evolutionary signatures in transcriptomes (Drost et al. (2018) <doi:10.1093/bioinformatics/btx835>). This package aims to provide a transcriptome analysis environment to quantify the average evolutionary age of genes contributing to a transcriptome of interest.

r-mkpower 1.1
Propagated dependencies: r-rlang@1.1.6 r-qqplotr@0.0.7 r-mvtnorm@1.3-3 r-mkinfer@1.3 r-mkdescr@0.9 r-matrixtests@0.2.3.1 r-ggplot2@4.0.1 r-coin@1.4-3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/stamats/MKpower
Licenses: LGPL 3
Synopsis: Power Analysis and Sample Size Calculation
Description:

Power analysis and sample size calculation for Welch and Hsu (Hedderich and Sachs (2018), ISBN:978-3-662-56657-2) t-tests including Monte-Carlo simulations of empirical power and type-I-error. Power and sample size calculation for Wilcoxon rank sum and signed rank tests via Monte-Carlo simulations. Power and sample size required for the evaluation of a diagnostic test(-system) (Flahault et al. (2005), <doi:10.1016/j.jclinepi.2004.12.009>; Dobbin and Simon (2007), <doi:10.1093/biostatistics/kxj036>) as well as for a single proportion (Fleiss et al. (2003), ISBN:978-0-471-52629-2; Piegorsch (2004), <doi:10.1016/j.csda.2003.10.002>; Thulin (2014), <doi:10.1214/14-ejs909>), comparing two negative binomial rates (Zhu and Lakkis (2014), <doi:10.1002/sim.5947>), ANCOVA (Shieh (2020), <doi:10.1007/s11336-019-09692-3>), reference ranges (Jennen-Steinmetz and Wellek (2005), <doi:10.1002/sim.2177>), multiple primary endpoints (Sozu et al. (2015), ISBN:978-3-319-22005-5), and AUC (Hanley and McNeil (1982), <doi:10.1148/radiology.143.1.7063747>).

r-mseapca 2.2.1
Propagated dependencies: r-xml@3.99-0.20 r-loadings@0.5.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mseapca
Licenses: LGPL 3
Synopsis: Metabolite Set Enrichment Analysis for Loadings
Description:

Computing metabolite set enrichment analysis (MSEA) (Yamamoto, H. et al. (2014) <doi:10.1186/1471-2105-15-51>), single sample enrichment analysis (SSEA) (Yamamoto, H. (2023) <doi:10.51094/jxiv.262>) and over-representation analysis (ORA) that accounts for undetected metabolites (Yamamoto, H. (2024) <doi:10.51094/jxiv.954>).

r-monad 0.1.1
Propagated dependencies: r-s7@0.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mikmart/monad
Licenses: Expat
Synopsis: Operators and Generics for Monads
Description:

Compose generic monadic function pipelines with %>>% and %>-% based on implementing the S7 generics fmap() and bind(). Methods are provided for the built-in list type and the maybe class from the maybe package. The concepts are modelled directly after the Monad typeclass in Haskell, but adapted for idiomatic use in R.

r-mapstats 3.2
Propagated dependencies: r-ttutils@1.0-1.1 r-survey@4.4-8 r-sp@2.2-0 r-sf@1.0-23 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-lattice@0.22-7 r-hmisc@5.2-4 r-colorspace@2.1-2 r-classint@0.4-11
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mapStats
Licenses: GPL 2+
Synopsis: Geographic Display of Survey Data Statistics
Description:

Automated calculation and visualization of survey data statistics on a color-coded (choropleth) map.

r-my-stepwise 0.1.0
Propagated dependencies: r-survival@3.8-3 r-lmtest@0.9-40 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=My.stepwise
Licenses: GPL 3+
Synopsis: Stepwise Variable Selection Procedures for Regression Analysis
Description:

The stepwise variable selection procedure (with iterations between the forward and backward steps) can be used to obtain the best candidate final regression model in regression analysis. All the relevant covariates are put on the variable list to be selected. The significance levels for entry (SLE) and for stay (SLS) are usually set to 0.15 (or larger) for being conservative. Then, with the aid of substantive knowledge, the best candidate final regression model is identified manually by dropping the covariates with p value > 0.05 one at a time until all regression coefficients are significantly different from 0 at the chosen alpha level of 0.05.

r-mhcnuggetsr 1.1
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-reticulate@1.44.1 r-rappdirs@0.3.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/richelbilderbeek/mhcnuggetsr/
Licenses: GPL 3
Synopsis: Call MHCnuggets
Description:

MHCnuggets (<https://github.com/KarchinLab/mhcnuggets>) is a Python tool to predict MHC class I and MHC class II epitopes. This package allows one to call MHCnuggets from R.

r-maxmatching 0.1.0
Propagated dependencies: r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=maxmatching
Licenses: CC0
Synopsis: Maximum Matching for General Weighted Graph
Description:

Computes the maximum matching for unweighted graph and maximum matching for (un)weighted bipartite graph efficiently.

r-medscan 1.0.2
Propagated dependencies: r-qvalue@2.42.0 r-qqman@0.1.9 r-locfdr@1.1-8 r-hdmt@1.0.5 r-fdrtool@1.2.18
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/umich-cphds/medScan
Licenses: GPL 3
Synopsis: Large Scale Single Mediator Hypothesis Testing
Description:

This package provides a collection of methods for large scale single mediator hypothesis testing. The six included methods for testing the mediation effect are Sobel's test, Max P test, joint significance test under the composite null hypothesis, high dimensional mediation testing, divide-aggregate composite null test, and Sobel's test under the composite null hypothesis. Du et al (2023) <doi:10.1002/gepi.22510>.

r-mns 1.0
Propagated dependencies: r-mvtnorm@1.3-3 r-mass@7.3-65 r-igraph@2.2.1 r-glmnet@4.1-10 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MNS
Licenses: GPL 2
Synopsis: Mixed Neighbourhood Selection
Description:

An implementation of the mixed neighbourhood selection (MNS) algorithm. The MNS algorithm can be used to estimate multiple related precision matrices. In particular, the motivation behind this work was driven by the need to understand functional connectivity networks across multiple subjects. This package also contains an implementation of a novel algorithm through which to simulate multiple related precision matrices which exhibit properties frequently reported in neuroimaging analysis.

r-mlrcpo 0.3.8
Propagated dependencies: r-stringi@1.8.7 r-paramhelpers@1.14.2 r-mlr@2.19.3 r-checkmate@2.3.3 r-bbmisc@1.13 r-backports@1.5.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mlr-org/mlrCPO
Licenses: FreeBSD
Synopsis: Composable Preprocessing Operators and Pipelines for Machine Learning
Description:

Toolset that enriches mlr with a diverse set of preprocessing operators. Composable Preprocessing Operators ("CPO"s) are first-class R objects that can be applied to data.frames and mlr "Task"s to modify data, can be attached to mlr "Learner"s to add preprocessing to machine learning algorithms, and can be composed to form preprocessing pipelines.

r-mlergm 0.8.1
Propagated dependencies: r-stringr@1.6.0 r-statnet-common@4.12.0 r-sna@2.8 r-reshape2@1.4.5 r-plyr@1.8.9 r-network@1.19.0 r-matrix@1.7-4 r-lpsolve@5.6.23 r-ggplot2@4.0.1 r-ggally@2.4.0 r-ergm@4.10.1 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mlergm
Licenses: GPL 3
Synopsis: Multilevel Exponential-Family Random Graph Models
Description:

Estimates exponential-family random graph models for multilevel network data, assuming the multilevel structure is observed. The scope, at present, covers multilevel models where the set of nodes is nested within known blocks. The estimation method uses Monte-Carlo maximum likelihood estimation (MCMLE) methods to estimate a variety of canonical or curved exponential family models for binary random graphs. MCMLE methods for curved exponential-family random graph models can be found in Hunter and Handcock (JCGS, 2006). The package supports parallel computing, and provides methods for assessing goodness-of-fit of models and visualization of networks.

r-molgenisarmadillo 2.9.3
Propagated dependencies: r-urltools@1.7.3.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlist@0.4.6.2 r-readr@2.1.6 r-purrr@1.2.0 r-molgenisauth@1.0.0 r-httr2@1.2.1 r-httr@1.4.7 r-dplyr@1.1.4 r-cli@3.6.5 r-base64enc@0.1-3 r-arrow@22.0.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/molgenis/molgenis-r-armadillo/
Licenses: LGPL 2.1+
Synopsis: Armadillo Client for the Armadillo Service
Description:

This package provides a set of functions to manage data shared on a MOLGENIS Armadillo server.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208