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

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-optedr 2.2.0
Propagated dependencies: r-shiny@1.11.1 r-rlang@1.1.6 r-purrr@1.2.0 r-nleqslv@3.3.5 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-crayon@1.5.3 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/kezrael/optedr
Licenses: GPL 3
Build system: r
Synopsis: Calculating Optimal and D-Augmented Designs
Description:

Calculates D-, Ds-, A-, I- and L-optimal designs for non-linear models, via an implementation of the cocktail algorithm (Yu, 2011, <doi:10.1007/s11222-010-9183-2>). Compares designs via their efficiency, and augments any design with a controlled efficiency. An efficient rounding function has been provided to transform approximate designs to exact designs.

r-opencage 0.2.2
Propagated dependencies: r-withr@3.0.2 r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-ratelimitr@0.4.2 r-purrr@1.2.0 r-progress@1.2.3 r-memoise@2.0.1 r-lifecycle@1.0.4 r-jsonlite@2.0.0 r-dplyr@1.1.4 r-crul@1.6.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://docs.ropensci.org/opencage/
Licenses: GPL 2+
Build system: r
Synopsis: Geocode with the OpenCage API
Description:

Geocode with the OpenCage API, either from place name to longitude and latitude (forward geocoding) or from longitude and latitude to the name and address of a location (reverse geocoding), see <https://opencagedata.com/>.

r-ordbetareg 0.8
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rstantools@2.5.0 r-insight@1.4.3 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-checkmate@2.3.3 r-brms@2.23.0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=ordbetareg
Licenses: Expat
Build system: r
Synopsis: Ordered Beta Regression Models with 'brms'
Description:

This package implements ordered beta regression models, which are for modeling continuous variables with upper and lower bounds, such as survey sliders, dose-response relationships and indexes. For more information, see Kubinec (2023) <doi:10.31235/osf.io/2sx6y>. The package is a front-end to the R package brms', which facilitates a range of regression specifications, including hierarchical, dynamic and multivariate modeling.

r-orthodr 0.6.8
Propagated dependencies: r-survival@3.8-3 r-rgl@1.3.31 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pracma@2.4.6 r-plot3d@1.4.2 r-mass@7.3-65 r-dr@3.0.11
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/teazrq/orthoDr
Licenses: GPL 2+
Build system: r
Synopsis: Semi-Parametric Dimension Reduction Models Using Orthogonality Constrained Optimization
Description:

Utilize an orthogonality constrained optimization algorithm of Wen & Yin (2013) <DOI:10.1007/s10107-012-0584-1> to solve a variety of dimension reduction problems in the semiparametric framework, such as Ma & Zhu (2012) <DOI:10.1080/01621459.2011.646925>, Ma & Zhu (2013) <DOI:10.1214/12-AOS1072>, Sun, Zhu, Wang & Zeng (2019) <DOI:10.1093/biomet/asy064> and Zhou, Zhu & Zeng (2021) <DOI:10.1093/biomet/asaa087>. The package also implements some existing dimension reduction methods such as hMave by Xia, Zhang, & Xu (2010) <DOI:10.1198/jasa.2009.tm09372> and partial SAVE by Feng, Wen & Zhu (2013) <DOI:10.1080/01621459.2012.746065>. It also serves as a general purpose optimization solver for problems with orthogonality constraints, i.e., in Stiefel manifold. Parallel computing for approximating the gradient is enabled through OpenMP'.

r-optisolve 1.0
Propagated dependencies: r-stringr@1.6.0 r-shapes@1.2.8 r-rcpp@1.1.0 r-plyr@1.8.9 r-nloptr@2.2.1 r-matrix@1.7-4 r-mass@7.3-65 r-cccp@0.3-3 r-alabama@2023.1.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=optiSolve
Licenses: GPL 2
Build system: r
Synopsis: Linear, Quadratic, and Rational Optimization
Description:

Solver for linear, quadratic, and rational programs with linear, quadratic, and rational constraints. A unified interface to different R packages is provided. Optimization problems are transformed into equivalent formulations and solved by the respective package. For example, quadratic programming problems with linear, quadratic and rational constraints can be solved by augmented Lagrangian minimization using package alabama', or by sequential quadratic programming using solver slsqp'. Alternatively, they can be reformulated as optimization problems with second order cone constraints and solved with package cccp'.

r-otusummary 0.1.2
Propagated dependencies: r-reshape2@1.4.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/cam315/otuSummary
Licenses: GPL 3+
Build system: r
Synopsis: Summarizing OTU Table Regarding the Composition, Abundance and Beta Diversity of Abundant and Rare Biospheres
Description:

Summarizes the taxonomic composition, diversity contribution of the rare and abundant community by using OTU (operational taxonomic unit) table which was generated by analyzing pipeline of QIIME or mothur'. The rare biosphere in this package is subset by the relative abundance threshold (for details about rare biosphere please see Lynch and Neufeld (2015) <doi:10.1038/nrmicro3400>).

r-onlinecov 1.3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=onlineCOV
Licenses: GPL 2+
Build system: r
Synopsis: Online Change Point Detection in High-Dimensional Covariance Structure
Description:

Implement a new stopping rule to detect anomaly in the covariance structure of high-dimensional online data. The detection procedure can be applied to Gaussian or non-Gaussian data with a large number of components. Moreover, it allows both spatial and temporal dependence in data. The dependence can be estimated by a data-driven procedure. The level of threshold in the stopping rule can be determined at a pre-selected average run length. More detail can be seen in Li, L. and Li, J. (2020) "Online Change-Point Detection in High-Dimensional Covariance Structure with Application to Dynamic Networks." <arXiv:1911.07762>.

r-oaiharvester 0.3-5
Propagated dependencies: r-xml2@1.5.0 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OAIHarvester
Licenses: GPL 2
Build system: r
Synopsis: Harvest Metadata Using OAI-PMH Version 2.0
Description:

Harvest metadata using the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH) version 2.0 (for more information, see <https://www.openarchives.org/OAI/openarchivesprotocol.html>).

r-optisel 2.1.0
Propagated dependencies: r-stringr@1.6.0 r-reshape2@1.4.5 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-quadprog@1.5-8 r-purrr@1.2.0 r-pspline@1.0-21 r-plyr@1.8.9 r-pedigree@1.4.2 r-optisolve@1.0 r-nadiv@2.18.0 r-matrix@1.7-4 r-mass@7.3-65 r-magic@1.6-1 r-kinship2@1.9.6.2 r-foreach@1.5.2 r-ecosolver@0.5.5 r-doparallel@1.0.17 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=optiSel
Licenses: GPL 2
Build system: r
Synopsis: Optimum Contribution Selection and Population Genetics
Description:

This package provides a framework for the optimization of breeding programs via optimum contribution selection and mate allocation. An easy to use set of function for computation of optimum contributions of selection candidates, and of the population genetic parameters to be optimized. These parameters can be estimated using pedigree or genotype information, and include kinships, kinships at native haplotype segments, and breed composition of crossbred individuals. They are suitable for managing genetic diversity, removing introgressed genetic material, and accelerating genetic gain. Additionally, functions are provided for computing genetic contributions from ancestors, inbreeding coefficients, the native effective size, the native genome equivalent, pedigree completeness, and for preparing and plotting pedigrees. The methods are described in:\n Wellmann, R., and Pfeiffer, I. (2009) <doi:10.1017/S0016672309000202>.\n Wellmann, R., and Bennewitz, J. (2011) <doi:10.2527/jas.2010-3709>.\n Wellmann, R., Hartwig, S., Bennewitz, J. (2012) <doi:10.1186/1297-9686-44-34>.\n de Cara, M. A. R., Villanueva, B., Toro, M. A., Fernandez, J. (2013) <doi:10.1111/mec.12560>.\n Wellmann, R., Bennewitz, J., Meuwissen, T.H.E. (2014) <doi:10.1017/S0016672314000196>.\n Wellmann, R. (2019) <doi:10.1186/s12859-018-2450-5>.

r-oddsplotty 1.0.2
Propagated dependencies: r-tidymodels@1.4.1 r-tibble@3.3.0 r-rmarkdown@2.30 r-mlbench@2.1-6 r-magrittr@2.0.4 r-ggthemes@5.1.0 r-ggplot2@4.0.1 r-e1071@1.7-16 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/StatsGary/OddsPlotty
Licenses: GPL 3+
Build system: r
Synopsis: Odds Plot to Visualise a Logistic Regression Model
Description:

Uses the outputs of a logistic regression model, from caret <https://CRAN.R-project.org/package=caret>, to build an odds plot. This allows for the rapid visualisation of odds plot ratios and works best with the outputs of CARET's GLM model class, by returning the final trained model.

r-omopgenerics 1.3.7
Propagated dependencies: r-vctrs@0.6.5 r-tidyr@1.3.1 r-stringr@1.6.0 r-stringi@1.8.7 r-snakecase@0.11.1 r-rlang@1.1.6 r-purrr@1.2.0 r-lifecycle@1.0.4 r-glue@1.8.0 r-generics@0.1.4 r-dplyr@1.1.4 r-dbplyr@2.5.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://darwin-eu.github.io/omopgenerics/
Licenses: FSDG-compatible
Build system: r
Synopsis: Methods and Classes for the OMOP Common Data Model
Description:

This package provides definitions of core classes and methods used by analytic pipelines that query the OMOP (Observational Medical Outcomes Partnership) common data model.

r-ossurvival 1.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OSsurvival
Licenses: GPL 3
Build system: r
Synopsis: Assessing Surrogacy with a Censored Outcome
Description:

Identifies the optimal transformation of a surrogate marker and estimates the proportion of treatment explained (PTE) by the optimally-transformed surrogate at an earlier time point when the primary outcome of interest is a censored time-to-event outcome; details are described in Wang et al (2021) <doi:10.1002/sim.9185>.

r-ogrdbstats 0.5.4
Propagated dependencies: r-tigger@1.1.2 r-tidyr@1.3.1 r-stringr@1.6.0 r-stringdist@0.9.15 r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-magrittr@2.0.4 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-data-table@1.17.8 r-complexheatmap@2.26.0 r-bookdown@0.45 r-biostrings@2.78.0 r-argparser@0.7.2 r-alakazam@1.4.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/airr-community/ogrdbstats
Licenses: CC-BY-SA 4.0
Build system: r
Synopsis: Analysis of Adaptive Immune Receptor Repertoire Germ Line Statistics
Description:

Multiple tools are now available for inferring the personalised germ line set from an adaptive immune receptor repertoire. Output from these tools is converted to a single format and supplemented with rich data such as usage and characterisation of novel germ line alleles. This data can be particularly useful when considering the validity of novel inferences. Use of the analysis provided is described in <doi:10.3389/fimmu.2019.00435>.

r-outforest 1.0.1
Propagated dependencies: r-ranger@0.17.0 r-missranger@2.6.1 r-fnn@1.1.4.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/mayer79/outForest
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Outlier Detection and Replacement
Description:

This package provides a random forest based implementation of the method described in Chapter 7.1.2 (Regression model based anomaly detection) of Chandola et al. (2009) <doi:10.1145/1541880.1541882>. It works as follows: Each numeric variable is regressed onto all other variables by a random forest. If the scaled absolute difference between observed value and out-of-bag prediction of the corresponding random forest is suspiciously large, then a value is considered an outlier. The package offers different options to replace such outliers, e.g. by realistic values found via predictive mean matching. Once the method is trained on a reference data, it can be applied to new data.

r-osmextract 0.5.3
Propagated dependencies: r-sf@1.0-23 r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://docs.ropensci.org/osmextract/
Licenses: GPL 3
Build system: r
Synopsis: Download and Import Open Street Map Data Extracts
Description:

Match, download, convert and import Open Street Map data extracts obtained from several providers.

r-omsvg 0.1.0
Propagated dependencies: r-xml2@1.5.0 r-sass@0.4.10 r-rlang@1.1.6 r-magrittr@2.0.4 r-htmltools@0.5.8.1 r-gt@1.3.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/rich-iannone/omsvg
Licenses: Expat
Build system: r
Synopsis: Build and Transform 'SVG' Objects
Description:

Build SVG components using element-based functions. With an svg object, we can modify its graphical elements with a suite of transform functions.

r-orderanalyzer 1.0.1
Dependencies: poppler-data@0.4.11 libxml2@2.14.6 libxml2@2.14.6
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlist@0.4.6.2 r-quanteda@4.3.1 r-purrr@1.2.0 r-matrixcalc@1.0-6 r-lubridate@1.9.4 r-dplyr@1.1.4 r-digest@0.6.39 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=orderanalyzer
Licenses: GPL 3
Build system: r
Synopsis: Extracting Order Position Tables from PDF-Based Order Documents
Description:

This package provides functions for extracting text and tables from PDF-based order documents. It provides an n-gram-based approach for identifying the language of an order document. It furthermore uses R-package pdftools to extract the text from an order document. In the case that the PDF document is only including an image (because it is scanned document), R package tesseract is used for OCR. Furthermore, the package provides functionality for identifying and extracting order position tables in order documents based on a clustering approach.

r-omicsprepr 0.1.1
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/ikemillar/OmicsPrepR
Licenses: GPL 3
Build system: r
Synopsis: Unified Preprocessing Toolkit for Proteomics and Metabolomics
Description:

This package provides unified workflows for quality control, normalization, and visualization of proteomic and metabolomic data. The package simplifies preprocessing through automated imputation, scaling, and principal component analysis (PCA)-based exploratory analysis, enabling researchers to prepare omics datasets efficiently for downstream statistical and machine learning analyses.

r-powerbrmsinla 1.1.1
Propagated dependencies: r-viridislite@0.4.2 r-tibble@3.3.0 r-scales@1.4.0 r-rlang@1.1.6 r-pbapply@1.7-4 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-brms@2.23.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/Tony-Myers/powerbrmsINLA
Licenses: Expat
Build system: r
Synopsis: Bayesian Power Analysis Using 'brms' and 'INLA'
Description:

This package provides tools for Bayesian power analysis and assurance calculations using the statistical frameworks of brms and INLA'. Includes simulation-based approaches, support for multiple decision rules (direction, threshold, ROPE), sequential designs, and visualisation helpers. Methods are based on Kruschke (2014, ISBN:9780124058880) "Doing Bayesian Data Analysis: A Tutorial with R, JAGS, and Stan", O'Hagan & Stevens (2001) <doi:10.1177/0272989X0102100307> "Bayesian Assessment of Sample Size for Clinical Trials of Cost-Effectiveness", Kruschke (2018) <doi:10.1177/2515245918771304> "Rejecting or Accepting Parameter Values in Bayesian Estimation", Rue et al. (2009) <doi:10.1111/j.1467-9868.2008.00700.x> "Approximate Bayesian inference for latent Gaussian models by using integrated nested Laplace approximations", and Bürkner (2017) <doi:10.18637/jss.v080.i01> "brms: An R Package for Bayesian Multilevel Models using Stan".

r-probshiny 0.1.0
Propagated dependencies: r-shinymatrix@0.8.1 r-shiny@1.11.1 r-rpivottable@0.3.0 r-rmarkdown@2.30 r-laplacesdemon@16.1.6 r-epitools@0.5-10.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PROBShiny
Licenses: GPL 2
Build system: r
Synopsis: Interactive Document for Working with Basic Probability
Description:

An interactive document on the topic of basic probability using rmarkdown and shiny packages. Runtime examples are provided in the package function as well as at <https://analyticmodels.shinyapps.io/BayesShiny/>.

r-pclasso 1.2
Propagated dependencies: r-svd@0.5.8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://arxiv.org/abs/1810.04651
Licenses: GPL 3
Build system: r
Synopsis: Principal Components Lasso
Description:

This package provides a method for fitting the entire regularization path of the principal components lasso for linear and logistic regression models. The algorithm uses cyclic coordinate descent in a path-wise fashion. See URL below for more information on the algorithm. See Tay, K., Friedman, J. ,Tibshirani, R., (2014) Principal component-guided sparse regression <arXiv:1810.04651>.

r-ptprocess 3.3-17
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://www.statsresearch.co.nz/dsh/sslib/
Licenses: GPL 2+
Build system: r
Synopsis: Time Dependent Point Process Modelling
Description:

Fits and analyses time dependent marked point process models with an emphasis on earthquake modelling. For a more detailed introduction to the package, see the topic "PtProcess". A list of recent changes can be found in the topic "Change Log".

r-permutationr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PermutationR
Licenses: Expat
Build system: r
Synopsis: Conduct Permutation Analysis of Variance in R
Description:

Conduct permutation One-Way or Two-Way Analysis of Variance in R. Use different permutation types for two-way designs.

r-psw 1.1-3
Propagated dependencies: r-hmisc@5.2-4 r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PSW
Licenses: GPL 2+
Build system: r
Synopsis: Propensity Score Weighting Methods for Dichotomous Treatments
Description:

This package provides propensity score weighting methods to control for confounding in causal inference with dichotomous treatments and continuous/binary outcomes. It includes the following functional modules: (1) visualization of the propensity score distribution in both treatment groups with mirror histogram, (2) covariate balance diagnosis, (3) propensity score model specification test, (4) weighted estimation of treatment effect, and (5) augmented estimation of treatment effect with outcome regression. The weighting methods include the inverse probability weight (IPW) for estimating the average treatment effect (ATE), the IPW for average treatment effect of the treated (ATT), the IPW for the average treatment effect of the controls (ATC), the matching weight (MW), the overlap weight (OVERLAP), and the trapezoidal weight (TRAPEZOIDAL). Sandwich variance estimation is provided to adjust for the sampling variability of the estimated propensity score. These methods are discussed by Hirano et al (2003) <DOI:10.1111/1468-0262.00442>, Lunceford and Davidian (2004) <DOI:10.1002/sim.1903>, Li and Greene (2013) <DOI:10.1515/ijb-2012-0030>, and Li et al (2016) <DOI:10.1080/01621459.2016.1260466>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457