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

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-sure 0.2.0
Propagated dependencies: r-gridextra@2.3 r-goftest@1.2-3 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/AFIT-R/sure
Licenses: GPL 2+
Synopsis: Surrogate Residuals for Ordinal and General Regression Models
Description:

An implementation of the surrogate approach to residuals and diagnostics for ordinal and general regression models; for details, see Liu and Zhang (2017) <doi:10.1080/01621459.2017.1292915>. These residuals can be used to construct standard residual plots for model diagnostics (e.g., residual-vs-fitted value plots, residual-vs-covariate plots, Q-Q plots, etc.). The package also provides an autoplot function for producing standard diagnostic plots using ggplot2 graphics. The package currently supports cumulative link models from packages MASS', ordinal', rms', and VGAM'. Support for binary regression models using the standard glm function is also available.

r-slimr 1.0.9
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-seurat@5.3.1 r-scales@1.4.0 r-readxl@1.4.5 r-pheatmap@1.0.13 r-patchwork@1.3.2 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Zhaoqing-wang/SlimR
Licenses: Expat
Synopsis: Machine Learning-Assisted, Marker-Based Tool for Single-Cell and Spatial Transcriptomics Annotation
Description:

Annotates single-cell and spatial-transcriptomic (ST) data using marker datasets. Supports unified markers list ('Markers_list') creation from built-in databases (e.g., Cellmarker2', PanglaoDB', scIBD', TCellSI', PCTIT', PCTAM'), Seurat objects, or user-supplied Excel files. SlimR can predict calculation parameters by machine learning algorithms (e.g., Random Forest', Gradient Boosting', Support Vector Machine', Ensemble Learning'), and based on Markers_list, calculate gene expression of different cell types and predict annotation information, and calculate corresponding AUC and annotate it, then verify it. At the same time, it can calculate gene expression corresponding to the cell type to generate a reference map for manual annotation (e.g., Heat Map', Feature Plots', Combined Plots'). For more details, see Kabacoff (2020, ISBN:9787115420572).

r-sejmrp 1.3.4
Propagated dependencies: r-xml2@1.5.0 r-xml@3.99-0.20 r-tidyr@1.3.1 r-stringi@1.8.7 r-rvest@1.0.5 r-rpostgresql@0.7-8 r-factoextra@1.0.7 r-dplyr@1.1.4 r-dbi@1.2.3 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sejmRP
Licenses: GPL 2
Synopsis: An Information About Deputies and Votings in Polish Diet from Seventh to Eighth Term of Office
Description:

Set of functions that access information about deputies and votings in Polish diet from webpage <http://www.sejm.gov.pl>. The package was developed as a result of an internship in MI2 Group - <http://mi2.mini.pw.edu.pl>, Faculty of Mathematics and Information Science, Warsaw University of Technology.

r-swa 0.8.1
Propagated dependencies: r-rocr@1.0-11 r-reshape@0.8.10 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=swa
Licenses: GPL 3
Synopsis: Subsampling Winner Algorithm for Classification
Description:

This algorithm conducts variable selection in the classification setting. It repeatedly subsamples variables and runs linear discriminant analysis (LDA) on the subsampled variables. Variables are scored based on the AUC and the t-statistics. Variables then enter a competition and the semi-finalist variables will be evaluated in a final round of LDA classification. The algorithm then outputs a list of variable selected. Qiao, Sun and Fan (2017) <http://people.math.binghamton.edu/qiao/swa.html>.

r-ssp 1.1.0
Propagated dependencies: r-vegan@2.7-2 r-sampling@2.11 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/edlinguerra/SSP
Licenses: GPL 3
Synopsis: Simulated Sampling Procedure for Community Ecology
Description:

The Simulation-based Sampling Protocol (SSP) is an R package designed to estimate sampling effort in studies of ecological communities. It is based on the concept of pseudo-multivariate standard error (MultSE) (Anderson & Santana-Garcon, 2015, <doi:10.1111/ele.12385>) and the simulation of ecological data. The theoretical background is described in Guerra-Castro et al. (2020, <doi:10.1111/ecog.05284>).

r-spatsurv 2.0-1
Propagated dependencies: r-survival@3.8-3 r-stringr@1.6.0 r-spatstat-random@3.4-3 r-spatstat-geom@3.6-1 r-spatstat-explore@3.6-0 r-sp@2.2-0 r-sf@1.0-23 r-rcolorbrewer@1.1-3 r-raster@3.6-32 r-matrix@1.7-4 r-lubridate@1.9.4 r-iterators@1.0.14 r-fields@17.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spatsurv
Licenses: GPL 3
Synopsis: Bayesian Spatial Survival Analysis with Parametric Proportional Hazards Models
Description:

Bayesian inference for parametric proportional hazards spatial survival models; flexible spatial survival models. See Benjamin M. Taylor, Barry S. Rowlingson (2017) <doi:10.18637/jss.v077.i04>.

r-sdear 1.0.2
Propagated dependencies: r-optisolve@1.0 r-dear@1.5.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SdeaR
Licenses: GPL 2+ GPL 3+
Synopsis: Stochastic Data Envelopment Analysis
Description:

Set of functions for Stochastic Data Envelopment Analysis. Chance constrained versions of radial, directional and additive DEA models are implemented, as long as super-efficiency models. See: Cooper, W.W.; Deng, H.; Huang, Z.; Li, S.X. (2002). <doi:10.1057/palgrave.jors.2601433>, Bolós, V.J.; Benà tez, R.; Coll-Serrano, V. (2024) <doi:10.1016/j.orp.2024.100307>.

r-slotlim 0.0.2
Propagated dependencies: r-patchwork@1.3.2 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SlotLim
Licenses: GPL 3
Synopsis: Catch Advice for Fisheries Managed by Harvest Slot Limits
Description:

Catch advice for data-limited vertebrate and invertebrate fisheries managed by harvest slot limits using the SlotLim harvest control rule. The package accompanies the manuscript "SlotLim: catch advice for data-limited vertebrate and invertebrate fisheries managed by harvest slot limits" (Pritchard et al., in prep). Minimum data requirements: at least two consecutive years of catch data, lengthâ frequency distributions, and biomass or abundance indices (all from fishery-dependent sources); species-specific growth rate parameters (either von Bertalanffy, Gompertz, or Schnute); and either the natural mortality rate ('M') or the maximum observed age ('tmax'), from which M is estimated. The following functions have optional plotting capabilities that require ggplot2 installed: prop_target(), TBA(), SAM(), catch_advice(), catch_adjust(), and slotlim_once().

r-sqlrender 1.19.4
Dependencies: openjdk@25
Propagated dependencies: r-rlang@1.1.6 r-rjava@1.0-11 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://ohdsi.github.io/SqlRender/
Licenses: ASL 2.0
Synopsis: Rendering Parameterized SQL and Translation to Dialects
Description:

This package provides a rendering tool for parameterized SQL that also translates into different SQL dialects. These dialects include Microsoft SQL Server', Oracle', PostgreSql', Amazon RedShift', Apache Impala', IBM Netezza', Google BigQuery', Microsoft PDW', Snowflake', Azure Synapse Analytics Dedicated', Apache Spark', SQLite', and InterSystems IRIS'.

r-scgwr 0.1.2-21
Propagated dependencies: r-spdata@2.3.4 r-sp@2.2-0 r-optimparallel@1.0-2 r-fnn@1.1.4.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scgwr
Licenses: GPL 2+
Synopsis: Scalable Geographically Weighted Regression
Description:

Fast and regularized version of GWR for large dataset, detailed in Murakami, Tsutsumida, Yoshida, Nakaya, and Lu (2019) <arXiv:1905.00266>.

r-sars 2.1.0
Propagated dependencies: r-numderiv@2016.8-1.1 r-nortest@1.0-4 r-minpack-lm@1.2-4 r-foreach@1.5.2 r-doparallel@1.0.17 r-crayon@1.5.3 r-cli@3.6.5 r-aiccmodavg@2.3-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/txm676/sars
Licenses: GPL 3 FSDG-compatible
Synopsis: Fit and Compare Species-Area Relationship Models Using Multimodel Inference
Description:

This package implements the basic elements of the multi-model inference paradigm for up to twenty species-area relationship models (SAR), using simple R list-objects and functions, as in Triantis et al. 2012 <DOI:10.1111/j.1365-2699.2011.02652.x>. The package is scalable and users can easily create their own model and data objects. Additional SAR related functions are provided.

r-smallsets 2.0.0
Propagated dependencies: r-rmarkdown@2.30 r-reticulate@1.44.1 r-plotrix@3.8-13 r-patchwork@1.3.2 r-knitr@1.50 r-ggtext@0.1.2 r-ggplot2@4.0.1 r-flextable@0.9.10 r-colorspace@2.1-2 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://lydialucchesi.github.io/smallsets/
Licenses: GPL 3+
Synopsis: Visual Documentation for Data Preprocessing
Description:

Data practitioners regularly use the R and Python programming languages to prepare data for analyses. Thus, they encode important data preprocessing decisions in R and Python code. The smallsets package subsequently decodes these decisions into a Smallset Timeline, a static, compact visualisation of data preprocessing decisions (Lucchesi et al. (2022) <doi:10.1145/3531146.3533175>). The visualisation consists of small data snapshots of different preprocessing steps. The smallsets package builds this visualisation from a user's dataset and preprocessing code located in an R', R Markdown', Python', or Jupyter Notebook file. Users simply add structured comments with snapshot instructions to the preprocessing code. One optional feature in smallsets requires installation of the Gurobi optimisation software and gurobi R package, available from <https://www.gurobi.com>. More information regarding the optional feature and gurobi installation can be found in the smallsets vignette.

r-silfs 0.1.0
Propagated dependencies: r-mass@7.3-65 r-glmnet@4.1-10 r-ckmeans-1d-dp@4.3.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SILFS
Licenses: GPL 2 GPL 3
Synopsis: Subgroup Identification with Latent Factor Structure
Description:

In various domains, many datasets exhibit both high variable dependency and group structures, which necessitates their simultaneous estimation. This package provides functions for two subgroup identification methods based on penalized functions, both of which utilize factor model structures to adapt to data with cross-sectional dependency. The first method is the Subgroup Identification with Latent Factor Structure Method (SILFSM) we proposed. By employing Center-Augmented Regularization and factor structures, the SILFSM effectively eliminates data dependencies while identifying subgroups within datasets. For this model, we offer optimization functions based on two different methods: Coordinate Descent and our newly developed Difference of Convex-Alternating Direction Method of Multipliers (DC-ADMM) algorithms; the latter can be applied to cases where the distance function in Center-Augmented Regularization takes L1 and L2 forms. The other method is the Factor-Adjusted Pairwise Fusion Penalty (FA-PFP) model, which incorporates factor augmentation into the Pairwise Fusion Penalty (PFP) developed by Ma, S. and Huang, J. (2017) <doi:10.1080/01621459.2016.1148039>. Additionally, we provide a function for the Standard CAR (S-CAR) method, which does not consider the dependency and is for comparative analysis with other approaches. Furthermore, functions based on the Bayesian Information Criterion (BIC) of the SILFSM and the FA-PFP method are also included in SILFS for selecting tuning parameters. For more details of Subgroup Identification with Latent Factor Structure Method, please refer to He et al. (2024) <doi:10.48550/arXiv.2407.00882>.

r-sop 1.0-1
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SOP
Licenses: GPL 2
Synopsis: Generalised Additive P-Spline Regression Models Estimation
Description:

Generalised additive P-spline regression models estimation using the separation of overlapping precision matrices (SOP) method. Estimation is based on the equivalence between P-splines and linear mixed models, and variance/smoothing parameters are estimated based on restricted maximum likelihood (REML). The package enables users to estimate P-spline models with overlapping penalties. Based on the work described in Rodriguez-Alvarez et al. (2015) <doi:10.1007/s11222-014-9464-2>; Rodriguez-Alvarez et al. (2019) <doi:10.1007/s11222-018-9818-2>, and Eilers and Marx (1996) <doi:10.1214/ss/1038425655>.

r-sentinmixt 1.0.0
Propagated dependencies: r-zipfr@0.6-70 r-withr@3.0.2 r-tsdist@3.7.1 r-tidyr@1.3.1 r-snow@0.4-4 r-rlist@0.4.6.2 r-mclust@6.1.2 r-foreach@1.5.2 r-expint@0.1-9 r-dosnow@1.0.20 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SenTinMixt
Licenses: GPL 3+
Synopsis: Parsimonious Mixtures of MSEN and MTIN Distributions
Description:

This package implements parsimonious mixtures of MSEN and MTIN distributions via expectation- maximization based algorithms for model-based clustering. For each mixture component, parsimony is reached via the eigen-decomposition of the scale matrices and by imposing a constraint on the tailedness parameter. This produces a family of 28 parsimonious mixture models for each distribution.

r-softclassval 1.1.0
Propagated dependencies: r-svunit@1.0.8 r-arrayhelpers@1.1-0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://softclassval.r-forge.r-project.org/
Licenses: GPL 3+
Synopsis: Soft Classification Performance Measures
Description:

An extension of sensitivity, specificity, positive and negative predictive value to continuous predicted and reference memberships in [0, 1].

r-saetrafo 1.0.6
Propagated dependencies: r-stringr@1.6.0 r-sfsmisc@1.1-23 r-rlang@1.1.6 r-reshape2@1.4.5 r-readods@2.3.2 r-parallelmap@1.5.1 r-openxlsx@4.2.8.1 r-nlme@3.1-168 r-moments@0.14.1 r-hlmdiag@0.5.1 r-gridextra@2.3 r-ggplot2@4.0.1 r-emdi@2.2.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/NoraWuerz/saeTrafo
Licenses: GPL 2
Synopsis: Transformations for Unit-Level Small Area Models
Description:

The aim of this package is to offer new methodology for unit-level small area models under transformations and limited population auxiliary information. In addition to this new methodology, the widely used nested error regression model without transformations (see "An Error-Components Model for Prediction of County Crop Areas Using Survey and Satellite Data" by Battese, Harter and Fuller (1988) <doi:10.1080/01621459.1988.10478561>) and its well-known uncertainty estimate (see "The estimation of the mean squared error of small-area estimators" by Prasad and Rao (1990) <doi:10.1080/01621459.1995.10476570>) are provided. In this package, the log transformation and the data-driven log-shift transformation are provided. If a transformation is selected, an appropriate method is chosen depending on the respective input of the population data: Individual population data (see "Empirical best prediction under a nested error model with log transformation" by Molina and Martà n (2018) <doi:10.1214/17-aos1608>) but also aggregated population data (see "Estimating regional income indicators under transformations and access to limited population auxiliary information" by Würz, Schmid and Tzavidis <unpublished>) can be entered. Especially under limited data access, new methodologies are provided in saeTrafo. Several options are available to assess the used model and to judge, present and export its results. For a detailed description of the package and the methods used see the corresponding vignette.

r-sfadv 1.0.1
Propagated dependencies: r-minpack-lm@1.2-4 r-gmm@1.9-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sfadv
Licenses: GPL 3
Synopsis: Advanced Methods for Stochastic Frontier Analysis
Description:

Stochastic frontier analysis with advanced methods. In particular, it applies the approach proposed by Latruffe et al. (2017) <DOI:10.1093/ajae/aaw077> to estimate a stochastic frontier with technical inefficiency effects when one input is endogenous.

r-sparklyr-nested 0.0.4
Propagated dependencies: r-tidyselect@1.2.1 r-sparklyr@1.9.3 r-rlang@1.1.6 r-purrr@1.2.0 r-listviewer@4.0.0 r-jsonlite@2.0.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sparklyr.nested
Licenses: ASL 2.0 FSDG-compatible
Synopsis: 'sparklyr' Extension for Nested Data
Description:

This package provides a sparklyr extension adding the capability to work easily with nested data.

r-steiniv 0.1-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SteinIV
Licenses: GPL 2+
Synopsis: Semi-Parametric Stein-Like Estimator with Instrumental Variables
Description:

Routines for computing different types of linear estimators, based on instrumental variables (IVs), including the semi-parametric Stein-like (SPS) estimator, originally introduced by Judge and Mittelhammer (2004) <DOI:10.1198/016214504000000430>.

r-supergauss 2.0.4
Dependencies: fftw@3.3.10
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-r6@2.6.1 r-fftw@1.0-9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mlysy/SuperGauss
Licenses: GPL 3
Synopsis: Superfast Likelihood Inference for Stationary Gaussian Time Series
Description:

Likelihood evaluations for stationary Gaussian time series are typically obtained via the Durbin-Levinson algorithm, which scales as O(n^2) in the number of time series observations. This package provides a "superfast" O(n log^2 n) algorithm written in C++, crossing over with Durbin-Levinson around n = 300. Efficient implementations of the score and Hessian functions are also provided, leading to superfast versions of inference algorithms such as Newton-Raphson and Hamiltonian Monte Carlo. The C++ code provides a Toeplitz matrix class packaged as a header-only library, to simplify low-level usage in other packages and outside of R.

r-sopc 0.1.0
Propagated dependencies: r-magrittr@2.0.4 r-elasticnet@1.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SOPC
Licenses: Expat
Synopsis: The Sparse Online Principal Component Estimation Algorithm
Description:

The sparse online principal component can not only process the online data set, but also obtain a sparse solution of the online data set. The philosophy of the package is described in Guo G. (2022) <doi:10.1007/s00180-022-01270-z>.

r-syrup 0.1.4
Propagated dependencies: r-withr@3.0.2 r-vctrs@0.6.5 r-tibble@3.3.0 r-rlang@1.1.6 r-purrr@1.2.0 r-ps@1.9.1 r-dplyr@1.1.4 r-callr@3.7.6 r-bench@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/simonpcouch/syrup
Licenses: Expat
Synopsis: Measure Memory and CPU Usage for Parallel R Code
Description:

Measures memory and CPU usage of R code by regularly taking snapshots of calls to the system command ps'. The package provides an entry point (albeit coarse) to profile usage of system resources by R code run in parallel.

r-shinytime 1.0.3
Propagated dependencies: r-shiny@1.11.1 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://burgerga.github.io/shinyTime/
Licenses: GPL 3 FSDG-compatible
Synopsis: Time Input Widget for Shiny
Description:

This package provides a time input widget for Shiny. This widget allows intuitive time input in the [hh]:[mm]:[ss] or [hh]:[mm] (24H) format by using a separate numeric input for each time component. The interface with R uses date-time objects. See the project page for more information and examples.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208