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

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-mmad 2.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MMAD
Licenses: GPL 3
Build system: r
Synopsis: An R Package of Minorization-Maximization Algorithm via the Assembly--Decomposition Technology
Description:

The minorization-maximization (MM) algorithm is a powerful tool for maximizing nonconcave target function. However, for most existing MM algorithms, the surrogate function in the minorization step is constructed in a case-specific manner and requires manual programming. To address this limitation, we develop the R package MMAD, which systematically integrates the assembly--decomposition technology in the MM framework. This new package provides a comprehensive computational toolkit for one-stop inference of complex target functions, including function construction, evaluation, minorization and optimization via MM algorithm. By representing the target function through a hierarchical composition of assembly functions, we design a hierarchical algorithmic structure that supports both bottom-up operations (construction, evaluation) and top-down operation (minorization).

r-mspca 0.2.0
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=msPCA
Licenses: Expat
Build system: r
Synopsis: Sparse Principal Component Analysis with Multiple Principal Components
Description:

This package implements an algorithm for computing multiple sparse principal components of a dataset. The method is based on Cory-Wright and Pauphilet "Sparse PCA with Multiple Principal Components" (2022) <doi:10.48550/arXiv.2209.14790>. The algorithm uses an iterative deflation heuristic with a truncated power method applied at each iteration to compute sparse principal components with controlled sparsity.

r-multiwayvcov 1.2.3
Propagated dependencies: r-sandwich@3.1-1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://sites.google.com/site/npgraham1/research/code
Licenses: FreeBSD
Build system: r
Synopsis: Multi-Way Standard Error Clustering
Description:

Exports two functions implementing multi-way clustering using the method suggested by Cameron, Gelbach, & Miller (2011) and cluster (or block) bootstrapping for estimating variance-covariance matrices. Normal one and two-way clustering matches the results of other common statistical packages. Missing values are handled transparently and rudimentary parallelization support is provided.

r-mlrintermbo 0.5.1-1
Propagated dependencies: r-r6@2.6.1 r-paradox@1.0.1 r-mlr3tuning@1.5.0 r-mlr3misc@0.19.0 r-lhs@1.2.0 r-data-table@1.17.8 r-checkmate@2.3.3 r-callr@3.7.6 r-bbotk@1.8.1 r-backports@1.5.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mb706/mlrintermbo
Licenses: LGPL 3
Build system: r
Synopsis: Model-Based Optimization for 'mlr3' Through 'mlrMBO'
Description:

The mlrMBO package can ordinarily not be used for optimization within mlr3', because of incompatibilities of their respective class systems. mlrintermbo offers a compatibility interface that provides mlrMBO as an mlr3tuning Tuner object, for tuning of machine learning algorithms within mlr3', as well as a bbotk Optimizer object for optimization of general objective functions using the bbotk black box optimization framework. The control parameters of mlrMBO are faithfully reproduced as a paradox ParamSet'.

r-mtlr 0.2.1
Propagated dependencies: r-survival@3.8-3 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/haiderstats/MTLR
Licenses: GPL 2 FSDG-compatible
Build system: r
Synopsis: Survival Prediction with Multi-Task Logistic Regression
Description:

An implementation of Multi-Task Logistic Regression (MTLR) for R. This package is based on the method proposed by Yu et al. (2011) which utilized MTLR for generating individual survival curves by learning feature weights which vary across time. This model was further extended to account for left and interval censored data.

r-metamicrobiomer 1.2
Propagated dependencies: r-zcompositions@1.5.0-5 r-tidyr@1.3.1 r-plyr@1.8.9 r-meta@8.2-1 r-matrixstats@1.5.0 r-lmertest@3.1-3 r-lme4@1.1-37 r-gridextra@2.3 r-ggplot2@4.0.1 r-gdata@3.0.1 r-gamlss@5.5-0 r-dplyr@1.1.4 r-compositions@2.0-9
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/nhanhocu/metamicrobiomeR
Licenses: GPL 2
Build system: r
Synopsis: Microbiome Data Analysis & Meta-Analysis with GAMLSS-BEZI & Random Effects
Description:

Generalized Additive Model for Location, Scale and Shape (GAMLSS) with zero inflated beta (BEZI) family for analysis of microbiome relative abundance data (with various options for data transformation/normalization to address compositional effects) and random effects meta-analysis models for meta-analysis pooling estimates across microbiome studies are implemented. Random Forest model to predict microbiome age based on relative abundances of shared bacterial genera with the Bangladesh data (Subramanian et al 2014), comparison of multiple diversity indexes using linear/linear mixed effect models and some data display/visualization are also implemented. The reference paper is published by Ho NT, Li F, Wang S, Kuhn L (2019) <doi:10.1186/s12859-019-2744-2> .

r-minic 1.0.3
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/BertvanderVeen/minic
Licenses: GPL 2+
Build system: r
Synopsis: Minimization Methods for Ill-Conditioned Problems
Description:

Implementation of methods for minimizing ill-conditioned problems. Currently only includes regularized (quasi-)newton optimization (Kanzow and Steck et al. (2023), <doi:10.1007/s12532-023-00238-4>).

r-mooplot 0.1.1
Propagated dependencies: r-rdpack@2.6.4 r-moocore@0.2.0 r-matrixstats@1.5.0 r-collapse@2.1.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://multi-objective.github.io/mooplot/r/
Licenses: LGPL 2.0+
Build system: r
Synopsis: Graphical Visualizations for Multi-Objective Optimization
Description:

Visualization of multi-dimensional data arising in multi-objective optimization, including plots of the empirical attainment function (EAF), M. López-Ibáñez, L. Paquete, and T. Stützle (2010) <doi:10.1007/978-3-642-02538-9_9>, and symmetric Vorob'ev expectation and deviation, M. Binois, D. Ginsbourger, O. Roustant (2015) <doi:10.1016/j.ejor.2014.07.032>, among others.

r-multiscaler 0.4.5
Propagated dependencies: r-unmarked@1.5.1 r-terra@1.8-86 r-sf@1.0-23 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pscl@1.5.9 r-optimparallel@1.0-2 r-matrix@1.7-4 r-insight@1.4.3 r-ggplot2@4.0.1 r-fields@17.1 r-exactextractr@0.10.0 r-dplyr@1.1.4 r-crayon@1.5.3 r-cowplot@1.2.0 r-aiccmodavg@2.3-4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/wpeterman/multiScaleR
Licenses: GPL 3
Build system: r
Synopsis: Methods for Optimizing Scales of Effect
Description:

This package provides a tool for optimizing scales of effect when modeling ecological processes in space. Specifically, the scale parameter of a distance-weighted kernel distribution is identified for all environmental layers included in the model. Includes functions to assist in model selection, model evaluation, efficient transformation of raster surfaces using fast Fourier transformation, and projecting models. For more details see Peterman (2025) <doi:10.21203/rs.3.rs-7246115/v1>.

r-multideploy 0.1.0
Propagated dependencies: r-gh@1.5.0 r-cli@3.6.5 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://r-pkg.thecoatlessprofessor.com/multideploy/
Licenses: AGPL 3+
Build system: r
Synopsis: Deploy File Changes Across Multiple 'GitHub' Repositories
Description:

Deploy file changes across multiple GitHub repositories using the GitHub Web API <https://docs.github.com/en/rest>. Allows synchronizing common files, Continuous Integration ('CI') workflows, or configurations across many repositories with a single command.

r-mlr3torch 0.3.3
Propagated dependencies: r-withr@3.0.2 r-torch@0.16.3 r-r6@2.6.1 r-paradox@1.0.1 r-mlr3pipelines@0.10.0 r-mlr3misc@0.19.0 r-mlr3@1.2.0 r-lgr@0.5.0 r-data-table@1.17.8 r-cli@3.6.5 r-checkmate@2.3.3 r-backports@1.5.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mlr3torch.mlr-org.com/
Licenses: LGPL 3+
Build system: r
Synopsis: Deep Learning with 'mlr3'
Description:

Deep Learning library that extends the mlr3 framework by building upon the torch package. It allows to conveniently build, train, and evaluate deep learning models without having to worry about low level details. Custom architectures can be created using the graph language defined in mlr3pipelines'.

r-multivariance 2.4.1
Propagated dependencies: r-rcpp@1.1.0 r-microbenchmark@1.5.0 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=multivariance
Licenses: GPL 3
Build system: r
Synopsis: Measuring Multivariate Dependence Using Distance Multivariance
Description:

Distance multivariance is a measure of dependence which can be used to detect and quantify dependence of arbitrarily many random vectors. The necessary functions are implemented in this packages and examples are given. It includes: distance multivariance, distance multicorrelation, dependence structure detection, tests of independence and copula versions of distance multivariance based on the Monte Carlo empirical transform. Detailed references are given in the package description, as starting point for the theoretic background we refer to: B. Böttcher, Dependence and Dependence Structures: Estimation and Visualization Using the Unifying Concept of Distance Multivariance. Open Statistics, Vol. 1, No. 1 (2020), <doi:10.1515/stat-2020-0001>.

r-majminkmeans 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=MajMinKmeans
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 MajMinKmeans 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. Another useful function is MajMinOptim(), which helps to find the optimum values of the Majorization-Minimization estimator.

r-mcmcensemble 3.2.0
Propagated dependencies: r-progressr@0.18.0 r-future-apply@1.20.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://hugogruson.fr/mcmcensemble/
Licenses: GPL 2
Build system: r
Synopsis: Ensemble Sampler for Affine-Invariant MCMC
Description:

This package provides ensemble samplers for affine-invariant Monte Carlo Markov Chain, which allow a faster convergence for badly scaled estimation problems. Two samplers are proposed: the differential.evolution sampler from ter Braak and Vrugt (2008) <doi:10.1007/s11222-008-9104-9> and the stretch sampler from Goodman and Weare (2010) <doi:10.2140/camcos.2010.5.65>.

r-migraph 1.5.6
Propagated dependencies: r-purrr@1.2.0 r-manynet@1.7.0 r-generics@0.1.4 r-future@1.68.0 r-furrr@0.3.1 r-ergm@4.11.0 r-dplyr@1.1.4 r-autograph@0.5.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://stocnet.github.io/migraph/
Licenses: Expat
Build system: r
Synopsis: Inferential Methods for Multimodal and Other Networks
Description:

This package provides a set of tools for testing networks. It includes functions for univariate and multivariate conditional uniform graph and quadratic assignment procedure testing, and network regression. The package is a complement to Multimodal Political Networks (2021, ISBN:9781108985000), and includes various datasets used in the book. Built on the manynet package, all functions operate with matrices, edge lists, and igraph', network', and tidygraph objects, and on one-mode and two-mode (bipartite) networks.

r-mixture 2.2.0
Dependencies: gsl@2.8
Propagated dependencies: r-rcppgsl@0.3.13 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-lattice@0.22-7 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mixture
Licenses: GPL 2+
Build system: r
Synopsis: Mixture Models for Clustering and Classification
Description:

An implementation of 14 parsimonious mixture models for model-based clustering or model-based classification. Gaussian, Student's t, generalized hyperbolic, variance-gamma or skew-t mixtures are available. All approaches work with missing data. Celeux and Govaert (1995) <doi:10.1016/0031-3203(94)00125-6>, Browne and McNicholas (2014) <doi:10.1007/s11634-013-0139-1>, Browne and McNicholas (2015) <doi:10.1002/cjs.11246>.

r-mhctools 1.5.5
Propagated dependencies: r-openxlsx@4.2.8.1 r-mgcv@1.9-4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MHCtools
Licenses: Expat
Build system: r
Synopsis: Analysis of MHC Data in Non-Model Species
Description:

Fifteen tools for bioinformatics processing and analysis of major histocompatibility complex (MHC) data. The functions are tailored for amplicon data sets that have been filtered using the dada2 method (for more information on dada2, visit <https://benjjneb.github.io/dada2/> ), but even other types of data sets can be analyzed. The ReplMatch() function matches replicates in data sets in order to evaluate genotyping success. The GetReplTable() and GetReplStats() functions perform such an evaluation. The CreateFas() function creates a fasta file with all the sequences in the data set. The CreateSamplesFas() function creates individual fasta files for each sample in the data set. The DistCalc() function calculates Grantham, Sandberg, or p-distances from pairwise comparisons of all sequences in a data set, and mean distances of all pairwise comparisons within each sample in a data set. The function additionally outputs five tables with physico-chemical z-descriptor values (based on Sandberg et al. 1998) for each amino acid position in all sequences in the data set. These tables may be useful for further downstream analyses, such as estimation of MHC supertypes. The BootKmeans() function is a wrapper for the kmeans() function of the stats package, which allows for bootstrapping. Bootstrapping k-estimates may be desirable in data sets, where e.g. BIC- vs. k-values do not produce clear inflection points ("elbows"). BootKmeans() performs multiple runs of kmeans() and estimates optimal k-values based on a user-defined threshold of BIC reduction. The method is an automated and bootstrapped version of visually inspecting elbow plots of BIC- vs. k-values. The ClusterMatch() function is a tool for evaluating whether different k-means() clustering models identify similar clusters, and summarize bootstrap model stats as means for different estimated values of k. It is designed to take files produced by the BootKmeans() function as input, but other data can be analyzed if the descriptions of the required data formats are observed carefully. The PapaDiv() function compares parent pairs in the data set and calculate their joint MHC diversity, taking into account sequence variants that occur in both parents. The HpltFind() function infers putative haplotypes from families in the data set. The GetHpltTable() and GetHpltStats() functions evaluate the accuracy of the haplotype inference. The CreateHpltOccTable() function creates a binary (logical) haplotype-sequence occurrence matrix from the output of HpltFind(), for easy overview of which sequences are present in which haplotypes. The HpltMatch() function compares haplotypes to help identify overlapping and potentially identical types. The NestTablesXL() function translates the output from HpltFind() to an Excel workbook, that provides a convenient overview for evaluation and curating of the inferred putative haplotypes.

r-micromob 0.1.2
Propagated dependencies: r-jsonlite@2.0.0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://dd-harp.github.io/MicroMoB/
Licenses: Expat
Build system: r
Synopsis: Discrete Time Simulation of Mosquito-Borne Pathogen Transmission
Description:

This package provides a framework based on S3 dispatch for constructing models of mosquito-borne pathogen transmission which are constructed from submodels of various components (i.e. immature and adult mosquitoes, human populations). A consistent mathematical expression for the distribution of bites on hosts means that different models (stochastic, deterministic, etc.) can be coherently incorporated and updated over a discrete time step.

r-misscompare 1.0.3
Propagated dependencies: r-vim@6.2.6 r-tidyr@1.3.1 r-rlang@1.1.6 r-plyr@1.8.9 r-pcamethods@2.2.0 r-missmda@1.20 r-missforest@1.6.1 r-mice@3.18.0 r-mi@1.2 r-matrix@1.7-4 r-mass@7.3-65 r-magrittr@2.0.4 r-ltm@1.2-0 r-hmisc@5.2-4 r-ggplot2@4.0.1 r-ggdendro@0.2.0 r-dplyr@1.1.4 r-data-table@1.17.8 r-amelia@1.8.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=missCompare
Licenses: Expat
Build system: r
Synopsis: Intuitive Missing Data Imputation Framework
Description:

Offers a convenient pipeline to test and compare various missing data imputation algorithms on simulated and real data. These include simpler methods, such as mean and median imputation and random replacement, but also include more sophisticated algorithms already implemented in popular R packages, such as mi', described by Su et al. (2011) <doi:10.18637/jss.v045.i02>; mice', described by van Buuren and Groothuis-Oudshoorn (2011) <doi:10.18637/jss.v045.i03>; missForest', described by Stekhoven and Buhlmann (2012) <doi:10.1093/bioinformatics/btr597>; missMDA', described by Josse and Husson (2016) <doi:10.18637/jss.v070.i01>; and pcaMethods', described by Stacklies et al. (2007) <doi:10.1093/bioinformatics/btm069>. The central assumption behind missCompare is that structurally different datasets (e.g. larger datasets with a large number of correlated variables vs. smaller datasets with non correlated variables) will benefit differently from different missing data imputation algorithms. missCompare takes measurements of your dataset and sets up a sandbox to try a curated list of standard and sophisticated missing data imputation algorithms and compares them assuming custom missingness patterns. missCompare will also impute your real-life dataset for you after the selection of the best performing algorithm in the simulations. The package also provides various post-imputation diagnostics and visualizations to help you assess imputation performance.

r-mutossgui 0.1-12
Dependencies: openjdk@25
Propagated dependencies: r-rjava@1.0-11 r-plotrix@3.8-13 r-mutoss@0.1-13 r-multcomp@1.4-29 r-jgr@1.9-2 r-javagd@0.6-6 r-commonjavajars@1.1-0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://mutoss.r-forge.r-project.org/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Graphical User Interface for the MuToss Project
Description:

This package provides a graphical user interface for the MuToss Project.

r-miscic 0.1.0
Propagated dependencies: r-nnls@1.6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=miscIC
Licenses: GPL 2+
Build system: r
Synopsis: Misclassified Interval Censored Time-to-Event Data
Description:

Estimation of the survivor function for interval censored time-to-event data subject to misclassification using nonparametric maximum likelihood estimation, implementing the methods of Titman (2017) <doi:10.1007/s11222-016-9705-7>. Misclassification probabilities can either be specified as fixed or estimated. Models with time dependent misclassification may also be fitted.

r-maxbootr 1.0.0
Propagated dependencies: r-rcpp@1.1.0 r-evd@2.3-7.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://torbenstaud.github.io/maxbootR/
Licenses: GPL 3+
Build system: r
Synopsis: Efficient Bootstrap Methods for Block Maxima
Description:

This package implements state-of-the-art block bootstrap methods for extreme value statistics based on block maxima. Includes disjoint blocks, sliding blocks, relying on a circular transformation of blocks. Fast C++ backends (via Rcpp') ensure scalability for large time series.

r-mdimnormn 0.8.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MDimNormn
Licenses: GPL 3
Build system: r
Synopsis: Multi-Dimensional MA Normalization for Plate Effect
Description:

Normalize data to minimize the difference between sample plates (batch effects). For given data in a matrix and grouping variable (or plate), the function normn_MA normalizes the data on MA coordinates. More details are in the citation. The primary method is Multi-MA'. Other fitting functions on MA coordinates can also be employed e.g. loess.

r-movehmm 1.12
Propagated dependencies: r-sp@2.2-0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-numderiv@2016.8-1.1 r-mass@7.3-65 r-ggplot2@4.0.1 r-ggmap@4.0.2 r-geosphere@1.5-20 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/TheoMichelot/moveHMM
Licenses: GPL 3
Build system: r
Synopsis: Animal Movement Modelling using Hidden Markov Models
Description:

This package provides tools for animal movement modelling using hidden Markov models. These include processing of tracking data, fitting hidden Markov models to movement data, visualization of data and fitted model, decoding of the state process, etc. <doi:10.1111/2041-210X.12578>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887
Total results: 21283