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

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-marketmatching 1.2.1
Propagated dependencies: r-zoo@1.8-14 r-utf8@1.2.6 r-tidyr@1.3.1 r-scales@1.4.0 r-reshape2@1.4.5 r-iterators@1.0.14 r-ggplot2@4.0.1 r-foreach@1.5.2 r-dtw@1.23-1 r-dplyr@1.1.4 r-doparallel@1.0.17 r-causalimpact@1.4.1 r-bsts@0.9.11 r-boom@0.9.16
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MarketMatching
Licenses: GPL 3+
Build system: r
Synopsis: Market Matching and Causal Impact Inference
Description:

For a given test market find the best control markets using time series matching and analyze the impact of an intervention. The intervention could be a marketing event or some other local business tactic that is being tested. The workflow implemented in the Market Matching package utilizes dynamic time warping (the dtw package) to do the matching and the CausalImpact package to analyze the causal impact. In fact, this package can be considered a "workflow wrapper" for those two packages. In addition, if you don't have a chosen set of test markets to match, the Market Matching package can provide suggested test/control market pairs and pseudo prospective power analysis (measuring causal impact at fake interventions).

r-maclogp 0.1.1
Propagated dependencies: r-rlist@0.4.6.2 r-plot-matrix@1.6.2 r-bma@3.18.20
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/YuanyuanLi96/maclogp
Licenses: GPL 3+
Build system: r
Synopsis: Measures of Uncertainty for Model Selection
Description:

Following the common types of measures of uncertainty for parameter estimation, two measures of uncertainty were proposed for model selection, see Liu, Li and Jiang (2020) <doi:10.1007/s11749-020-00737-9>. The first measure is a kind of model confidence set that relates to the variation of model selection, called Mac. The second measure focuses on error of model selection, called LogP. They are all computed via bootstrapping. This package provides functions to compute these two measures. Furthermore, a similar model confidence set adapted from Bayesian Model Averaging can also be computed using this package.

r-mrzero 0.2.0
Propagated dependencies: r-robustbase@0.99-6 r-rmarkdown@2.30 r-quantreg@6.1 r-plotly@4.11.0 r-knitr@1.50 r-glmnet@4.1-10 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MRZero
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Diet Mendelian Randomization
Description:

Encodes several methods for performing Mendelian randomization analyses with summarized data. Similar to the MendelianRandomization package, but with fewer bells and whistles, and less frequent updates. As described in Yavorska (2017) <doi:10.1093/ije/dyx034> and Broadbent (2020) <doi:10.12688/wellcomeopenres.16374.2>.

r-mailchimpr 0.1.0
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://windsor.ai/
Licenses: GPL 3
Build system: r
Synopsis: Get Mailchimp Data via the 'Windsor.ai' API
Description:

Collect your data on digital marketing campaigns from Mailchimp using the Windsor.ai API <https://windsor.ai/api-fields/>.

r-msspchelpr 0.9.1
Propagated dependencies: r-tidytable@0.11.2 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-stringr@1.6.0 r-sjlabelled@1.2.0 r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://marianschmidt.github.io/msSPChelpR/
Licenses: GPL 3
Build system: r
Synopsis: Helper Functions for Second Primary Cancer Analyses
Description:

This package provides a collection of helper functions for analyzing Second Primary Cancer data, including functions to reshape data, to calculate patient states and analyze cancer incidence.

r-mte 1.2.1
Propagated dependencies: r-rqpen@4.2 r-quantreg@6.1 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/shaobo-li/MTE
Licenses: GPL 3
Build system: r
Synopsis: Maximum Tangent Likelihood Estimation for Robust Linear Regression and Variable Selection
Description:

Several robust estimators for linear regression and variable selection are provided. Included are Maximum tangent likelihood estimator by Qin, et al., (2017), arXiv preprint <doi:10.48550/arXiv.1708.05439>, least absolute deviance estimator and Huber regression. The penalized version of each of these estimator incorporates L1 penalty function, i.e., LASSO and Adaptive Lasso. They are able to produce consistent estimates for both fixed and high-dimensional settings.

r-mau 0.4.0
Propagated dependencies: r-stringr@1.6.0 r-rdpack@2.6.4 r-rcolorbrewer@1.1-3 r-igraph@2.2.1 r-gtools@3.9.5 r-ggplot2@4.0.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/pedroguarderas/mau
Licenses: LGPL 3
Build system: r
Synopsis: Decision Models with Multi Attribute Utility Theory
Description:

This package provides functions for the creation, evaluation and test of decision models based in Multi Attribute Utility Theory (MAUT). Can process and evaluate local risk aversion utilities for a set of indexes, compute utilities and weights for the whole decision tree defining the decision model and simulate weights employing Dirichlet distributions under addition constraints in weights. Also includes other rating analysis methods as for example the Colley, Offensive - Defensive ratings and the ranking aggregation with Borda count.

r-mqmf 0.1.5
Propagated dependencies: r-mvtnorm@1.3-3 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/haddonm/MQMF/
Licenses: GPL 3
Build system: r
Synopsis: Modelling and Quantitative Methods in Fisheries
Description:

Complements the book "Using R for Modelling and Quantitative Methods in Fisheries" ISBN 9780367469894, published in 2021 by Chapman & Hall in their "Using R series". There are numerous functions and data-sets that are used in the book's many practical examples.

r-mofat 1.0
Propagated dependencies: r-slhd@2.1-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MOFAT
Licenses: GPL 2+
Build system: r
Synopsis: Maximum One-Factor-at-a-Time Designs
Description:

Identifying important factors from a large number of potentially important factors of a highly nonlinear and computationally expensive black box model is a difficult problem. Xiao, Joseph, and Ray (2022) <doi:10.1080/00401706.2022.2141897> proposed Maximum One-Factor-at-a-Time (MOFAT) designs for doing this. A MOFAT design can be viewed as an improvement to the random one-factor-at-a-time (OFAT) design proposed by Morris (1991) <doi:10.1080/00401706.1991.10484804>. The improvement is achieved by exploiting the connection between Morris screening designs and Monte Carlo-based Sobol designs, and optimizing the design using a space-filling criterion. This work is supported by a U.S. National Science Foundation (NSF) grant CMMI-1921646 <https://www.nsf.gov/awardsearch/showAward?AWD_ID=1921646>.

r-metagam 0.4.1
Propagated dependencies: r-rlang@1.1.6 r-mgcv@1.9-4 r-metafor@4.8-0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://lifebrain.github.io/metagam/
Licenses: GPL 3
Build system: r
Synopsis: Meta-Analysis of Generalized Additive Models
Description:

Meta-analysis of generalized additive models and generalized additive mixed models. A typical use case is when data cannot be shared across locations, and an overall meta-analytic fit is sought. metagam provides functionality for removing individual participant data from models computed using the mgcv and gamm4 packages such that the model objects can be shared without exposing individual data. Furthermore, methods for meta-analysing these fits are provided. The implemented methods are described in Sorensen et al. (2020), <doi:10.1016/j.neuroimage.2020.117416>, extending previous works by Schwartz and Zanobetti (2000) and Crippa et al. (2018) <doi:10.6000/1929-6029.2018.07.02.1>.

r-messy-cats 1.0
Propagated dependencies: r-varhandle@2.0.6 r-stringr@1.6.0 r-stringdist@0.9.15 r-rapportools@1.2 r-gt@1.3.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=messy.cats
Licenses: Expat
Build system: r
Synopsis: Employs String Distance Tools to Help Clean Categorical Data
Description:

Matching with string distance has never been easier! messy.cats contains various functions that employ string distance tools in order to make data management easier for users working with categorical data. Categorical data, especially user inputted categorical data that often tends to be plagued by typos, can be difficult to work with. messy.cats aims to provide functions that make cleaning categorical data simple and easy.

r-mindr 1.4.1
Propagated dependencies: r-rmarkdown@2.30 r-rdpack@2.6.4 r-pdftools@3.6.0 r-knitr@1.50 r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/pzhaonet/mindr
Licenses: GPL 3
Build system: r
Synopsis: Generate Mind Maps
Description:

Convert Markdown ('.md') or R Markdown ('.Rmd') texts, R scripts, directory structures, and other hierarchical structured documents into mind map widgets or Freemind codes or Mermaid mind map codes, and vice versa. Freemind mind map ('.mm') files can be opened by or imported to common mind map software such as Freemind (<https://freemind.sourceforge.io/wiki/index.php/Main_Page>). Mermaid mind map codes (<https://mermaid.js.org/>) can be directly embedded in documents.

r-metproc 1.0.1
Propagated dependencies: r-gplots@3.2.0 r-fastcluster@1.3.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MetProc
Licenses: GPL 2+
Build system: r
Synopsis: Separate Metabolites into Likely Measurement Artifacts and True Metabolites
Description:

Split an untargeted metabolomics data set into a set of likely true metabolites and a set of likely measurement artifacts. This process involves comparing missing rates of pooled plasma samples and biological samples. The functions assume a fixed injection order of samples where biological samples are randomized and processed between intermittent pooled plasma samples. By comparing patterns of missing data across injection order, metabolites that appear in blocks and are likely artifacts can be separated from metabolites that seem to have random dispersion of missing data. The two main metrics used are: 1. the number of consecutive blocks of samples with present data and 2. the correlation of missing rates between biological samples and flanking pooled plasma samples.

r-mlf 1.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://mlf-project.us/
Licenses: GPL 2
Build system: r
Synopsis: Machine Learning Foundations
Description:

Offers a gentle introduction to machine learning concepts for practitioners with a statistical pedigree: decomposition of model error (bias-variance trade-off), nonlinear correlations, information theory and functional permutation/bootstrap simulations. Székely GJ, Rizzo ML, Bakirov NK. (2007). <doi:10.1214/009053607000000505>. Reshef DN, Reshef YA, Finucane HK, Grossman SR, McVean G, Turnbaugh PJ, Lander ES, Mitzenmacher M, Sabeti PC. (2011). <doi:10.1126/science.1205438>.

r-mopac 0.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/sccmckenzie/mopac
Licenses: Expat
Build system: r
Synopsis: Collection of Datasets Pertaining to Loop 1 "Mopac"
Description:

This package provides real & simulated datasets containing time-series traffic observations and additional information pertaining to Loop 1 "Mopac" located in Austin, Texas.

r-masswater 2.2.1
Propagated dependencies: r-writexl@1.5.4 r-units@1.0-0 r-tidyterra@1.0.0 r-tidyr@1.3.1 r-tibble@3.3.0 r-sf@1.0-23 r-rmarkdown@2.30 r-readxl@1.4.5 r-rcolorbrewer@1.1-3 r-maptiles@0.11.0 r-lubridate@1.9.4 r-httr@1.4.7 r-ggspatial@1.1.10 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-flextable@0.9.10 r-dplyr@1.1.4 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: <https://github.com/massbays-tech/MassWateR>
Licenses: CC0
Build system: r
Synopsis: Quality Control and Analysis of Massachusetts Water Quality Data
Description:

This package provides methods for quality control and exploratory analysis of surface water quality data collected in Massachusetts, USA. Functions are developed to facilitate data formatting for the Water Quality Exchange Network <https://www.epa.gov/waterdata/water-quality-data-upload-wqx> and reporting of data quality objectives to state agencies. Quality control methods are from Massachusetts Department of Environmental Protection (2020) <https://www.mass.gov/orgs/massachusetts-department-of-environmental-protection>.

r-mram 1.0.1
Propagated dependencies: r-rann@2.6.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MRAM
Licenses: GPL 2
Build system: r
Synopsis: Multivariate Regression Association Measure
Description:

Implementations of an estimator for the multivariate regression association measure (MRAM) proposed in Shih and Chen (2026) <doi:10.1016/j.csda.2025.108288> and its associated variable selection algorithm. The MRAM quantifies the predictability of a random vector Y from a random vector X given a random vector Z. It takes the maximum value 1 if and only if Y is almost surely a measurable function of X and Z, and the minimum value of 0 if Y is conditionally independent of X given Z. The MRAM generalizes the Kendall's tau copula correlation ratio proposed in Shih and Emura (2021) <doi:10.1016/j.jmva.2020.104708> by employing the spatial sign function. The estimator is based on the nearest neighbor method, and the associated variable selection algorithm is adapted from the feature ordering by conditional independence (FOCI) algorithm of Azadkia and Chatterjee (2021) <doi:10.1214/21-AOS2073>. For further details, see the paper Shih and Chen (2026) <doi:10.1016/j.csda.2025.108288>.

r-maditr 0.8.7
Propagated dependencies: r-magrittr@2.0.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/gdemin/maditr
Licenses: GPL 2
Build system: r
Synopsis: Fast Data Aggregation, Modification, and Filtering with Pipes and 'data.table'
Description:

This package provides pipe-style interface for data.table'. Package preserves all data.table features without significant impact on performance. let and take functions are simplified interfaces for most common data manipulation tasks. For example, you can write take(mtcars, mean(mpg), by = am) for aggregation or let(mtcars, hp_wt = hp/wt, hp_wt_mpg = hp_wt/mpg) for modification. Use take_if/let_if for conditional aggregation/modification. Additionally there are some conveniences such as automatic data.frame conversion to data.table'.

r-makepipe 0.2.2
Propagated dependencies: r-roxygen2@7.3.3 r-r6@2.6.1 r-nomnoml@0.3.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://kinto-b.github.io/makepipe/
Licenses: GPL 3+
Build system: r
Synopsis: Pipeline Tools Inspired by 'GNU Make'
Description:

This package provides a suite of tools for transforming an existing workflow into a self-documenting pipeline with very minimal upfront costs. Segments of the pipeline are specified in much the same way a Make rule is, by declaring an executable recipe (which might be an R script), along with the corresponding targets and dependencies. When the entire pipeline is run through, only those recipes that need to be executed will be. Meanwhile, execution metadata is captured behind the scenes for later inspection.

r-modelobj 4.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=modelObj
Licenses: GPL 2
Build system: r
Synopsis: Model Object Framework for Regression Analysis
Description:

This package provides a utility library to facilitate the generalization of statistical methods built on a regression framework. Package developers can use modelObj methods to initiate a regression analysis without concern for the details of the regression model and the method to be used to obtain parameter estimates. The specifics of the regression step are left to the user to define when calling the function. The user of a function developed within the modelObj framework creates as input a modelObj that contains the model and the R methods to be used to obtain parameter estimates and to obtain predictions. In this way, a user can easily go from linear to non-linear models within the same package.

r-mappoly 0.4.2
Dependencies: zlib@1.3.1
Propagated dependencies: r-zoo@1.8-14 r-vcfr@1.15.0 r-smacof@2.1-7 r-rstudioapi@0.17.1 r-reshape2@1.4.5 r-rcurl@1.98-1.17 r-rcppparallel@5.1.11-1 r-rcpp@1.1.0 r-princurve@2.1.6 r-plotly@4.11.0 r-magrittr@2.0.4 r-ggsci@4.1.0 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-fields@17.1 r-dplyr@1.1.4 r-dendextend@1.19.1 r-crayon@1.5.3 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mmollina/MAPpoly
Licenses: GPL 3
Build system: r
Synopsis: Genetic Linkage Maps in Autopolyploids
Description:

Constructs genetic linkage maps in autopolyploid full-sib populations. Uses pairwise recombination fraction estimation as the first source of information to sequentially position allelic variants in specific homologous chromosomes. For situations where pairwise analysis has limited power, the algorithm relies on the multilocus likelihood obtained through a hidden Markov model (HMM). Methods are described in Mollinari and Garcia (2019) <doi:10.1534/g3.119.400378> and Mollinari et al. (2020) <doi:10.1534/g3.119.400620>.

r-metamorphr 0.3.0
Propagated dependencies: r-withr@3.0.2 r-vctrs@0.6.5 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringi@1.8.7 r-rlang@1.1.6 r-readr@2.1.6 r-purrr@1.2.0 r-pcamethods@2.2.0 r-missforest@1.6.1 r-magrittr@2.0.4 r-lifecycle@1.0.4 r-impute@1.84.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-crayon@1.5.3 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/yasche/metamorphr
Licenses: Expat
Build system: r
Synopsis: Tidy and Streamlined Metabolomics Data Workflows
Description:

Facilitate tasks typically encountered during metabolomics data analysis including data import, filtering, missing value imputation (Stacklies et al. (2007) <doi:10.1093/bioinformatics/btm069>, Stekhoven et al. (2012) <doi:10.1093/bioinformatics/btr597>, Tibshirani et al. (2017) <doi:10.18129/B9.BIOC.IMPUTE>, Troyanskaya et al. (2001) <doi:10.1093/bioinformatics/17.6.520>), normalization (Bolstad et al. (2003) <doi:10.1093/bioinformatics/19.2.185>, Dieterle et al. (2006) <doi:10.1021/ac051632c>, Zhao et al. (2020) <doi:10.1038/s41598-020-72664-6>) transformation, centering and scaling (Van Den Berg et al. (2006) <doi:10.1186/1471-2164-7-142>) as well as statistical tests and plotting. metamorphr introduces a tidy (Wickham et al. (2019) <doi:10.21105/joss.01686>) format for metabolomics data and is designed to make it easier to build elaborate analysis workflows and to integrate them with tidyverse packages including dplyr and ggplot2'.

r-mkclass 0.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/stamats/MKclass
Licenses: LGPL 3
Build system: r
Synopsis: Statistical Classification
Description:

Performance measures and scores for statistical classification such as accuracy, sensitivity, specificity, recall, similarity coefficients, AUC, GINI index, Brier score and many more. Calculation of optimal cut-offs and decision stumps (Iba and Langley (1991), <doi:10.1016/B978-1-55860-247-2.50035-8>) for all implemented performance measures. Hosmer-Lemeshow goodness of fit tests (Lemeshow and Hosmer (1982), <doi:10.1093/oxfordjournals.aje.a113284>; Hosmer et al (1997), <doi:10.1002/(SICI)1097-0258(19970515)16:9%3C965::AID-SIM509%3E3.0.CO;2-O>). Statistical and epidemiological risk measures such as relative risk, odds ratio, number needed to treat (Porta (2014), <doi:10.1093%2Facref%2F9780199976720.001.0001>).

r-msclust 1.0.4
Propagated dependencies: r-psych@2.5.6 r-mvtnorm@1.3-3 r-mnormt@2.1.1 r-mclust@6.1.2 r-matrix@1.7-4 r-gtools@3.9.5 r-ggplot2@4.0.1 r-ggally@2.4.0 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MSclust
Licenses: GPL 2+
Build system: r
Synopsis: Multiple-Scaled Clustering
Description:

Model based clustering using the multivariate multiple Scaled t (MST) and multivariate multiple scaled contaminated normal (MSCN) distributions. The MST is an extension of the multivariate Student-t distribution to include flexible tail behaviors, Forbes, F. & Wraith, D. (2014) <doi:10.1007/s11222-013-9414-4>. The MSCN represents a heavy-tailed generalization of the multivariate normal (MN) distribution to model elliptical contoured scatters in the presence of mild outliers (also referred to as "bad" points) and automatically detect bad points, Punzo, A. & Tortora, C. (2021) <doi:10.1177/1471082X19890935>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457