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

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-eiopt2 0.1.1-6
Propagated dependencies: r-quadprog@1.5-8 r-alabama@2023.1.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=eiopt2
Licenses: GPL 2+
Build system: r
Synopsis: Ecological Inference for RxC Tables via Nonlinear Quadratic Optimization
Description:

Estimates RxC (R by C) vote transfer matrices (ecological contingency tables) from aggregate data by simultaneously minimizing Euclidean row-standardized unit-to-global distances. Acknowledgements: The authors wish to thank Generalitat Valenciana, Consellerà a de Educación, Cultura, Universidades y Empleo (grant CIAICO/2023/031) for supporting this research.

r-evinf 0.8.10
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-stringi@1.8.7 r-rlang@1.1.6 r-rdpack@2.6.4 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-purrr@1.2.0 r-pscl@1.5.9 r-mlmetrics@1.1.3 r-mistr@0.0.6 r-mass@7.3-65 r-magrittr@2.0.4 r-generics@0.1.4 r-foreach@1.5.2 r-dplyr@1.1.4 r-dorng@1.8.6.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/Doktorandahl/evinf
Licenses: Expat
Build system: r
Synopsis: Inference with Extreme Value Inflated Count Data
Description:

Allows users to model and draw inferences from extreme value inflated count data, and to evaluate these models and compare to non extreme-value inflated counterparts. The package is built to be compatible with standard presentation tools such as broom', tidy', and modelsummary'.

r-eglhmm 0.1-3
Propagated dependencies: r-nnet@7.3-20 r-dbd@0.0-22
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=eglhmm
Licenses: GPL 2+
Build system: r
Synopsis: Extended Generalised Linear Hidden Markov Models
Description:

Fits a variety of hidden Markov models, structured in an extended generalized linear model framework. See T. Rolf Turner, Murray A. Cameron, and Peter J. Thomson (1998) <doi:10.2307/3315677>, and Rolf Turner (2008) <doi:10.1016/j.csda.2008.01.029> and the references cited therein.

r-equalrepeat 0.4.0
Propagated dependencies: r-zip@2.3.3 r-viridislite@0.4.2 r-vars@1.6-1 r-urca@1.3-4 r-tseries@0.10-58 r-stringr@1.6.0 r-rstatix@0.7.3 r-irr@0.84.1 r-ggplot2@4.0.1 r-forecast@8.24.0 r-desctools@0.99.60 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://sites.google.com/view/equal-group/home
Licenses: GPL 3+
Build system: r
Synopsis: Algorithm Driven Time Series Analysis for Researchers without Coding Skills
Description:

Support functions for R-based EQUAL-STATS software which automatically classifies the data and performs appropriate statistical tests. EQUAL-STATS software is a shiny application with an user-friendly interface to perform complex statistical analysis. Gurusamy,K (2024)<doi:10.5281/zenodo.13354162>.

r-euclideansd 0.1.0
Propagated dependencies: r-shiny@1.11.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EuclideanSD
Licenses: GPL 3
Build system: r
Synopsis: An Euclidean View of Center and Spread
Description:

Illustrates the concepts developed in Sarkar and Rashid (2019, ISSN:0025-5742) <http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwiH4deL3q3xAhWX73MBHR_wDaYQFnoECAUQAw&url=https%3A%2F%2Fwww.indianmathsociety.org.in%2Fmathstudent-part-2-2019.pdf&usg=AOvVaw3SY--3T6UAWUnH5-Nj6bSc>. This package helps a user guess four things (mean, MD, scaled MSD, and RMSD) before they get the SD. 1) The package displays the Empirical Cumulative Distribution Function (ECDF) of the given data. The user must choose the value of the mean by equating the areas of two colored (blue and green) regions. The package gives feedback to improve the choice until it is correct. Alternatively, the reader may continue with a different guess for the center (not necessarily the mean). 2) The user chooses the values of the Mean Deviation (MD) based on the ECDF of the deviations by equating the areas of two newly colored (blue and green) regions, with feedback from the package until the user guesses correctly. 3) The user chooses the Scaled Mean Squared Deviation (MSD) based on the ECDF of the scaled square deviations by equating the areas of two newly colored (blue and green) regions, with feedback from the package until the user guesses correctly. 4) The user chooses the Root Mean Squared Deviation (RMSD) by ensuring that its intersection with the ECDF of the deviations is at the same height as the intersection between the scaled MSD and the ECDF of the scaled squared deviations. Additionally, the intersection of two blue lines (the green dot) should fall on the vertical line at the maximum deviation. 5) Finally, if the mean is chosen correctly, only then the user can view the population SD (the same as the RMSD) and the sample SD (sqrt(n/(n-1))*RMSD) by clicking the respective buttons. If the mean is chosen incorrectly, the user is asked to correct it.

r-epicontacttrace 0.18.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/stewid/EpiContactTrace
Licenses: FSDG-compatible
Build system: r
Synopsis: Epidemiological Tool for Contact Tracing
Description:

Routines for epidemiological contact tracing and visualisation of network of contacts.

r-excerptr 2.1.0
Dependencies: python@3.11.14
Propagated dependencies: r-reticulate@1.44.1 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://gitlab.com/fvafrcu/excerptr
Licenses: FreeBSD
Build system: r
Synopsis: Excerpt Structuring Comments from Your Code File and Set a Table of Contents
Description:

Ever read or wrote source files containing sectioning comments? If these comments are markdown style section comments, you can excerpt them and set a table of contents using the python package excerpts (<https://pypi.org/project/excerpts/>).

r-envi 1.0.1
Propagated dependencies: r-terra@1.8-86 r-spatstat-geom@3.6-1 r-sparr@2.3-16 r-sf@1.0-23 r-rocr@1.0-11 r-pls@2.8-5 r-iterators@1.0.14 r-future@1.68.0 r-foreach@1.5.2 r-fields@17.1 r-dorng@1.8.6.2 r-dofuture@1.1.2 r-cvauc@1.1.4 r-concaveman@1.2.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/lance-waller-lab/envi
Licenses: ASL 2.0
Build system: r
Synopsis: Environmental Interpolation using Spatial Kernel Density Estimation
Description:

Estimates an ecological niche using occurrence data, covariates, and kernel density-based estimation methods. For a single species with presence and absence data, the envi package uses the spatial relative risk function that is estimated using the sparr package. Details about the sparr package methods can be found in the tutorial: Davies et al. (2018) <doi:10.1002/sim.7577>. Details about kernel density estimation can be found in J. F. Bithell (1990) <doi:10.1002/sim.4780090616>. More information about relative risk functions using kernel density estimation can be found in J. F. Bithell (1991) <doi:10.1002/sim.4780101112>.

r-estatapi 0.4.0
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-readr@2.1.6 r-purrr@1.2.0 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://yutannihilation.github.io/estatapi/
Licenses: Expat
Build system: r
Synopsis: R Interface to e-Stat API
Description:

This package provides an interface to e-Stat API, the one-stop service for official statistics of the Japanese government.

r-erp 2.2
Propagated dependencies: r-pacman@0.5.1 r-mnormt@2.1.1 r-irlba@2.3.5.1 r-fdrtool@1.2.18 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: http://erpinr.org
Licenses: GPL 2+
Build system: r
Synopsis: Significance Analysis of Event-Related Potentials Data
Description:

This package provides functions for signal detection and identification designed for Event-Related Potentials (ERP) data in a linear model framework. The functional F-test proposed in Causeur, Sheu, Perthame, Rufini (2018, submitted) for analysis of variance issues in ERP designs is implemented for signal detection (tests for mean difference among groups of curves in One-way ANOVA designs for example). Once an experimental effect is declared significant, identification of significant intervals is achieved by the multiple testing procedures reviewed and compared in Sheu, Perthame, Lee and Causeur (2016, <DOI:10.1214/15-AOAS888>). Some of the methods gathered in the package are the classical FDR- and FWER-controlling procedures, also available using function p.adjust. The package also implements the Guthrie-Buchwald procedure (Guthrie and Buchwald, 1991 <DOI:10.1111/j.1469-8986.1991.tb00417.x>), which accounts for the auto-correlation among t-tests to control erroneous detection of short intervals. The Adaptive Factor-Adjustment method is an extension of the method described in Causeur, Chu, Hsieh and Sheu (2012, <DOI:10.3758/s13428-012-0230-0>). It assumes a factor model for the correlation among tests and combines adaptively the estimation of the signal and the updating of the dependence modelling (see Sheu et al., 2016, <DOI:10.1214/15-AOAS888> for further details).

r-epts 1.2.2
Propagated dependencies: r-shiny@1.11.1 r-mvtnorm@1.3-3 r-mcmcvis@0.16.5 r-magrittr@2.0.4 r-lme4@1.1-37 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-eefanalytics@1.1.5 r-dplyr@1.1.4 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=epts
Licenses: AGPL 3+
Build system: r
Synopsis: Educational Platform Trials Simulator
Description:

Simulating multi-arm cluster-randomized, multi-site, and simple randomized trials. Includes functions for conducting multilevel analyses using both Bayesian and Frequentist methods. Supports futility and superiority analyses through Bayesian approaches, along with visualization tools to aid interpretation and presentation of results.

r-evidencefactors 1.8
Propagated dependencies: r-sensitivitymv@1.4.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=evidenceFactors
Licenses: Expat
Build system: r
Synopsis: Reporting Tools for Sensitivity Analysis of Evidence Factors in Observational Studies
Description:

This package provides tools for integrated sensitivity analysis of evidence factors in observational studies. When an observational study allows for multiple independent or nearly independent inferences which, if vulnerable, are vulnerable to different biases, we have multiple evidence factors. This package provides methods that respect type I error rate control. Examples are provided of integrated evidence factors analysis in a longitudinal study with continuous outcome and in a case-control study. Karmakar, B., French, B., and Small, D. S. (2019)<DOI:10.1093/biomet/asz003>.

r-effectsizescr 0.1.0
Propagated dependencies: r-kendall@2.2.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=effectsizescr
Licenses: Expat
Build system: r
Synopsis: Indices for Single-Case Research
Description:

Parametric and nonparametric statistics for single-case design. Regarding nonparametric statistics, the index suggested by Parker, Vannest, Davis and Sauber (2011) <doi:10.1016/j.beth.2010.08.006> was included. It combines both nonoverlap and trend to estimate the effect size of a treatment in a single case design.

r-erify 0.6.0
Propagated dependencies: r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/flujoo/erify
Licenses: Expat
Build system: r
Synopsis: Check Arguments and Generate Readable Error Messages
Description:

This package provides several validator functions for checking if arguments passed by users have valid types, lengths, etc. and for generating informative and well-formatted error messages in a consistent style. Also provides tools for users to create their own validator functions. The error message style used is adopted from <https://style.tidyverse.org/error-messages.html>.

r-econullnetr 0.2.2
Propagated dependencies: r-reshape2@1.4.5 r-gtools@3.9.5 r-bipartite@2.23
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=econullnetr
Licenses: Expat
Build system: r
Synopsis: Null Model Analysis for Ecological Networks
Description:

Null models to analyse ecological networks (e.g. food webs, flower-visitation networks, seed-dispersal networks) and detect resource preferences or non-random interactions among network nodes. Tools are provided to run null models, test for and plot preferences, plot and analyse bipartite networks, and export null model results in a form compatible with other network analysis packages. The underlying null model was developed by Agusti et al. (2003) Molecular Ecology <doi:10.1046/j.1365-294X.2003.02014.x> and the full application to ecological networks by Vaughan et al. (2018) econullnetr: an R package using null models to analyse the structure of ecological networks and identify resource selection. Methods in Ecology & Evolution, <doi:10.1111/2041-210X.12907>.

r-elisatools 0.1.8
Propagated dependencies: r-stringi@1.8.7 r-r2html@2.3.4 r-minpack-lm@1.2-4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ELISAtools
Licenses: Expat
Build system: r
Synopsis: ELISA Data Analysis with Batch Correction
Description:

To run data analysis for enzyme-link immunosorbent assays (ELISAs). Either the five- or four-parameter logistic model will be fitted for data of single ELISA. Moreover, the batch effect correction/normalization will be carried out, when there are more than one batches of ELISAs. Feng (2018) <doi:10.1101/483800>.

r-excessmass 1.0.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ExcessMass
Licenses: LGPL 2.0+
Build system: r
Synopsis: Excess Mass Calculation and Plots
Description:

Implementation of a function which calculates the empirical excess mass for given \eqn\lambda and given maximal number of modes (excessm()). Offering powerful plot features to visualize empirical excess mass (exmplot()). This includes the possibility of drawing several plots (with different maximal number of modes / cut off values) in a single graph.

r-epinetr 0.96
Propagated dependencies: r-vcfr@1.15.0 r-reshape2@1.4.5 r-rcppalgos@2.9.3 r-rcpp@1.1.0 r-igraph@2.2.1 r-ggplot2@4.0.1 r-ga@3.2.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/diondetterer/epinetr
Licenses: GPL 3+
Build system: r
Synopsis: Epistatic Network Modelling with Forward-Time Simulation
Description:

Allows for forward-in-time simulation of epistatic networks with associated phenotypic output.

r-eyetrackingr 0.2.2
Propagated dependencies: r-zoo@1.8-14 r-tidyr@1.3.1 r-rlang@1.1.6 r-purrr@1.2.0 r-lazyeval@0.2.2 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-broom-mixed@0.2.9.7 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://samforbes.me/eyetrackingR/
Licenses: Expat
Build system: r
Synopsis: Eye-Tracking Data Analysis
Description:

Addresses tasks along the pipeline from raw data to analysis and visualization for eye-tracking data. Offers several popular types of analyses, including linear and growth curve time analyses, onset-contingent reaction time analyses, as well as several non-parametric bootstrapping approaches. For references to the approach see Mirman, Dixon & Magnuson (2008) <doi:10.1016/j.jml.2007.11.006>, and Barr (2008) <doi:10.1016/j.jml.2007.09.002>.

r-evalitr 1.0.0
Propagated dependencies: r-superlearner@2.0-29 r-scales@1.4.0 r-rqpen@4.2 r-rpart@4.1.24 r-rlang@1.1.6 r-quadprog@1.5-8 r-purrr@1.2.0 r-matrix@1.7-4 r-mass@7.3-65 r-haven@2.5.5 r-grf@2.6.1 r-glmnet@4.1-10 r-ggthemes@5.1.0 r-ggplot2@4.0.1 r-ggdist@3.3.3 r-gbm@2.2.2 r-forcats@1.0.1 r-e1071@1.7-16 r-dplyr@1.1.4 r-cli@3.6.5 r-caret@7.0-1 r-bartcause@1.0-10
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/MichaelLLi/evalITR
Licenses: GPL 2+
Build system: r
Synopsis: Evaluating Individualized Treatment Rules
Description:

This package provides various statistical methods for evaluating Individualized Treatment Rules under randomized data. The provided metrics include Population Average Value (PAV), Population Average Prescription Effect (PAPE), Area Under Prescription Effect Curve (AUPEC). It also provides the tools to analyze Individualized Treatment Rules under budget constraints. Detailed reference in Imai and Li (2019) <arXiv:1905.05389>.

r-evolmap 1.3.14
Propagated dependencies: r-sf@1.0-23 r-jsonlite@2.0.0 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=evolMap
Licenses: FreeBSD
Build system: r
Synopsis: Dynamic and Interactive Maps
Description:

Dynamic and Interactive Maps with R, powered by leaflet <https://leafletjs.com>. evolMap generates a web page with interactive and dynamic maps to which you can add geometric entities (points, lines or colored geographic areas), and/or markers with optional links between them. The dynamic ability of these maps allows their components to evolve over a continuous period of time or by periods.

r-explor 0.3.10
Propagated dependencies: r-tidyr@1.3.1 r-shiny@1.11.1 r-scatterd3@1.0.1 r-rcolorbrewer@1.1-3 r-highr@0.11 r-ggplot2@4.0.1 r-formatr@1.14 r-dt@0.34.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://juba.github.io/explor/
Licenses: GPL 3+
Build system: r
Synopsis: Interactive Interfaces for Results Exploration
Description:

Shiny interfaces and graphical functions for multivariate analysis results exploration.

r-equatiomatic 0.4.4
Propagated dependencies: r-shiny@1.11.1 r-rmarkdown@2.30 r-knitr@1.50 r-broom-mixed@0.2.9.7 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/datalorax/equatiomatic
Licenses: FSDG-compatible
Build system: r
Synopsis: Transform Models into 'LaTeX' Equations
Description:

The goal of equatiomatic is to reduce the pain associated with writing LaTeX formulas from fitted models. The primary function of the package, extract_eq(), takes a fitted model object as its input and returns the corresponding LaTeX code for the model.

r-esvis 0.3.1
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-sfsmisc@1.1-23 r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-hmisc@5.2-4 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/datalorax/esvis
Licenses: Expat
Build system: r
Synopsis: Visualization and Estimation of Effect Sizes
Description:

This package provides a variety of methods are provided to estimate and visualize distributional differences in terms of effect sizes. Particular emphasis is upon evaluating differences between two or more distributions across the entire scale, rather than at a single point (e.g., differences in means). For example, Probability-Probability (PP) plots display the difference between two or more distributions, matched by their empirical CDFs (see Ho and Reardon, 2012; <doi:10.3102/1076998611411918>), allowing for examinations of where on the scale distributional differences are largest or smallest. The area under the PP curve (AUC) is an effect-size metric, corresponding to the probability that a randomly selected observation from the x-axis distribution will have a higher value than a randomly selected observation from the y-axis distribution. Binned effect size plots are also available, in which the distributions are split into bins (set by the user) and separate effect sizes (Cohen's d) are produced for each bin - again providing a means to evaluate the consistency (or lack thereof) of the difference between two or more distributions at different points on the scale. Evaluation of empirical CDFs is also provided, with built-in arguments for providing annotations to help evaluate distributional differences at specific points (e.g., semi-transparent shading). All function take a consistent argument structure. Calculation of specific effect sizes is also possible. The following effect sizes are estimable: (a) Cohen's d, (b) Hedges g, (c) percentage above a cut, (d) transformed (normalized) percentage above a cut, (e) area under the PP curve, and (f) the V statistic (see Ho, 2009; <doi:10.3102/1076998609332755>), which essentially transforms the area under the curve to standard deviation units. By default, effect sizes are calculated for all possible pairwise comparisons, but a reference group (distribution) can be specified.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457