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

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-tidyhte 1.0.4
Propagated dependencies: r-tibble@3.3.0 r-superlearner@2.0-29 r-rlang@1.1.6 r-r6@2.6.1 r-purrr@1.2.0 r-progress@1.2.3 r-magrittr@2.0.4 r-lifecycle@1.0.4 r-dplyr@1.1.4 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tidyhte
Licenses: Expat
Build system: r
Synopsis: Tidy Estimation of Heterogeneous Treatment Effects
Description:

Estimates heterogeneous treatment effects using tidy semantics on experimental or observational data. Methods are based on the doubly-robust learner of Kennedy (2023) <doi:10.1214/23-EJS2157>. You provide a simple recipe for what machine learning algorithms to use in estimating the nuisance functions and tidyhte will take care of cross-validation, estimation, model selection, diagnostics and construction of relevant quantities of interest about the variability of treatment effects.

r-testcor 0.0.2.2
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TestCor
Licenses: GPL 2+
Build system: r
Synopsis: FWER and FDR Controlling Procedures for Multiple Correlation Tests
Description:

Different multiple testing procedures for correlation tests are implemented. These procedures were shown to theoretically control asymptotically the Family Wise Error Rate (Roux (2018) <https://tel.archives-ouvertes.fr/tel-01971574v1>) or the False Discovery Rate (Cai & Liu (2016) <doi:10.1080/01621459.2014.999157>). The package gather four test statistics used in correlation testing, four FWER procedures with either single step or stepdown versions, and four FDR procedures.

r-taxicabca 0.1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TaxicabCA
Licenses: GPL 2+
Build system: r
Synopsis: Taxicab Correspondence Analysis
Description:

Computation and visualization of Taxicab Correspondence Analysis, Choulakian (2006) <doi:10.1007/s11336-004-1231-4>. Classical correspondence analysis (CA) is a statistical method to analyse 2-dimensional tables of positive numbers and is typically applied to contingency tables (Benzecri, J.-P. (1973). L'Analyse des Donnees. Volume II. L'Analyse des Correspondances. Paris, France: Dunod). Classical CA is based on the Euclidean distance. Taxicab CA is like classical CA but is based on the Taxicab or Manhattan distance. For some tables, Taxicab CA gives more informative results than classical CA.

r-trainer 2.2.12
Propagated dependencies: r-xgboost@1.7.11.1 r-stringr@1.6.0 r-rpart@4.1.24 r-rocr@1.0-11 r-rlang@1.1.6 r-randomforest@4.7-1.2 r-nnet@7.3-20 r-neuralnet@1.44.2 r-mass@7.3-65 r-kknn@1.4.1 r-glmnet@4.1-10 r-ggplot2@4.0.1 r-gbm@2.2.2 r-e1071@1.7-16 r-dplyr@1.1.4 r-adabag@5.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://promidat.website/
Licenses: GPL 2+
Build system: r
Synopsis: Predictive (Classification and Regression) Models Homologator
Description:

This package provides methods to unify the different ways of creating predictive models and their different predictive formats for classification and regression. It includes methods such as K-Nearest Neighbors Schliep, K. P. (2004) <doi:10.5282/ubm/epub.1769>, Decision Trees Leo Breiman, Jerome H. Friedman, Richard A. Olshen, Charles J. Stone (2017) <doi:10.1201/9781315139470>, ADA Boosting Esteban Alfaro, Matias Gamez, Noelia Garcà a (2013) <doi:10.18637/jss.v054.i02>, Extreme Gradient Boosting Chen & Guestrin (2016) <doi:10.1145/2939672.2939785>, Random Forest Breiman (2001) <doi:10.1023/A:1010933404324>, Neural Networks Venables, W. N., & Ripley, B. D. (2002) <ISBN:0-387-95457-0>, Support Vector Machines Bennett, K. P. & Campbell, C. (2000) <doi:10.1145/380995.380999>, Bayesian Methods Gelman, A., Carlin, J. B., Stern, H. S., & Rubin, D. B. (1995) <doi:10.1201/9780429258411>, Linear Discriminant Analysis Venables, W. N., & Ripley, B. D. (2002) <ISBN:0-387-95457-0>, Quadratic Discriminant Analysis Venables, W. N., & Ripley, B. D. (2002) <ISBN:0-387-95457-0>, Logistic Regression Dobson, A. J., & Barnett, A. G. (2018) <doi:10.1201/9781315182780> and Penalized Logistic Regression Friedman, J. H., Hastie, T., & Tibshirani, R. (2010) <doi:10.18637/jss.v033.i01>.

r-testthatdocs 1.0.23
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/urniaz/testthatdocs
Licenses: Expat
Build system: r
Synopsis: Automated and Idempotent Unit Tests Documentation for Reproducible Quality Assurance
Description:

Automates documentation of test_that() calls within R test files. The package scans test sources, extracts human-readable test titles (even when composed with functions like paste() or glue::glue(), ... etc.), and generates reproducible roxygen2-style listings that can be inserted both globally and per-section. It ensures idempotent updates and supports customizable numbering templates with hierarchical indices. Designed for developers, QA teams, and package maintainers seeking consistent, self-documenting test inventories.

r-twomodeclusteringga 1.0.0
Propagated dependencies: r-ggplot2@4.0.1 r-ga@3.2.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/joshageman/twomodeclusteringGA
Licenses: GPL 3
Build system: r
Synopsis: Genetic Algorithm Based Two-Mode Clustering
Description:

This package implements two-mode clustering (biclustering) using genetic algorithms. The method was first introduced in Hageman et al. (2008) <doi:10.1007/s11306-008-0105-7>. The package provides tools for fitting, visualization, and validation of two-mode cluster structures in data matrices.

r-tdpanalysis 1.0
Propagated dependencies: r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TDPanalysis
Licenses: GPL 2
Build system: r
Synopsis: Granier's Sap Flow Sensors (TDP) Analysis
Description:

Set of functions designed to help in the analysis of TDP sensors. Features includes dates and time conversion, weather data interpolation, daily maximum of tension analysis and calculations required to convert sap flow density data to sap flow rates at the tree and plot scale (For more information see : Granier (1985) <DOI:10.1051/forest:19850204> & Granier (1987) <DOI:10.1093/treephys/3.4.309>).

r-threebrain 1.2.0
Propagated dependencies: r-xml2@1.5.0 r-stringr@1.6.0 r-shiny@1.11.1 r-servr@0.32 r-r6@2.6.1 r-png@0.1-8 r-oro-nifti@0.11.4 r-knitr@1.50 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-gifti@0.9.0 r-freesurferformats@1.0.0 r-dipsaus@0.3.3 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://dipterix.org/threeBrain/
Licenses: FSDG-compatible
Build system: r
Synopsis: Your Advanced 3D Brain Visualization
Description:

This package provides a fast, interactive cross-platform, and easy to share WebGL'-based 3D brain viewer that visualizes FreeSurfer and/or AFNI/SUMA surfaces. The viewer widget can be either standalone or embedded into R-shiny applications. The standalone version only require a web browser with WebGL2 support (for example, Chrome', Firefox', Safari'), and can be inserted into any websites. The R-shiny support allows the 3D viewer to be dynamically generated from reactive user inputs. Please check the publication by Wang, Magnotti, Zhang, and Beauchamp (2023, <doi:10.1523/ENEURO.0328-23.2023>) for electrode localization. This viewer has been fully adopted by RAVE <https://openwetware.org/wiki/RAVE>, an interactive toolbox to analyze iEEG data by Magnotti, Wang, and Beauchamp (2020, <doi:10.1016/j.neuroimage.2020.117341>). Please check citation("threeBrain") for details.

r-trackdem 0.7.2
Dependencies: python@3.11.14 perl-image-exiftool@12.70
Propagated dependencies: r-shiny@1.11.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-raster@3.6-32 r-png@0.1-8 r-neuralnet@1.44.2 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/marjoleinbruijning/trackdem
Licenses: GPL 2
Build system: r
Synopsis: Particle Tracking and Demography
Description:

Obtain population density and body size structure, using video material or image sequences as input. Functions assist in the creation of image sequences from videos, background detection and subtraction, particle identification and tracking. An artificial neural network can be trained for noise filtering. The goal is to supply accurate estimates of population size, structure and/or individual behavior, for use in evolutionary and ecological studies.

r-tfio 0.4.1
Propagated dependencies: r-tfdatasets@2.18.0 r-tensorflow@2.20.0 r-reticulate@1.44.1 r-magrittr@2.0.4 r-forge@0.2.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/tensorflow/io
Licenses: ASL 2.0
Build system: r
Synopsis: Interface to 'TensorFlow IO'
Description:

Interface to TensorFlow IO', Datasets and filesystem extensions maintained by `TensorFlow SIG-IO` <https://github.com/tensorflow/community/blob/master/sigs/io/CHARTER.md>.

r-tagtools 0.3.0
Propagated dependencies: r-zoom@2.0.6 r-zoo@1.8-14 r-stringr@1.6.0 r-readr@2.1.6 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pracma@2.4.6 r-plotly@4.11.0 r-ncdf4@1.24 r-lubridate@1.9.4 r-gsignal@0.3-7 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cowplot@1.2.0 r-circstats@0.2-7
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://animaltags.org
Licenses: GPL 3+
Build system: r
Synopsis: Work with Data from High-Resolution Biologging Tags
Description:

High-resolution movement-sensor tags typically include accelerometers to measure body posture and sudden movements or changes in speed, magnetometers to measure direction of travel, and pressure sensors to measure dive depth in aquatic or marine animals. The sensors in these tags usually sample many times per second. Some tags include sensors for speed, turning rate (gyroscopes), and sound. This package provides software tools to facilitate calibration, processing, and analysis of such data. Tools are provided for: data import/export; calibration (from raw data to calibrated data in scientific units); visualization (for example, multi-panel time-series plots); data processing (such as event detection, calculation of derived metrics like jerk and dynamic acceleration, dive detection, and dive parameter calculation); and statistical analysis (for example, track reconstruction, a rotation test, and Mahalanobis distance analysis).

r-teamcolors 0.0.4
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: http://github.com/beanumber/teamcolors
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Color Palettes for Pro Sports Teams
Description:

This package provides color palettes corresponding to professional and amateur, sports teams. These can be useful in creating data graphics that are themed for particular teams.

r-tsrepr 1.1.0
Propagated dependencies: r-wavelets@0.3-0.2 r-rcpp@1.1.0 r-quantreg@6.1 r-mgcv@1.9-4 r-mass@7.3-65 r-dtt@0.1-2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://petolau.github.io/package/
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Time Series Representations
Description:

This package provides methods for representations (i.e. dimensionality reduction, preprocessing, feature extraction) of time series to help more accurate and effective time series data mining. Non-data adaptive, data adaptive, model-based and data dictated (clipped) representation methods are implemented. Also various normalisation methods (min-max, z-score, Box-Cox, Yeo-Johnson), and forecasting accuracy measures are implemented.

r-twdtw 1.0-1
Propagated dependencies: r-rcpp@1.1.0 r-proxy@0.4-27
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/vwmaus/twdtw/
Licenses: GPL 3+
Build system: r
Synopsis: Time-Weighted Dynamic Time Warping
Description:

This package implements Time-Weighted Dynamic Time Warping (TWDTW), a measure for quantifying time series similarity. The TWDTW algorithm, described in Maus et al. (2016) <doi:10.1109/JSTARS.2016.2517118> and Maus et al. (2019) <doi:10.18637/jss.v088.i05>, is applicable to multi-dimensional time series of various resolutions. It is particularly suitable for comparing time series with seasonality for environmental and ecological data analysis, covering domains such as remote sensing imagery, climate data, hydrology, and animal movement. The twdtw package offers a user-friendly R interface, efficient Fortran routines for TWDTW calculations, flexible time weighting definitions, as well as utilities for time series preprocessing and visualization.

r-tardis 0.1.5
Propagated dependencies: 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-magrittr@2.0.4 r-dplyr@1.1.4 r-cpp11@0.5.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/chris31415926535/tardis
Licenses: Expat
Build system: r
Synopsis: Text Analysis with Rules and Dictionaries for Inferring Sentiment
Description:

Measure text's sentiment with dictionaries and simple rules covering negations and modifiers. User-supplied dictionaries are supported, including Unicode emojis and multi-word tokens, so this package can also be used to study constructs beyond sentiment.

r-tricolore 1.2.6
Propagated dependencies: r-shiny@1.11.1 r-rlang@1.1.6 r-ggtern@4.0.0 r-ggplot2@4.0.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/jschoeley/tricolore
Licenses: GPL 3
Build system: r
Synopsis: Flexible Color Scale for Ternary Compositions
Description:

Compositional data consisting of three-parts can be color mapped with a ternary color scale. Such a scale is provided by the tricolore packages with options for discrete and continuous colors, mean-centering and scaling. See Jonas Schöley (2021) "The centered ternary balance scheme. A technique to visualize surfaces of unbalanced three-part compositions" <doi:10.4054/DemRes.2021.44.19>, Jonas Schöley, Frans Willekens (2017) "Visualizing compositional data on the Lexis surface" <doi:10.4054/DemRes.2017.36.21>, and Ilya Kashnitsky, Jonas Schöley (2018) "Regional population structures at a glance" <doi:10.1016/S0140-6736(18)31194-2>.

r-teal-code 0.7.1
Propagated dependencies: r-rlang@1.1.6 r-lifecycle@1.0.4 r-evaluate@1.0.5 r-cli@3.6.5 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://insightsengineering.github.io/teal.code/
Licenses: ASL 2.0
Build system: r
Synopsis: Code Storage and Execution Class for 'teal' Applications
Description:

Introduction of qenv S4 class, that facilitates code execution and reproducibility in teal applications.

r-tidycountries 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-sf@1.0-23 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/denironyx/tidycountries
Licenses: Expat
Build system: r
Synopsis: Access and Manipulate Comprehensive Country Level Data in Tidy Format
Description:

This package provides a comprehensive and user-friendly interface for accessing, manipulating, and analyzing country-level data from around the world. It allows users to retrieve detailed information on countries, including names, regions, continents, populations, currencies, calling codes, and more, all in a tidy data format. The package is designed to work seamlessly within the tidyverse ecosystem, making it easy to filter, arrange, and visualize country-level data in R.

r-traminer 2.2-13
Propagated dependencies: r-vegan@2.7-2 r-rcolorbrewer@1.1-3 r-colorspace@2.1-2 r-cluster@2.1.8.1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: http://traminer.unige.ch
Licenses: GPL 2+
Build system: r
Synopsis: Trajectory Miner: a Sequence Analysis Toolkit
Description:

Set of sequence analysis tools for manipulating, describing and rendering categorical sequences, and more generally mining sequence data in the field of social sciences. Although this sequence analysis package is primarily intended for state or event sequences that describe time use or life courses such as family formation histories or professional careers, its features also apply to many other kinds of categorical sequence data. It accepts many different sequence representations as input and provides tools for converting sequences from one format to another. It offers several functions for describing and rendering sequences, for computing distances between sequences with different metrics (among which optimal matching), original dissimilarity-based analysis tools, and functions for extracting the most frequent event subsequences and identifying the most discriminating ones among them. A user's guide can be found on the TraMineR web page.

r-toolmark 0.0.1
Propagated dependencies: r-reshape2@1.4.5 r-plyr@1.8.9 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=toolmaRk
Licenses: GPL 3
Build system: r
Synopsis: Tests for Same-Source of Toolmarks
Description:

This package implements two tests for same-source of toolmarks. The chumbley_non_random() test follows the paper "An Improved Version of a Tool Mark Comparison Algorithm" by Hadler and Morris (2017) <doi:10.1111/1556-4029.13640>. This is an extension of the Chumbley score as previously described in "Validation of Tool Mark Comparisons Obtained Using a Quantitative, Comparative, Statistical Algorithm" by Chumbley et al (2010) <doi:10.1111/j.1556-4029.2010.01424.x>. fixed_width_no_modeling() is based on correlation measures in a diamond shaped area of the toolmark as described in Hadler (2017).

r-trustoptim 0.8.7.4
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://braunm.github.io/trustOptim/
Licenses: FSDG-compatible
Build system: r
Synopsis: Trust Region Optimization for Nonlinear Functions with Sparse Hessians
Description:

Trust region algorithm for nonlinear optimization. Efficient when the Hessian of the objective function is sparse (i.e., relatively few nonzero cross-partial derivatives). See Braun, M. (2014) <doi:10.18637/jss.v060.i04>.

r-toordinal 1.4-0.0
Propagated dependencies: r-pkgsearch@3.1.5 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://centerforassessment.github.io/toOrdinal/
Licenses: GPL 3
Build system: r
Synopsis: Cardinal to Ordinal Number & Date Conversion
Description:

Language specific cardinal to ordinal number conversion.

r-timevarcorr 0.1.1
Propagated dependencies: r-lpridge@1.1-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://courtiol.github.io/timevarcorr/
Licenses: Expat
Build system: r
Synopsis: Time Varying Correlation
Description:

Computes how the correlation between 2 time-series changes over time. To do so, the package follows the method from Choi & Shin (2021) <doi:10.1007/s42952-020-00073-6>. It performs a non-parametric kernel smoothing (using a common bandwidth) of all underlying components required for the computation of a correlation coefficient (i.e., x, y, x^2, y^2, xy). An automatic selection procedure for the bandwidth parameter is implemented. Alternative kernels can be used (Epanechnikov, box and normal). Both Pearson and Spearman correlation coefficients can be estimated and change in correlation over time can be tested.

r-textutils 0.4-3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://enricoschumann.net/R/packages/textutils/
Licenses: GPL 3
Build system: r
Synopsis: Utilities for Handling Strings and Text
Description:

Utilities for handling character vectors that store human-readable text (either plain or with markup, such as HTML or LaTeX). The package provides, in particular, functions that help with the preparation of plain-text reports, e.g. for expanding and aligning strings that form the lines of such reports. The package also provides generic functions for transforming R objects to HTML and to plain text.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457