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

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-mlpack 4.7.0
Propagated dependencies: r-rcppensmallen@0.3.10.0.1 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://www.mlpack.org/doc/user/bindings/r.html
Licenses: Modified BSD
Build system: r
Synopsis: 'Rcpp' Integration for the 'mlpack' Library
Description:

This package provides a fast, flexible machine learning library, written in C++, that aims to provide fast, extensible implementations of cutting-edge machine learning algorithms. See also Curtin et al. (2023) <doi:10.21105/joss.05026>.

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
Build system: r
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-mnp 3.1-5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/kosukeimai/MNP
Licenses: GPL 2+
Build system: r
Synopsis: Fitting the Multinomial Probit Model
Description:

Fits the Bayesian multinomial probit model via Markov chain Monte Carlo. The multinomial probit model is often used to analyze the discrete choices made by individuals recorded in survey data. Examples where the multinomial probit model may be useful include the analysis of product choice by consumers in market research and the analysis of candidate or party choice by voters in electoral studies. The MNP package can also fit the model with different choice sets for each individual, and complete or partial individual choice orderings of the available alternatives from the choice set. The estimation is based on the efficient marginal data augmentation algorithm that is developed by Imai and van Dyk (2005). "A Bayesian Analysis of the Multinomial Probit Model Using the Data Augmentation." Journal of Econometrics, Vol. 124, No. 2 (February), pp. 311-334. <doi:10.1016/j.jeconom.2004.02.002> Detailed examples are given in Imai and van Dyk (2005). "MNP: R Package for Fitting the Multinomial Probit Model." Journal of Statistical Software, Vol. 14, No. 3 (May), pp. 1-32. <doi:10.18637/jss.v014.i03>.

r-multid 1.0.2
Propagated dependencies: r-rlang@1.1.6 r-quantreg@6.1 r-proc@1.19.0.1 r-lmertest@3.1-3 r-lme4@1.1-37 r-lavaan@0.6-20 r-glmnet@4.1-10 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-emmeans@2.0.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=multid
Licenses: GPL 3
Build system: r
Synopsis: Multivariate Difference Between Two Groups
Description:

Estimation of multivariate differences between two groups (e.g., multivariate sex differences) with regularized regression methods and predictive approach. See Ilmarinen et al. (2023) <doi:10.1177/08902070221088155>. Deconstructing difference score correlations (e.g., gender-equality paradox), see Ilmarinen & Lönnqvist (2024) <doi:10.1037/pspp0000508>. Includes also tools that help in understanding difference score reliability, conditional intra-class correlations, tail-dependency, and heterogeneity of variance estimates. Package development was supported by the Academy of Finland research grant 338891.

r-myrror 0.1.2
Propagated dependencies: r-rlang@1.1.6 r-joyn@0.3.0 r-digest@0.6.39 r-data-table@1.17.8 r-collapse@2.1.5 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://pip-technical-team.github.io/myrror/
Licenses: Expat
Build system: r
Synopsis: Compare Two Data Frames and Summarize Differences
Description:

This package provides tools for systematic comparison of data frames, offering functionality to identify, quantify, and extract differences. Provides functions with user-friendly and interactive console output for immediate analysis, while also offering options to export differences as structured data frames that can be easily integrated into existing workflows.

r-mbrglm 0.0.1
Propagated dependencies: r-nleqslv@3.3.5 r-enrichwith@0.4.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mbrglm
Licenses: GPL 2
Build system: r
Synopsis: Median Bias Reduction in Binomial-Response GLMs
Description:

Fit generalized linear models with binomial responses using a median modified score approach (Kenne Pagui et al., 2016, <https://arxiv.org/abs/1604.04768>) to median bias reduction. This method respects equivariance under reparameterizations for each parameter component and also solves the infinite estimates problem (data separation).

r-mapmixture 1.2.0
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-sf@1.0-23 r-rnaturalearthdata@1.0.0 r-rlang@1.1.6 r-purrr@1.2.0 r-ggspatial@1.1.10 r-ggplot2@4.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/Tom-Jenkins/mapmixture
Licenses: GPL 3+
Build system: r
Synopsis: Spatial Visualisation of Admixture on a Projected Map
Description:

Visualise admixture as pie charts on a projected map, admixture as traditional structure barplots or facet barplots, and scatter plots from genotype principal components analysis. A shiny app allows users to create admixture maps interactively. Jenkins TL (2024) <doi:10.1111/1755-0998.13943>.

r-mci 1.3.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MCI
Licenses: GPL 2+
Build system: r
Synopsis: Multiplicative Competitive Interaction (MCI) Model
Description:

Market area models are used to analyze and predict store choices and market areas concerning retail and service locations. This package implements two market area models (Huff Model, Multiplicative Competitive Interaction Model) into R, while the emphases lie on 1.) fitting these models based on empirical data via OLS regression and nonlinear techniques and 2.) data preparation and processing (esp. interaction matrices and data preparation for the MCI Model).

r-mirtest 2.2
Propagated dependencies: r-mass@7.3-65 r-limma@3.66.0 r-globaltest@5.64.0 r-globalancova@4.28.0 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://pubmed.ncbi.nlm.nih.gov/22723856/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Combined miRNA- And mRNA-Testing
Description:

Package for combined miRNA- and mRNA-testing.

r-meclustnet 1.2.2
Propagated dependencies: r-vegan@2.7-2 r-nnet@7.3-20 r-mvtnorm@1.3-3 r-mass@7.3-65 r-latentnet@2.12.0 r-ellipse@0.5.0 r-e1071@1.7-16
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MEclustnet
Licenses: GPL 2
Build system: r
Synopsis: Fit the Mixture of Experts Latent Position Cluster Model to Network Data
Description:

This package provides functions to facilitate model-based clustering of nodes in a network in a mixture of experts setting, which incorporates covariate information on the nodes in the modelling process. Isobel Claire Gormley and Thomas Brendan Murphy (2010) <doi:10.1016/j.stamet.2010.01.002>.

r-mirkat 1.2.3
Propagated dependencies: r-survival@3.8-3 r-quantreg@6.1 r-permute@0.9-8 r-pearsonds@1.3.2 r-mixtools@2.0.0.1 r-matrix@1.7-4 r-mass@7.3-65 r-lme4@1.1-37 r-gunifrac@1.9 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MiRKAT
Licenses: GPL 2+
Build system: r
Synopsis: Microbiome Regression-Based Kernel Association Tests
Description:

Test for overall association between microbiome composition data and phenotypes via phylogenetic kernels. The phenotype can be univariate continuous or binary (Zhao et al. (2015) <doi:10.1016/j.ajhg.2015.04.003>), survival outcomes (Plantinga et al. (2017) <doi:10.1186/s40168-017-0239-9>), multivariate (Zhan et al. (2017) <doi:10.1002/gepi.22030>) and structured phenotypes (Zhan et al. (2017) <doi:10.1111/biom.12684>). The package can also use robust regression (unpublished work) and integrated quantile regression (Wang et al. (2021) <doi:10.1093/bioinformatics/btab668>). In each case, the microbiome community effect is modeled nonparametrically through a kernel function, which can incorporate phylogenetic tree information.

r-minimeta 0.3.2
Propagated dependencies: r-writexls@6.8.0 r-shinywidgets@0.9.0 r-shinyjs@2.1.0 r-shiny@1.11.1 r-rhandsontable@0.3.8 r-readxl@1.4.5 r-metafor@4.8-0 r-meta@8.2-1 r-markdown@2.0 r-jsonlite@2.0.0 r-colourpicker@1.3.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/thlytras/miniMeta
Licenses: GPL 2+
Build system: r
Synopsis: Web Application to Run Meta-Analyses
Description:

Shiny web application to run meta-analyses. Essentially a graphical front-end to package meta for R. Can be useful as an educational tool, and for quickly analyzing and sharing meta-analyses. Provides output to quickly fill in GRADE (Grading of Recommendations, Assessment, Development and Evaluations) Summary-of-Findings tables. Importantly, it allows further processing of the results inside R, in case more specific analyses are needed.

r-metahd 0.1.4
Propagated dependencies: r-tidyr@1.3.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-nloptr@2.2.1 r-metapro@1.5.11 r-metap@1.12 r-metafor@4.8-0 r-matrixcalc@1.0-6 r-matrix@1.7-4 r-future-apply@1.20.0 r-dynamictreecut@1.63-1 r-dplyr@1.1.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=MetaHD
Licenses: GPL 3
Build system: r
Synopsis: Multivariate Meta-Analysis Model for High-Dimensional Data
Description:

This package performs multivariate meta-analysis for high-dimensional data to integrate and collectively analyse individual-level data from multiple studies, as well as to combine summary estimates. This approach accounts for correlation between outcomes, incorporates withinâ and betweenâ study variability, handles missing values, and uses shrinkage estimation to accommodate high dimensionality. The MetaHD R package provides access to our multivariate meta-analysis approach, along with a comprehensive suite of existing meta-analysis methods, including fixed-effects and random-effects models, Fisherâ s method, Stoufferâ s method, the weighted Z method, Lancasterâ s method, the weighted Fisherâ s method, and vote-counting approach. A detailed vignette with example datasets and code for data preparation and analysis is available at <https://alyshadelivera.github.io/MetaHD_vignette/>.

r-mrc 0.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/k-dettloff/mRc
Licenses: Expat
Build system: r
Synopsis: Multi-Visit Closed Population Mark-Recapture Estimates
Description:

Compute bootstrap confidence intervals for the adjusted Schnabel and Schumacher-Eschmeyer multi-visit mark-recapture estimators based on Dettloff (2023) <doi:10.1016/j.fishres.2023.106756>.

r-mixsim 1.1-8
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=MixSim
Licenses: GPL 2+
Build system: r
Synopsis: Simulating Data to Study Performance of Clustering Algorithms
Description:

The utility of this package is in simulating mixtures of Gaussian distributions with different levels of overlap between mixture components. Pairwise overlap, defined as a sum of two misclassification probabilities, measures the degree of interaction between components and can be readily employed to control the clustering complexity of datasets simulated from mixtures. These datasets can then be used for systematic performance investigation of clustering and finite mixture modeling algorithms. Among other capabilities of MixSim', there are computing the exact overlap for Gaussian mixtures, simulating Gaussian and non-Gaussian data, simulating outliers and noise variables, calculating various measures of agreement between two partitionings, and constructing parallel distribution plots for the graphical display of finite mixture models.

r-mmdai 2.0.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MMDai
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Multinomial Distribution Approximation and Imputation for Incomplete Categorical Data
Description:

This package provides a method to impute the missingness in categorical data. Details see the paper <doi:10.4310/SII.2020.v13.n1.a2>.

r-mlfs 0.4.3
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-reshape2@1.4.5 r-ranger@0.17.0 r-pscl@1.5.9 r-naivebayes@1.0.0 r-magrittr@2.0.4 r-dplyr@1.1.4 r-brnn@0.9.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://CRAN.R-project.org/package=MLFS
Licenses: GPL 3
Build system: r
Synopsis: Machine Learning Forest Simulator
Description:

Climate-sensitive, single-tree forest simulator based on data-driven machine learning. It simulates the main forest processesâ radial growth, height growth, mortality, crown recession, regeneration, and harvestingâ so users can assess stand development under climate and management scenarios. The height model is described by Skudnik and JevÅ¡enak (2022) <doi:10.1016/j.foreco.2022.120017>, the basal-area increment model by JevÅ¡enak and Skudnik (2021) <doi:10.1016/j.foreco.2020.118601>, and an overview of the MLFS package, workflow, and applications is provided by JevÅ¡enak, ArniÄ , Krajnc, and Skudnik (2023), Ecological Informatics <doi:10.1016/j.ecoinf.2023.102115>.

r-memgene 1.0.3
Propagated dependencies: r-vegan@2.7-2 r-sp@2.2-0 r-raster@3.6-32 r-gdistance@1.6.5 r-ade4@1.7-23
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=memgene
Licenses: GPL 2+
Build system: r
Synopsis: Spatial Pattern Detection in Genetic Distance Data Using Moran's Eigenvector Maps
Description:

Can detect relatively weak spatial genetic patterns by using Moran's Eigenvector Maps (MEM) to extract only the spatial component of genetic variation. Has applications in landscape genetics where the movement and dispersal of organisms are studied using neutral genetic variation.

r-mlmc 2.1.1
Propagated dependencies: r-rcpp@1.1.0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mlmc.louisaslett.com/
Licenses: GPL 2
Build system: r
Synopsis: Multi-Level Monte Carlo
Description:

An implementation of MLMC (Multi-Level Monte Carlo), Giles (2008) <doi:10.1287/opre.1070.0496>, Heinrich (1998) <doi:10.1006/jcom.1998.0471>, for R. This package builds on the original Matlab and C++ implementations by Mike Giles to provide a full MLMC driver and example level samplers. Multi-core parallel sampling of levels is provided built-in.

r-monochromer 0.2.0
Propagated dependencies: r-magrittr@2.0.4 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/cararthompson/monochromeR
Licenses: Expat
Build system: r
Synopsis: Easily Create, View and Use Monochrome Colour Palettes
Description:

Generate a monochrome palette from a starting colour for a specified number of colours. The package can also be used to display colour palettes in the plot window, with or without hex codes and colour labels.

r-mvmorph 1.2.1
Propagated dependencies: r-subplex@1.9 r-spam@2.11-1 r-phytools@2.5-2 r-pbmcapply@1.5.1 r-glassofast@1.0.1 r-corpcor@1.6.10 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/JClavel/mvMORPH
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Comparative Tools for Fitting Evolutionary Models to Morphometric Data
Description:

Fits multivariate (Brownian Motion, Early Burst, ACDC, Ornstein-Uhlenbeck and Shifts) models of continuous traits evolution on trees and time series. mvMORPH also proposes high-dimensional multivariate comparative tools (linear models using Generalized Least Squares and multivariate tests) based on penalized likelihood. See Clavel et al. (2015) <DOI:10.1111/2041-210X.12420>, Clavel et al. (2019) <DOI:10.1093/sysbio/syy045>, and Clavel & Morlon (2020) <DOI:10.1093/sysbio/syaa010>.

r-mcmsupply 1.1.1
Propagated dependencies: r-tidyverse@2.0.0 r-tidyr@1.3.1 r-tidybayes@3.0.7 r-tibble@3.3.0 r-stringr@1.6.0 r-runjags@2.2.2-5 r-rlang@1.1.6 r-readxl@1.4.5 r-r2jags@0.8-9 r-plyr@1.8.9 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-foreach@1.5.2 r-dplyr@1.1.4 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://hannahcomiskey.github.io/mcmsupply/
Licenses: Expat
Build system: r
Synopsis: Estimating Public and Private Sector Contraceptive Market Supply Shares
Description:

Family Planning programs and initiatives typically use nationally representative surveys to estimate key indicators of a countryâ s family planning progress. However, in recent years, routinely collected family planning services data (Service Statistics) have been used as a supplementary data source to bridge gaps in the surveys. The use of service statistics comes with the caveat that adjustments need to be made for missing private sector contributions to the contraceptive method supply chain. Evaluating the supply source of modern contraceptives often relies on Demographic Health Surveys (DHS), where many countries do not have recent data beyond 2015/16. Fortunately, in the absence of recent surveys we can rely on statistical model-based estimates and projections to fill the knowledge gap. We present a Bayesian, hierarchical, penalized-spline model with multivariate-normal spline coefficients, to account for across method correlations, to produce country-specific,annual estimates for the proportion of modern contraceptive methods coming from the public and private sectors. This package provides a quick and convenient way for users to access the DHS modern contraceptive supply share data at national and subnational administration levels, estimate, evaluate and plot annual estimates with uncertainty for a sample of low- and middle-income countries. Methods for the estimation of method supply shares at the national level are described in Comiskey, Alkema, Cahill (2022) <arXiv:2212.03844>.

r-mvgam 1.1.594
Propagated dependencies: r-tibble@3.3.0 r-rstantools@2.5.0 r-rstan@2.32.7 r-rlang@1.1.6 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-purrr@1.2.0 r-posterior@1.6.1 r-patchwork@1.3.2 r-mvnfast@0.2.8 r-mgcv@1.9-4 r-marginaleffects@0.31.0 r-magrittr@2.0.4 r-loo@2.8.0 r-insight@1.4.3 r-ggplot2@4.0.1 r-generics@0.1.4 r-dplyr@1.1.4 r-brms@2.23.0 r-bayesplot@1.14.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/nicholasjclark/mvgam
Licenses: Expat
Build system: r
Synopsis: Multivariate (Dynamic) Generalized Additive Models
Description:

Fit Bayesian Dynamic Generalized Additive Models to multivariate observations. Users can build nonlinear State-Space models that can incorporate semiparametric effects in observation and process components, using a wide range of observation families. Estimation is performed using Markov Chain Monte Carlo with Hamiltonian Monte Carlo in the software Stan'. References: Clark & Wells (2023) <doi:10.1111/2041-210X.13974>.

r-matrixprofiler 0.1.10
Propagated dependencies: r-rcppthread@2.2.0 r-rcppprogress@0.4.2 r-rcppparallel@5.1.11-1 r-rcpp@1.1.0 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/matrix-profile-foundation/matrixprofiler
Licenses: GPL 3
Build system: r
Synopsis: Matrix Profile for R
Description:

This is the core functions needed by the tsmp package. The low level and carefully checked mathematical functions are here. These are implementations of the Matrix Profile concept that was created by CS-UCR <http://www.cs.ucr.edu/~eamonn/MatrixProfile.html>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457