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

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-multimix 1.0-10
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/jmcurran/multimix
Licenses: GPL 2+
Build system: r
Synopsis: Fit Mixture Models Using the Expectation Maximisation (EM) Algorithm
Description:

This package provides a set of functions which use the Expectation Maximisation (EM) algorithm (Dempster, A. P., Laird, N. M., and Rubin, D. B. (1977) <doi:10.1111/j.2517-6161.1977.tb01600.x> Maximum likelihood from incomplete data via the EM algorithm, Journal of the Royal Statistical Society, 39(1), 1--22) to take a finite mixture model approach to clustering. The package is designed to cluster multivariate data that have categorical and continuous variables and that possibly contain missing values. The method is described in Hunt, L. and Jorgensen, M. (1999) <doi:10.1111/1467-842X.00071> Australian & New Zealand Journal of Statistics 41(2), 153--171 and Hunt, L. and Jorgensen, M. (2003) <doi:10.1016/S0167-9473(02)00190-1> Mixture model clustering for mixed data with missing information, Computational Statistics & Data Analysis, 41(3-4), 429--440.

r-multifanova 0.1.0
Propagated dependencies: r-matrix@1.7-4 r-mass@7.3-65 r-gfdmcv@0.1.0 r-foreach@1.5.2 r-fda@6.3.0 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=multiFANOVA
Licenses: LGPL 2.0 LGPL 3 GPL 2 GPL 3
Build system: r
Synopsis: Multiple Contrast Tests for Functional Data
Description:

The provided package implements multiple contrast tests for functional data (Munko et al., 2023, <arXiv:2306.15259>). These procedures enable us to evaluate the overall hypothesis regarding equality, as well as specific hypotheses defined by contrasts. In particular, we can perform post hoc tests to examine particular comparisons of interest. Different experimental designs are supported, e.g., one-way and multi-way analysis of variance for functional data.

r-mcanalysis 0.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mcanalysis
Licenses: GPL 3
Build system: r
Synopsis: Markov Chain Analysis for Structural Behaviour and Stability
Description:

Analyses the stability and structural behaviour of export and import patterns across multiple countries using a Markov chain modelling framework. Constructs transition probability matrices to quantify changes in trade shares between successive periods, thereby capturing persistence, structural shifts, and inter-country interdependence in trade performance. By iteratively generating expected trade distributions over time, the approach facilitates assessment of stability, long-run equilibrium tendencies, and comparative dynamics in longitudinal trade data, providing a rigorous tool for empirical analysis of exportâ import behaviour. Methodological foundations follow standard Markov chain theory as described in Gagniuc (2017) <Doi:10.1002/9781119387596>.

r-multiord 2.4.4
Propagated dependencies: r-psych@2.5.6 r-mvtnorm@1.3-3 r-matrix@1.7-4 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MultiOrd
Licenses: GPL 2
Build system: r
Synopsis: Generation of Multivariate Ordinal Variates
Description:

This package provides a method for multivariate ordinal data generation given marginal distributions and correlation matrix based on the methodology proposed by Demirtas (2006) <DOI:10.1080/10629360600569246>.

r-majkmeans 0.1.0
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MajKMeans
Licenses: GPL 3
Build system: r
Synopsis: k-Means Algorithm with a Majorization-Minimization Method
Description:

This package provides a hybrid of the K-means algorithm and a Majorization-Minimization method to introduce a robust clustering. The reference paper is: Julien Mairal, (2015) <doi:10.1137/140957639>. The two most important functions in package MajKMeans are cluster_km() and cluster_MajKm(). cluster_km() clusters data without Majorization-Minimization and cluster_MajKm() clusters data with Majorization-Minimization method. Both of these functions calculate the sum of squares (SS) of clustering.

r-msca 1.2.1
Propagated dependencies: r-rlang@1.1.6 r-rcppparallel@5.1.11-1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-matrix@1.7-4 r-fastkmedoids@1.4 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MSCA
Licenses: GPL 3
Build system: r
Synopsis: Unsupervised Clustering of Multiple Censored Time-to-Event Endpoints
Description:

This package provides basic tools and wrapper functions for computing clusters of instances described by multiple time-to-event censored endpoints. From long-format datasets, where one instance is described by one or more dated records, the main function, `make_state_matrices()`, creates state matrices. Based on these matrices, optimised procedures using the Jaccard distance between instances enable the construction of longitudinal typologies. The package is under active development, with additional tools for graphical representation of typologies planned. For methodological details, see our accompanying paper: `Delord M, Douiri A (2025) <doi:10.1186/s12874-025-02476-7>`.

r-meteoforecast 0.57
Propagated dependencies: r-zoo@1.8-14 r-xml@3.99-0.20 r-sp@2.2-0 r-raster@3.6-32 r-ncdf4@1.24
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://codeberg.org/oscarperpinan/meteoForecast
Licenses: GPL 3
Build system: r
Synopsis: Numerical Weather Predictions
Description:

Access to several Numerical Weather Prediction services both in raster format and as a time series for a location. Currently it works with GFS <https://www.ncei.noaa.gov/products/weather-climate-models/global-forecast>, MeteoGalicia <https://www.meteogalicia.gal/web/modelos/threddsIndex.action>, NAM <https://www.ncei.noaa.gov/products/weather-climate-models/north-american-mesoscale>, and RAP <https://www.ncei.noaa.gov/products/weather-climate-models/rapid-refresh-update>.

r-mcmcderive 0.1.2
Propagated dependencies: r-universals@0.0.5 r-purrr@1.2.0 r-nlist@0.4.0 r-mcmcr@0.6.2 r-extras@0.8.0 r-chk@0.10.0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/poissonconsulting/mcmcderive
Licenses: Expat
Build system: r
Synopsis: Derive MCMC Parameters
Description:

Generates derived parameter(s) from Monte Carlo Markov Chain (MCMC) samples using R code. This allows Bayesian models to be fitted without the inclusion of derived parameters which add unnecessary clutter and slow model fitting. For more information on MCMC samples see Brooks et al. (2011) <isbn:978-1-4200-7941-8>.

r-medicalcoder 0.8.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://www.peteredewitt.com/medicalcoder/
Licenses: Modified BSD
Build system: r
Synopsis: Unified and Longitudinally Aware Framework for ICD-Based Comorbidity Assessment
Description:

This package provides comorbidity classification algorithms such as the Pediatric Complex Chronic Conditions (PCCC), Charlson, and Elixhauser indices, supports longitudinal comorbidity flagging across encounters, and includes utilities for working with medical coding schemas such as the International Classification of Diseases (ICD).

r-mma 10.8-1
Propagated dependencies: r-survival@3.8-3 r-lattice@0.22-7 r-gplots@3.2.0 r-gbm@2.2.2 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Multiple Mediation Analysis
Description:

Used for general multiple mediation analysis. The analysis method is described in Yu and Li (2022) (ISBN: 9780367365479) "Statistical Methods for Mediation, Confounding and Moderation Analysis Using R and SAS", published by Chapman and Hall/CRC; and Yu et al.(2017) <DOI:10.1016/j.sste.2017.02.001> "Exploring racial disparity in obesity: a mediation analysis considering geo-coded environmental factors", published on Spatial and Spatio-temporal Epidemiology, 21, 13-23.

r-mdspcashiny 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-rmarkdown@2.30 r-psych@2.5.6 r-mass@7.3-65 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=MDSPCAShiny
Licenses: GPL 2
Build system: r
Synopsis: Interactive Document for Working with Multidimensional Scaling and Principal Component Analysis
Description:

An interactive document on the topic of multidimensional scaling and principal component analysis using rmarkdown and shiny packages. Runtime examples are provided in the package function as well as at <https://kartikeyabolar.shinyapps.io/MDS_PCAShiny/>.

r-morse 3.3.5
Dependencies: jags@4.3.1
Propagated dependencies: r-zoo@1.8-14 r-tidyr@1.3.1 r-tibble@3.3.0 r-rjags@4-17 r-reshape2@1.4.5 r-magrittr@2.0.4 r-gridextra@2.3 r-ggplot2@4.0.1 r-epitools@0.5-10.1 r-dplyr@1.1.4 r-desolve@1.40 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://gitlab.in2p3.fr/mosaic-software/morse
Licenses: Expat
Build system: r
Synopsis: Modelling Reproduction and Survival Data in Ecotoxicology
Description:

Advanced methods for a valuable quantitative environmental risk assessment using Bayesian inference of survival and reproduction Data. Among others, it facilitates Bayesian inference of the general unified threshold model of survival (GUTS). See our companion paper Baudrot and Charles (2021) <doi:10.21105/joss.03200>, as well as complementary details in Baudrot et al. (2018) <doi:10.1021/acs.est.7b05464> and Delignette-Muller et al. (2017) <doi:10.1021/acs.est.6b05326>.

r-mbend 1.3.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/nilforooshan/mbend
Licenses: GPL 3
Build system: r
Synopsis: Matrix Bending
Description:

Bending non-positive-definite (symmetric) matrices to positive-definite, using weighted and unweighted methods. Jorjani, H., et al. (2003) <doi:10.3168/jds.S0022-0302(03)73646-7>. Schaeffer, L. R. (2014) <http://animalbiosciences.uoguelph.ca/~lrs/ELARES/PDforce.pdf>.

r-metaplus 1.0-8
Propagated dependencies: r-rfast@2.1.5.2 r-numderiv@2016.8-1.1 r-metafor@4.8-0 r-mass@7.3-65 r-lme4@1.1-37 r-fastghquad@1.0.1 r-boot@1.3-32 r-bbmle@1.0.25.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=metaplus
Licenses: GPL 2+
Build system: r
Synopsis: Robust Meta-Analysis and Meta-Regression
Description:

This package performs meta-analysis and meta-regression using standard and robust methods with confidence intervals based on the profile likelihood. Robust methods are based on alternative distributions for the random effect, either the t-distribution (Lee and Thompson, 2008 <doi:10.1002/sim.2897> or Baker and Jackson, 2008 <doi:10.1007/s10729-007-9041-8>) or mixtures of normals (Beath, 2014 <doi:10.1002/jrsm.1114>).

r-mlrv 0.1.2
Propagated dependencies: r-xtable@1.8-4 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-numderiv@2016.8-1.1 r-mathjaxr@1.8-0 r-magrittr@2.0.4 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=mlrv
Licenses: Expat
Build system: r
Synopsis: Long-Run Variance Estimation in Time Series Regression
Description:

Plug-in and difference-based long-run covariance matrix estimation for time series regression. Two applications of hypothesis testing are also provided. The first one is for testing for structural stability in coefficient functions. The second one is aimed at detecting long memory in time series regression. Lujia Bai and Weichi Wu (2024)<doi:10.3150/23-BEJ1680> Zhou Zhou and Wei Biao Wu(2010)<doi:10.1111/j.1467-9868.2010.00743.x> Jianqing Fan and Wenyang Zhang<doi:10.1214/aos/1017939139> Lujia Bai and Weichi Wu(2024)<doi:10.1093/biomet/asae013> Dimitris N. Politis, Joseph P. Romano, Michael Wolf(1999)<doi:10.1007/978-1-4612-1554-7> Weichi Wu and Zhou Zhou(2018)<doi:10.1214/17-AOS1582>.

r-mgarchbekk 0.0.5
Propagated dependencies: r-tseries@0.10-58 r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/vst/mgarchBEKK/
Licenses: GPL 3
Build system: r
Synopsis: Simulating, Estimating and Diagnosing MGARCH (BEKK and mGJR) Processes
Description:

Procedures to simulate, estimate and diagnose MGARCH processes of BEKK and multivariate GJR (bivariate asymmetric GARCH model) specification.

r-mrpc 3.2.0
Propagated dependencies: r-wgcna@1.73 r-rgraphviz@2.54.0 r-psych@2.5.6 r-plyr@1.8.9 r-pcalg@2.7-12 r-network@1.19.0 r-mice@3.18.0 r-hmisc@5.2-4 r-gtools@3.9.5 r-graph@1.88.0 r-ggally@2.4.0 r-fastcluster@1.3.0 r-dynamictreecut@1.63-1 r-compositions@2.0-9 r-bnlearn@5.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MRPC
Licenses: GPL 2+
Build system: r
Synopsis: PC Algorithm with the Principle of Mendelian Randomization
Description:

This package provides a PC Algorithm with the Principle of Mendelian Randomization. This package implements the MRPC (PC with the principle of Mendelian randomization) algorithm to infer causal graphs. It also contains functions to simulate data under a certain topology, to visualize a graph in different ways, and to compare graphs and quantify the differences. See Badsha and Fu (2019) <doi:10.3389/fgene.2019.00460>, Badsha, Martin and Fu (2021) <doi:10.3389/fgene.2021.651812>, Kvamme and Badsha, et al. (2025) <doi:10.1093/genetics/iyaf064>.

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-microeco 2.0.0
Propagated dependencies: r-vegan@2.7-2 r-tibble@3.3.0 r-scales@1.4.0 r-rlang@1.1.6 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-r6@2.6.1 r-magrittr@2.0.4 r-lifecycle@1.0.4 r-igraph@2.2.1 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-data-table@1.17.8 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ChiLiubio/microeco
Licenses: GPL 3
Build system: r
Synopsis: Microbial Community Ecology Data Analysis
Description:

This package provides a series of statistical and plotting approaches in microbial community ecology based on the R6 class. The classes are designed for data preprocessing, taxa abundance plotting, alpha diversity analysis, beta diversity analysis, differential abundance test, null model analysis, network analysis, machine learning, environmental data analysis and functional analysis.

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-mev 2.1
Propagated dependencies: r-rsolnp@2.0.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-numderiv@2016.8-1.1 r-nleqslv@3.3.5 r-alabama@2023.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://lbelzile.github.io/mev/
Licenses: GPL 3
Build system: r
Synopsis: Modelling of Extreme Values
Description:

Various tools for the analysis of univariate, multivariate and functional extremes. Exact simulation from max-stable processes (Dombry, Engelke and Oesting, 2016, <doi:10.1093/biomet/asw008>, R-Pareto processes for various parametric models, including Brown-Resnick (Wadsworth and Tawn, 2014, <doi:10.1093/biomet/ast042>) and Extremal Student (Thibaud and Opitz, 2015, <doi:10.1093/biomet/asv045>). Threshold selection methods, including Wadsworth (2016) <doi:10.1080/00401706.2014.998345>, and Northrop and Coleman (2014) <doi:10.1007/s10687-014-0183-z>. Multivariate extreme diagnostics. Estimation and likelihoods for univariate extremes, e.g., Coles (2001) <doi:10.1007/978-1-4471-3675-0>.

r-mimer 1.0.5
Propagated dependencies: r-tidyr@1.3.1 r-testthat@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-reshape2@1.4.5 r-fuzzyjoin@0.1.6.1 r-dplyr@1.1.4 r-data-table@1.17.8 r-amr@3.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MIMER
Licenses: GPL 3+
Build system: r
Synopsis: Data Wrangling for Antimicrobial Resistance Studies
Description:

Designed for analyzing the Medical Information Mart for Intensive Care(MIMIC) dataset, a repository of freely accessible electronic health records. MIMER(MIMIC-enabled Research) package, offers a suite of data wrangling functions tailored specifically for preparing the dataset for research purposes, particularly in antimicrobial resistance(AMR) studies. It simplifies complex data manipulation tasks, allowing researchers to focus on their primary inquiries without being bogged down by wrangling complexities.

r-momocs 1.5.0
Propagated dependencies: r-vegan@2.7-2 r-tibble@3.3.0 r-sp@2.2-0 r-sf@1.0-23 r-rcolorbrewer@1.1-3 r-progress@1.2.3 r-mass@7.3-65 r-magrittr@2.0.4 r-jpeg@0.1-11 r-ggplot2@4.0.1 r-geomorph@4.0.10 r-geometry@0.5.2 r-dplyr@1.1.4 r-dendextend@1.19.1 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/MomX/Momocs/
Licenses: GPL 3+
Build system: r
Synopsis: Morphometrics using R
Description:

The goal of Momocs is to provide a complete, convenient, reproducible and open-source toolkit for 2D morphometrics. It includes most common 2D morphometrics approaches on outlines, open outlines, configurations of landmarks, traditional morphometrics, and facilities for data preparation, manipulation and visualization with a consistent grammar throughout. It allows reproducible, complex morphometrics analyses and other morphometrics approaches should be easy to plug in, or develop from, on top of this canvas. Companion paper is published in JSS Bonhomme V, Picq S, Gaucherel C and Claude J (2014) <doi:10.18637/jss.v056.i13>. Now superseded by Momocs2 and the MomX ecosystem. Momocs should be considered retired and will no longer be supported someday.

r-msbox 1.4.8
Propagated dependencies: r-xml2@1.5.0 r-stringr@1.6.0 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/YonghuiDong/MSbox
Licenses: GPL 2
Build system: r
Synopsis: Mass Spectrometry Tools
Description:

Common mass spectrometry tools described in John Roboz (2013) <doi:10.1201/b15436>. It allows checking element isotopes, calculating (isotope labelled) exact monoisitopic mass, m/z values and mass accuracy, and inspecting possible contaminant mass peaks, examining possible adducts in electrospray ionization (ESI) and matrix-assisted laser desorption ionization (MALDI) ion sources.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457