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

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-eventdatar 0.3.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://bupar.net/
Licenses: Expat
Build system: r
Synopsis: Event Data Repository
Description:

Event dataset repository including both real-life and artificial event logs. They can be used in combination with functionalities provided by the bupaR packages. Janssenswillen et al. (2020) <http://ceur-ws.org/Vol-2703/paperTD7.pdf>.

r-epcr 0.11.0
Propagated dependencies: r-timeroc@0.4 r-survival@3.8-3 r-pracma@2.4.6 r-impute@1.84.0 r-hamlet@0.9.8 r-glmnet@4.1-10 r-bolstad2@1.0-29
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ePCR
Licenses: GPL 2+
Build system: r
Synopsis: Ensemble Penalized Cox Regression for Survival Prediction
Description:

The top-performing ensemble-based Penalized Cox Regression (ePCR) framework developed during the DREAM 9.5 mCRPC Prostate Cancer Challenge <https://www.synapse.org/ProstateCancerChallenge> presented in Guinney J, Wang T, Laajala TD, et al. (2017) <doi:10.1016/S1470-2045(16)30560-5> is provided here-in, together with the corresponding follow-up work. While initially aimed at modeling the most advanced stage of prostate cancer, metastatic Castration-Resistant Prostate Cancer (mCRPC), the modeling framework has subsequently been extended to cover also the non-metastatic form of advanced prostate cancer (CRPC). Readily fitted ensemble-based model S4-objects are provided, and a simulated example dataset based on a real-life cohort is provided from the Turku University Hospital, to illustrate the use of the package. Functionality of the ePCR methodology relies on constructing ensembles of strata in patient cohorts and averaging over them, with each ensemble member consisting of a highly optimized penalized/regularized Cox regression model. Various cross-validation and other modeling schema are provided for constructing novel model objects.

r-eudract 1.1.1
Propagated dependencies: r-xslt@1.5.1 r-xml2@1.5.0 r-tidyr@1.3.1 r-scales@1.4.0 r-patchwork@1.3.2 r-magrittr@2.0.4 r-httr@1.4.7 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://eudract-tool.medschl.cam.ac.uk/
Licenses: GPL 2
Build system: r
Synopsis: Creates Safety Results Summary in XML to Upload to EudraCT, or ClinicalTrials.gov
Description:

The remit of the European Clinical Trials Data Base (EudraCT <https://eudract.ema.europa.eu/> ), or ClinicalTrials.gov <https://clinicaltrials.gov/>, is to provide open access to summaries of all registered clinical trial results; thus aiming to prevent non-reporting of negative results and provide open-access to results to inform future research. The amount of information required and the format of the results, however, imposes a large extra workload at the end of studies on clinical trial units. In particular, the adverse-event-reporting component requires entering: each unique combination of treatment group and safety event; for every such event above, a further 4 pieces of information (body system, number of occurrences, number of subjects, number exposed) for non-serious events, plus an extra three pieces of data for serious adverse events (numbers of causally related events, deaths, causally related deaths). This package prepares the required statistics needed by EudraCT and formats them into the precise requirements to directly upload an XML file into the web portal, with no further data entry by hand.

r-eiopar 0.1.1
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7 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=eiopaR
Licenses: Expat
Build system: r
Synopsis: Access to RFR (Risk-Free Rate) Curves Produced by the EIOPA
Description:

This package provides EIOPA (European Insurance And Occupational Pensions Authority) risk-free rates. Please note that the author of this package is not affiliated with EIOPA. The data is accessed through a REST API available at <https://mehdiechchelh.com/api/>.

r-ehelp 1.2.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/mponce0/eHelp
Licenses: GPL 2+
Build system: r
Synopsis: Enhanced Help to Enable "Docstring"-Comments in Users Functions
Description:

By overloading the R help() function, this package allows users to use "docstring" style comments within their own defined functions. The package also provides additional functions to mimic the R basic example() function and the prototyping of packages.

r-ehagof 0.1.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ehaGoF
Licenses: GPL 2
Build system: r
Synopsis: Calculates Goodness of Fit Statistics
Description:

Calculates 15 different goodness of fit criteria. These are; standard deviation ratio (SDR), coefficient of variation (CV), relative root mean square error (RRMSE), Pearson's correlation coefficients (PC), root mean square error (RMSE), performance index (PI), mean error (ME), global relative approximation error (RAE), mean relative approximation error (MRAE), mean absolute percentage error (MAPE), mean absolute deviation (MAD), coefficient of determination (R-squared), adjusted coefficient of determination (adjusted R-squared), Akaike's information criterion (AIC), corrected Akaike's information criterion (CAIC), Mean Square Error (MSE), Bayesian Information Criterion (BIC) and Normalized Mean Square Error (NMSE).

r-evolved 1.0.0
Propagated dependencies: r-phytools@2.5-2 r-diversitree@0.10-1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: <https://github.com/Auler-J/evolved>
Licenses: GPL 3+
Build system: r
Synopsis: Open Software for Teaching Evolutionary Biology at Multiple Scales Through Virtual Inquiries
Description:

"Evolutionary Virtual Education" - evolved - provides multiple tools to help educators (especially at the graduate level or in advanced undergraduate level courses) apply inquiry-based learning in general evolution classes. In particular, the tools provided include functions that simulate evolutionary processes (e.g., genetic drift, natural selection within a single locus) or concepts (e.g. Hardy-Weinberg equilibrium, phylogenetic distribution of traits). More than only simulating, the package also provides tools for students to analyze (e.g., measuring, testing, visualizing) datasets with characteristics that are common to many fields related to evolutionary biology. Importantly, the package is heavily oriented towards providing tools for inquiry-based learning - where students follow scientific practices to actively construct knowledge. For additional details, see package's vignettes.

r-erpeq 0.1.0
Propagated dependencies: r-vgam@1.1-13 r-rmutil@1.1.10 r-pracma@2.4.6 r-invgamma@1.2
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ERPeq
Licenses: GPL 3
Build system: r
Synopsis: Probabilistic Hazard Assessment
Description:

Computes the probability density and cumulative distribution functions of fourteen distributions used for the probabilistic hazard assessment. Estimates the model parameters of the distributions using the maximum likelihood and reports the goodness-of-fit statistics. The recurrence interval estimations of earthquakes are computed for each distribution.

r-ecopower 0.2.0
Propagated dependencies: r-mvabund@4.2.1 r-ecocopula@1.0.6
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ecopower
Licenses: LGPL 2.1+
Build system: r
Synopsis: Power Estimates and Equivalence Testing for Multivariate Data
Description:

Estimates power by simulation for multivariate abundance data to be used for sample size estimates. Multivariate equivalence testing by simulation from a Gaussian copula model. The package also provides functions for parameterising multivariate effect sizes and simulating multivariate abundance data jointly. The discrete Gaussian copula approach is described in Popovic et al. (2018) <doi:10.1016/j.jmva.2017.12.002>.

r-embryogrowth 2025.12.22
Propagated dependencies: r-rdpack@2.6.4 r-optimx@2025-4.9 r-numderiv@2016.8-1.1 r-helpersmg@2026.2.28 r-ggplot2@4.0.1 r-desolve@1.40
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=embryogrowth
Licenses: GPL 2
Build system: r
Synopsis: Tools to Analyze the Thermal Reaction Norm of Embryo Growth
Description:

This package provides tools to analyze the embryo growth and the sexualisation thermal reaction norms. See <doi:10.7717/peerj.8451> for tsd functions; see <doi:10.1016/j.jtherbio.2014.08.005> for thermal reaction norm of embryo growth.

r-esmprep 0.2.0
Propagated dependencies: r-lubridate@1.9.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/mmiche/esmprep
Licenses: GPL 2+
Build system: r
Synopsis: Data Preparation During and After the Use of the Experience Sampling Methodology (ESM)
Description:

Support in preparing a raw ESM dataset for statistical analysis. Preparation includes the handling of errors (mostly due to technological reasons) and the generating of new variables that are necessary and/or helpful in meeting the conditions when statistically analyzing ESM data. The functions in esmprep are meant to hierarchically lead from bottom, i.e. the raw (separated) ESM dataset(s), to top, i.e. a single ESM dataset ready for statistical analysis. This hierarchy evolved out of my personal experience in working with ESM data.

r-epikit 0.2.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-sf@1.0-23 r-scales@1.4.0 r-rlang@1.1.6 r-glue@1.8.0 r-ggplot2@4.0.1 r-forcats@1.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/R4EPI/epikit/
Licenses: GPL 3
Build system: r
Synopsis: Miscellaneous Helper Tools for Epidemiologists
Description:

This package contains tools for formatting inline code, renaming redundant columns, aggregating age categories, adding survey weights, finding the earliest date of an event, plotting z-curves, generating population counts and formatting proportions with confidence intervals. This is part of the R4Epis project <https://r4epi.github.io/sitrep/>.

r-exdqlm 0.3.0
Propagated dependencies: r-truncnorm@1.0-9 r-tictoc@1.2.1 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-matrixstats@1.5.0 r-magic@1.6-1 r-laplacesdemon@16.1.6 r-generalizedhyperbolic@0.8-7 r-fnn@1.1.4.1 r-crch@1.2-2 r-coda@0.19-4.1 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/AntonioAPDL/exdqlm
Licenses: Expat
Build system: r
Synopsis: Extended Dynamic Quantile Linear Models
Description:

Routines for Bayesian estimation and analysis of dynamic quantile linear models utilizing the extended asymmetric Laplace error distribution, also known as extended dynamic quantile linear models (exDQLM) described in Barata et al (2020) <doi:10.1214/21-AOAS1497>.

r-ecoltest 0.0.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/hugosal/ecolTest
Licenses: Expat
Build system: r
Synopsis: Community Ecology Tests
Description:

This package provides functions and data sets to perform and demonstrate community ecology statistical tests, including Hutcheson's t-test (Hutcheson (1970) <doi:10.1016/0022-5193(70)90124-4>, Zar (2010) ISBN:9780321656865).

r-eda4treer 1.1.0
Propagated dependencies: r-supernova@3.0.2 r-predictmeans@1.1.1 r-magrittr@2.0.4 r-lmertest@3.1-3 r-ggplot2@4.0.1 r-emmeans@2.0.0 r-dplyr@1.1.4 r-dae@3.2.32 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=eda4treeR
Licenses: GPL 3
Build system: r
Synopsis: Experimental Design and Analysis for Tree Improvement
Description:

This package provides data sets and R Codes for E.R. Williams, C.E. Harwood and A.C. Matheson (2023). Experimental Design and Analysis for Tree Improvement, CSIRO Publishing.

r-edgebundle 0.4.2
Propagated dependencies: r-reticulate@1.44.1 r-rcpp@1.1.0 r-interp@1.1-6 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/schochastics/edgebundle
Licenses: Expat
Build system: r
Synopsis: Algorithms for Bundling Edges in Networks and Visualizing Flow and Metro Maps
Description:

This package implements several algorithms for bundling edges in networks and flow and metro map layouts. This includes force directed edge bundling <doi:10.1111/j.1467-8659.2009.01450.x>, a flow algorithm based on Steiner trees<doi:10.1080/15230406.2018.1437359> and a multicriteria optimization method for metro map layouts <doi:10.1109/TVCG.2010.24>.

r-ewgof 2.2.2
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EWGoF
Licenses: GPL 2+
Build system: r
Synopsis: Goodness-of-Fit Tests for the Exponential and Two-Parameter Weibull Distributions
Description:

This package contains a large number of the goodness-of-fit tests for the Exponential and Weibull distributions classified into families: the tests based on the empirical distribution function, the tests based on the probability plot, the tests based on the normalized spacings, the tests based on the Laplace transform and the likelihood based tests.

r-eqrn 0.1.2
Propagated dependencies: r-torch@0.16.3 r-magrittr@2.0.4 r-ismev@1.43 r-future@1.68.0 r-foreach@1.5.2 r-evd@2.3-7.1 r-dofuture@1.1.2 r-coro@1.1.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/opasche/EQRN
Licenses: GPL 3+
Build system: r
Synopsis: Extreme Quantile Regression Neural Networks for Risk Forecasting
Description:

This framework enables forecasting and extrapolating measures of conditional risk (e.g. of extreme or unprecedented events), including quantiles and exceedance probabilities, using extreme value statistics and flexible neural network architectures. It allows for capturing complex multivariate dependencies, including dependencies between observations, such as sequential dependence (time-series). The methodology was introduced in Pasche and Engelke (2024) <doi:10.1214/24-AOAS1907> (also available in preprint: Pasche and Engelke (2022) <doi:10.48550/arXiv.2208.07590>).

r-edgemodelr 0.2.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/PawanRamaMali/edgemodelr
Licenses: Expat
Build system: r
Synopsis: Local Large Language Model Inference Engine
Description:

Enables R users to run large language models locally using GGUF model files and the llama.cpp inference engine. Provides a complete R interface for loading models, generating text completions, and streaming responses in real-time. Supports local inference without requiring cloud APIs or internet connectivity, ensuring complete data privacy and control. Based on the llama.cpp project by Georgi Gerganov (2023) <https://github.com/ggml-org/llama.cpp>.

r-extbatchmarking 1.1.0
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-optimbase@1.0-10 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/Olobatuyi/extBatchMarking_cov
Licenses: AGPL 3+
Build system: r
Synopsis: Extended Batch Marking Models
Description:

This package provides a system for batch-marking data analysis to estimate survival probabilities, capture probabilities, and enumerate the population abundance for both marked and unmarked individuals. The estimation of only marked individuals can be achieved through the batchMarkOptim() function. Similarly, the combined marked and unmarked can be achieved through the batchMarkUnmarkOptim() function. The algorithm was also implemented for the hidden Markov model encapsulated in batchMarkUnmarkOptim() to estimate the abundance of both marked and unmarked individuals in the population. The package is based on the paper: "Hidden Markov Models for Extended Batch Data" of Cowen et al. (2017) <doi:10.1111/biom.12701>.

r-estimatebreed 1.0.2
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.1 r-sommer@4.4.4 r-purrr@1.2.0 r-nasapower@4.2.5 r-minque@2.0.0 r-lubridate@1.9.4 r-lmtest@0.9-40 r-lme4@1.1-37 r-jsonlite@2.0.0 r-httr@1.4.7 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cowplot@1.2.0 r-car@3.1-3 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/willyanjnr/EstimateBreed
Licenses: GPL 3+
Build system: r
Synopsis: Estimation of Environmental Variables and Genetic Parameters
Description:

This package performs analyzes and estimates of environmental covariates and genetic parameters related to selection strategies and development of superior genotypes. It has two main functionalities, the first being about prediction models of covariates and environmental processes, while the second deals with the estimation of genetic parameters and selection strategies. Designed for researchers and professionals in genetics and environmental sciences, the package combines statistical methods for modeling and data analysis. This includes the plastochron estimate proposed by Porta et al. (2024) <doi:10.1590/1807-1929/agriambi.v28n10e278299>, Stress indices for genotype selection referenced by Ghazvini et al. (2024) <doi:10.1007/s10343-024-00981-1>, the Environmental Stress Index described by Tazzo et al. (2024) <https://revistas.ufg.br/vet/article/view/77035>, industrial quality indices of wheat genotypes (Szareski et al., 2019), <doi:10.4238/gmr18223>, Ear Indexes estimation (Rigotti et al., 2024), <doi:10.13083/reveng.v32i1.17394>, Selection index for protein and grain yield (de Pelegrin et al., 2017), <doi:10.4236/ajps.2017.813224>, Estimation of the ISGR - Genetic Selection Index for Resilience for environmental resilience (Bandeira et al., 2024) <https://www.cropj.com/Carvalho_18_12_2024_825_830.pdf>, estimation of Leaf Area Index (Meira et al., 2015) <https://www.fag.edu.br/upload/revista/cultivando_o_saber/55d1ef202e494.pdf>, Restriction of control variability (Carvalho et al., 2023) <doi:10.4025/actasciagron.v45i1.56156>, Risk of Disease Occurrence in Soybeans described by Engers et al. (2024) <doi:10.1007/s40858-024-00649-1> and estimation of genetic parameters for selection based on balanced experiments (Yadav et al., 2024) <doi:10.1155/2024/9946332>.

r-edcimport 0.7.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.1.6 r-readr@2.1.6 r-purrr@1.2.0 r-lubridate@1.9.4 r-lifecycle@1.0.4 r-haven@2.5.5 r-glue@1.8.0 r-ggplot2@4.0.1 r-fs@1.6.6 r-forcats@1.0.1 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/DanChaltiel/EDCimport
Licenses: GPL 3
Build system: r
Synopsis: Import Data from EDC Software
Description:

This package provides a convenient toolbox to import data exported from Electronic Data Capture (EDC) software TrialMaster'.

r-ecan 0.2.1
Propagated dependencies: r-vegan@2.7-2 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-mass@7.3-65 r-magrittr@2.0.4 r-labdsv@2.1-2 r-jsonlite@2.0.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-dendextend@1.19.1 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ecan
Licenses: Expat
Build system: r
Synopsis: Ecological Analysis and Visualization
Description:

Support ecological analyses such as ordination and clustering. Contains consistent and easy wrapper functions of stat', vegan', and labdsv packages, and visualisation functions of ordination and clustering.

r-ezecm 1.0.0
Propagated dependencies: r-rdpack@2.6.4 r-mvnfast@0.2.8 r-mcmcpack@1.7-1 r-lhs@1.2.0 r-klar@1.7-4 r-ellipse@0.5.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/lanl/ezECM
Licenses: GPL 3+
Build system: r
Synopsis: Event Categorization Matrix Classification for Nuclear Detonations
Description:

Implementation of an Event Categorization Matrix (ECM) detonation detection model and a Bayesian variant. Functions are provided for importing and exporting data, fitting models, and applying decision criteria for categorizing new events. This package implements methods described in the paper "Bayesian Event Categorization Matrix Approach for Nuclear Detonations" Koermer, Carmichael, and Williams (2024) available on arXiv at <doi:10.48550/arXiv.2409.18227>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457