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

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-catreg 2.0.4
Propagated dependencies: r-rdpack@2.6.4 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CatReg
Licenses: GPL 2+
Build system: r
Synopsis: Solution Paths for Linear and Logistic Regression Models with Categorical Predictors, with SCOPE Penalty
Description:

Computes solutions for linear and logistic regression models with potentially high-dimensional categorical predictors. This is done by applying a nonconvex penalty (SCOPE) and computing solutions in an efficient path-wise fashion. The scaling of the solution paths is selected automatically. Includes functionality for selecting tuning parameter lambda by k-fold cross-validation and early termination based on information criteria. Solutions are computed by cyclical block-coordinate descent, iterating an innovative dynamic programming algorithm to compute exact solutions for each block.

r-cppdoubles 0.4.0
Propagated dependencies: r-cpp11@0.5.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cppdoubles
Licenses: Expat
Build system: r
Synopsis: Fast Relative Comparisons of Floating Point Numbers in 'C++'
Description:

Compare double-precision floating point vectors using relative differences. All equality operations are calculated using cpp11'.

r-copulacenr 1.2.4
Propagated dependencies: r-vinecopula@2.6.1 r-survival@3.8-3 r-pracma@2.4.6 r-plotly@4.11.0 r-magrittr@2.0.4 r-icenreg@2.0.16 r-foreach@1.5.2 r-flexsurv@2.3.2 r-corpcor@1.6.10 r-copula@1.1-7 r-copbasic@2.2.11 r-caret@7.0-1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CopulaCenR
Licenses: GPL 3+
Build system: r
Synopsis: Copula-Based Regression Models for Multivariate Censored Data
Description:

Copula-based regression models for multivariate censored data, including bivariate right-censored data, bivariate interval-censored data, and right/interval-censored semi-competing risks data. Currently supports Clayton, Gumbel, Frank, Joe, AMH and Copula2 copula models. For marginal models, it supports parametric (Weibull, Loglogistic, Gompertz) and semiparametric (Cox and transformation) models. Includes methods for convenient prediction and plotting. Also provides a bivariate time-to-event simulation function and an information ratio-based goodness-of-fit test for copula. Method details can be found in Sun et.al (2019) Lifetime Data Analysis, Sun et.al (2021) Biostatistics, Sun et.al (2022) Statistical Methods in Medical Research, Sun et.al (2022) Biometrics, and Sun et al. (2023+) JRSSC.

r-cladorcpp 0.15.1
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://phylo.wikidot.com/biogeobears
Licenses: GPL 2+
Build system: r
Synopsis: C++ Implementations of Phylogenetic Cladogenesis Calculations
Description:

Various cladogenesis-related calculations that are slow in pure R are implemented in C++ with Rcpp. These include the calculation of the probability of various scenarios for the inheritance of geographic range at the divergence events on a phylogenetic tree, and other calculations necessary for models which are not continuous-time markov chains (CTMC), but where change instead occurs instantaneously at speciation events. Typically these models must assess the probability of every possible combination of (ancestor state, left descendent state, right descendent state). This means that there are up to (# of states)^3 combinations to investigate, and in biogeographical models, there can easily be hundreds of states, so calculation time becomes an issue. C++ implementation plus clever tricks (many combinations can be eliminated a priori) can greatly speed the computation time over naive R implementations. CITATION INFO: This package is the result of my Ph.D. research, please cite the package if you use it! Type: citation(package="cladoRcpp") to get the citation information.

r-corrr 0.4.5
Propagated dependencies: r-tibble@3.3.0 r-seriation@1.5.8 r-rlang@1.1.6 r-purrr@1.2.0 r-glue@1.8.0 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/tidymodels/corrr
Licenses: Expat
Build system: r
Synopsis: Correlations in R
Description:

This package provides a tool for exploring correlations. It makes it possible to easily perform routine tasks when exploring correlation matrices such as ignoring the diagonal, focusing on the correlations of certain variables against others, or rearranging and visualizing the matrix in terms of the strength of the correlations.

r-core 3.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CORE
Licenses: GPL 2
Build system: r
Synopsis: Cores of Recurrent Events
Description:

Given a collection of intervals with integer start and end positions, find recurrently targeted regions and estimate the significance of finding. Randomization is implemented by parallel methods, either using local host machines, or submitting grid engine jobs.

r-contentid 0.0.19
Propagated dependencies: r-openssl@2.3.4 r-httr@1.4.7 r-fs@1.6.6 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/cboettig/contentid
Licenses: Expat
Build system: r
Synopsis: An Interface for Content-Based Identifiers
Description:

An interface for creating, registering, and resolving content-based identifiers for data management. Content-based identifiers rely on the cryptographic hashes to refer to the files they identify, thus, anyone possessing the file can compute the identifier using a well-known standard algorithm, such as SHA256'. By registering a URL at which the content is accessible to a public archive (such as Hash Archive) or depositing data in a scientific repository such Zenodo', DataONE or SoftwareHeritage', the content identifier can serve many functions typically associated with A Digital Object Identifier ('DOI'). Unlike location-based identifiers like DOIs', content-based identifiers permit the same content to be registered in many locations.

r-clustrd 1.4.0
Propagated dependencies: r-tibble@3.3.0 r-rarpack@0.11-0 r-plyr@1.8.9 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-ggally@2.4.0 r-fpc@2.2-13 r-dplyr@1.1.4 r-corpcor@1.6.10 r-cluster@2.1.8.1 r-ca@0.71.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clustrd
Licenses: GPL 3
Build system: r
Synopsis: Methods for Joint Dimension Reduction and Clustering
Description:

This package provides a class of methods that combine dimension reduction and clustering of continuous, categorical or mixed-type data (Markos, Iodice D'Enza and van de Velden 2019; <DOI:10.18637/jss.v091.i10>). For continuous data, the package contains implementations of factorial K-means (Vichi and Kiers 2001; <DOI:10.1016/S0167-9473(00)00064-5>) and reduced K-means (De Soete and Carroll 1994; <DOI:10.1007/978-3-642-51175-2_24>); both methods that combine principal component analysis with K-means clustering. For categorical data, the package provides MCA K-means (Hwang, Dillon and Takane 2006; <DOI:10.1007/s11336-004-1173-x>), i-FCB (Iodice D'Enza and Palumbo 2013, <DOI:10.1007/s00180-012-0329-x>) and Cluster Correspondence Analysis (van de Velden, Iodice D'Enza and Palumbo 2017; <DOI:10.1007/s11336-016-9514-0>), which combine multiple correspondence analysis with K-means. For mixed-type data, it provides mixed Reduced K-means and mixed Factorial K-means (van de Velden, Iodice D'Enza and Markos 2019; <DOI:10.1002/wics.1456>), which combine PCA for mixed-type data with K-means.

r-carlson 3.0.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/stla/Carlson
Licenses: GPL 3
Build system: r
Synopsis: Carlson Elliptic Integrals and Incomplete Elliptic Integrals
Description:

Evaluation of the Carlson elliptic integrals and the incomplete elliptic integrals with complex arguments. The implementations use Carlson's algorithms <doi:10.1007/BF02198293>. Applications of elliptic integrals include probability distributions, geometry, physics, mechanics, electrodynamics, statistical mechanics, astronomy, geodesy, geodesics on conics, and magnetic field calculations.

r-codelistgenerator 4.0.2
Propagated dependencies: r-vctrs@0.6.5 r-tidyr@1.3.1 r-stringr@1.6.0 r-stringi@1.8.7 r-rlang@1.1.6 r-purrr@1.2.0 r-patientprofiles@1.5.0 r-omopgenerics@1.3.7 r-lifecycle@1.0.4 r-jsonlite@2.0.0 r-glue@1.8.0 r-dplyr@1.1.4 r-dbi@1.2.3 r-clock@0.7.3 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://darwin-eu.github.io/CodelistGenerator/
Licenses: FSDG-compatible
Build system: r
Synopsis: Identify Relevant Clinical Codes and Evaluate Their Use
Description:

Generate a candidate code list for the Observational Medical Outcomes Partnership (OMOP) common data model based on string matching. For a given search strategy, a candidate code list will be returned.

r-cpp4r 0.4.0
Propagated dependencies: r-withr@3.0.2 r-vctrs@0.6.5 r-tibble@3.3.0 r-glue@1.8.0 r-desc@1.4.3 r-decor@1.0.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cpp4r.org
Licenses: FSDG-compatible
Build system: r
Synopsis: Header-Only 'C++' and 'R' Interface
Description:

This package provides a header only, C++ interface to R with enhancements over cpp11'. Enforces copy-on-write semantics consistent with R behavior. Offers native support for ALTREP objects, UTF-8 string handling, modern C++11 features and idioms, and reduced memory requirements. Allows for vendoring, making it useful for restricted environments. Compared to cpp11', it adds support for converting C++ maps to R lists, Roxygen documentation directly in C++ code, proper handling of matrix attributes, support for nullable external pointers, bidirectional copy of complex number types, flexibility in type conversions, use of nullable pointers, and various performance optimizations.

r-care4cmodel 1.0.3
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-rdpack@2.6.4 r-purrr@1.2.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-desolve@1.40
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=care4cmodel
Licenses: GPL 3+
Build system: r
Synopsis: Carbon-Related Assessment of Silvicultural Concepts
Description:

This package provides a simulation model and accompanying functions that support assessing silvicultural concepts on the forest estate level with a focus on the CO2 uptake by wood growth and CO2 emissions by forest operations. For achieving this, a virtual forest estate area is split into the areas covered by typical phases of the silvicultural concept of interest. Given initial area shares of these phases, the dynamics of these areas is simulated. The typical carbon stocks and flows which are known for all phases are attributed post-hoc to the areas and upscaled to the estate level. CO2 emissions by forest operations are estimated based on the amounts and dimensions of the harvested timber. Probabilities of damage events are taken into account.

r-codacore 0.0.4
Propagated dependencies: r-tensorflow@2.20.0 r-r6@2.6.1 r-proc@1.19.0.1 r-keras@2.16.1 r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=codacore
Licenses: Expat
Build system: r
Synopsis: Learning Sparse Log-Ratios for Compositional Data
Description:

In the context of high-throughput genetic data, CoDaCoRe identifies a set of sparse biomarkers that are predictive of a response variable of interest (Gordon-Rodriguez et al., 2021) <doi:10.1093/bioinformatics/btab645>. More generally, CoDaCoRe can be applied to any regression problem where the independent variable is Compositional (CoDa), to derive a set of scale-invariant log-ratios (ILR or SLR) that are maximally associated to a dependent variable.

r-confusiontabler 1.0.4
Propagated dependencies: r-tidyr@1.3.1 r-purrr@1.2.0 r-magrittr@2.0.4 r-furrr@0.3.1 r-dplyr@1.1.4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ConfusionTableR
Licenses: Expat
Build system: r
Synopsis: Confusion Matrix Toolset
Description:

Takes the outputs of a caret confusion matrix and allows for the quick conversion of these list items to lists. The intended usage is to allow the tool to work with the outputs of machine learning classification models. This tool works with classification problems for binary and multi-classification problems and allows for the record level conversion of the confusion matrix outputs. This is useful, as it allows quick conversion of these objects for storage in database systems and to track ML model performance over time. Traditionally, this approach has been used for highlighting model representation and feature slippage.

r-cowbell 0.1.0
Propagated dependencies: r-rgl@1.3.31 r-misc3d@0.9-1 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cowbell
Licenses: GPL 3
Build system: r
Synopsis: Performs Segmented Linear Regression on Two Independent Variables
Description:

This package implements a specific form of segmented linear regression with two independent variables. The visualization of that function looks like a quarter segment of a cowbell giving the package its name. The package has been specifically constructed for the case where minimum and maximum value of the dependent and two independent variables are known a prior, which is usually the case when those values are derived from Likert scales.

r-cvtools 0.3.3
Propagated dependencies: r-robustbase@0.99-6 r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cvTools
Licenses: GPL 2+
Build system: r
Synopsis: Cross-Validation Tools for Regression Models
Description:

This package provides tools that allow developers to write functions for cross-validation with minimal programming effort and assist users with model selection.

r-carbayes 6.1.1
Propagated dependencies: r-truncnorm@1.0-9 r-spdep@1.4-1 r-spam@2.11-1 r-sf@1.0-23 r-rcpp@1.1.0 r-rcolorbrewer@1.1-3 r-mcmcpack@1.7-1 r-mass@7.3-65 r-mapview@2.11.4 r-igraph@2.2.1 r-glmnet@4.1-10 r-ggally@2.4.0 r-dplyr@1.1.4 r-coda@0.19-4.1 r-carbayesdata@3.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/duncanplee/CARBayes
Licenses: GPL 2+
Build system: r
Synopsis: Spatial Generalised Linear Mixed Models for Areal Unit Data
Description:

This package implements a class of univariate and multivariate spatial generalised linear mixed models for areal unit data, with inference in a Bayesian setting using Markov chain Monte Carlo (MCMC) simulation using a single or multiple Markov chains. The response variable can be binomial, Gaussian, multinomial, Poisson or zero-inflated Poisson (ZIP), and spatial autocorrelation is modelled by a set of random effects that are assigned a conditional autoregressive (CAR) prior distribution. A number of different models are available for univariate spatial data, including models with no random effects as well as random effects modelled by different types of CAR prior, including the BYM model (Besag et al., 1991, <doi:10.1007/BF00116466>) and Leroux model (Leroux et al., 2000, <doi:10.1007/978-1-4612-1284-3_4>). Additionally, a multivariate CAR (MCAR) model for multivariate spatial data is available, as is a two-level hierarchical model for modelling data relating to individuals within areas. Full details are given in the vignette accompanying this package. The initial creation of this package was supported by the Economic and Social Research Council (ESRC) grant RES-000-22-4256, and on-going development has been supported by the Engineering and Physical Science Research Council (EPSRC) grant EP/J017442/1, ESRC grant ES/K006460/1, Innovate UK / Natural Environment Research Council (NERC) grant NE/N007352/1 and the TB Alliance.

r-cryptrndtest 1.2.7
Propagated dependencies: r-tseries@0.10-58 r-sfsmisc@1.1-23 r-rmpfr@1.1-2 r-lambertw@0.6.9-2 r-ksamples@1.2-12 r-gmp@0.7-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CryptRndTest
Licenses: GPL 3
Build system: r
Synopsis: Statistical Tests for Cryptographic Randomness
Description:

This package performs cryptographic randomness tests on a sequence of random integers or bits. Included tests are greatest common divisor, birthday spacings, book stack, adaptive chi-square, topological binary, and three random walk tests (Ryabko and Monarev, 2005) <doi:10.1016/j.jspi.2004.02.010>. Tests except greatest common divisor and birthday spacings are not covered by standard test suites. In addition to the chi-square goodness-of-fit test, results of Anderson-Darling, Kolmogorov-Smirnov, and Jarque-Bera tests are also generated by some of the cryptographic randomness tests.

r-cicalc 0.2.0
Propagated dependencies: r-tidyr@1.3.1 r-rlang@1.1.6 r-purrr@1.2.0 r-glue@1.8.0 r-forcats@1.0.1 r-dplyr@1.1.4 r-cli@3.6.5 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://gsk-biostatistics.github.io/cicalc/
Licenses: FSDG-compatible
Build system: r
Synopsis: Calculate Confidence Intervals
Description:

This calculates a variety of different CIs for proportions and difference of proportions that are commonly used in the pharmaceutical industry including Wald, Wilson, Clopper-Pearson, Agresti-Coull and Jeffreys for proportions. And Miettinen-Nurminen (1985) <doi:10.1002/sim.4780040211>, Wald, Haldane, and Mee <https://www.lexjansen.com/wuss/2016/127_Final_Paper_PDF.pdf> for difference in proportions.

r-conmet 0.1.0
Propagated dependencies: r-waiter@0.2.5-1.927501b r-summarytools@1.1.4 r-stringr@1.6.0 r-shinywidgets@0.9.0 r-shinydashboard@0.7.3 r-shiny@1.11.1 r-semtools@0.5-7 r-purrr@1.2.0 r-openxlsx@4.2.8.1 r-lavaan@0.6-20 r-hmisc@5.2-4 r-foreign@0.8-90 r-dt@0.34.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=conmet
Licenses: GPL 3
Build system: r
Synopsis: Construct Measurement Evaluation Tool
Description:

With this package you can run ConMET locally in R. ConMET is an R-shiny application that facilitates performing and evaluating confirmatory factor analyses (CFAs) and is useful for running and reporting typical measurement models in applied psychology and management journals. ConMET automatically creates, compares and summarizes CFA models. Most common fit indices (E.g., CFI and SRMR) are put in an overview table. ConMET also allows to test for common method variance. The application is particularly useful for teaching and instruction of measurement issues in survey research. The application uses the lavaan package (Rosseel, 2012) to run CFAs.

r-comf 0.1.12
Propagated dependencies: r-reshape@0.8.10 r-plyr@1.8.9 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=comf
Licenses: GPL 2
Build system: r
Synopsis: Models and Equations for Human Comfort Research
Description:

Calculation of various common and less common comfort indices such as predicted mean vote or the two node model. Converts physical variables such as relative to absolute humidity and evaluates the performance of comfort indices.

r-convospat 1.2.7
Propagated dependencies: r-statmatch@1.4.3 r-plotrix@3.8-13 r-mass@7.3-65 r-fields@17.1 r-ellipse@0.5.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://github.com/markdrisser/convoSPAT
Licenses: Expat
Build system: r
Synopsis: Convolution-Based Nonstationary Spatial Modeling
Description:

Fits convolution-based nonstationary Gaussian process models to point-referenced spatial data. The nonstationary covariance function allows the user to specify the underlying correlation structure and which spatial dependence parameters should be allowed to vary over space: the anisotropy, nugget variance, and process variance. The parameters are estimated via maximum likelihood, using a local likelihood approach. Also provided are functions to fit stationary spatial models for comparison, calculate the Kriging predictor and standard errors, and create various plots to visualize nonstationarity.

r-copula 1.1-7
Propagated dependencies: r-stabledist@0.7-2 r-pspline@1.0-21 r-pcapp@2.0-5 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-3 r-matrix@1.7-4 r-lattice@0.22-7 r-gsl@2.1-9 r-colorspace@2.1-2 r-cluster@2.1.8.1 r-adgoftest@0.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://copula.r-forge.r-project.org/
Licenses: GPL 3+ FSDG-compatible
Build system: r
Synopsis: Multivariate Dependence with Copulas
Description:

This package provides classes (S4) of commonly used elliptical, Archimedean, extreme-value and other copula families, as well as their rotations, mixtures and asymmetrizations. Nested Archimedean copulas, related tools and special functions. Methods for density, distribution, random number generation, bivariate dependence measures, Rosenblatt transform, Kendall distribution function, perspective and contour plots. Fitting of copula models with potentially partly fixed parameters, including standard errors. Serial independence tests, copula specification tests (independence, exchangeability, radial symmetry, extreme-value dependence, goodness-of-fit) and model selection based on cross-validation. Empirical copula, smoothed versions, and non-parametric estimators of the Pickands dependence function.

r-ccpsyc 0.2.6
Propagated dependencies: r-xlsx@0.6.5 r-ufs@25.7.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-readr@2.1.6 r-rcppalgos@2.9.3 r-psych@2.5.6 r-mcmcpack@1.7-1 r-magrittr@2.0.4 r-lavaan@0.6-20 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ccpsyc
Licenses: GPL 3
Build system: r
Synopsis: Methods for Cross-Cultural Psychology
Description:

With the development of new cross-cultural methods this package is intended to combine multiple functions automating and simplifying functions providing a unified analysis approach for commonly employed methods.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457