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

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-projectionbasedclustering 1.2.2
Propagated dependencies: r-vegan@2.7-2 r-shinythemes@1.2.0 r-shinyjs@2.1.0 r-shiny@1.11.1 r-rcpp@1.1.0 r-plotly@4.11.0 r-ggplot2@4.0.1 r-geometry@0.5.2 r-generalizedumatrix@1.3.1 r-deldir@2.0-4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://www.deepbionics.org
Licenses: GPL 3
Synopsis: Projection Based Clustering
Description:

This package provides a clustering approach applicable to every projection method is proposed here. The two-dimensional scatter plot of any projection method can construct a topographic map which displays unapparent data structures by using distance and density information of the data. The generalized U*-matrix renders this visualization in the form of a topographic map, which can be used to automatically define the clusters of high-dimensional data. The whole system is based on Thrun and Ultsch, "Using Projection based Clustering to Find Distance and Density based Clusters in High-Dimensional Data" <DOI:10.1007/s00357-020-09373-2>. Selecting the correct projection method will result in a visualization in which mountains surround each cluster. The number of clusters can be determined by counting valleys on the topographic map. Most projection methods are wrappers for already available methods in R. By contrast, the neighbor retrieval visualizer (NeRV) is based on C++ source code of the dredviz software package, and the Curvilinear Component Analysis (CCA) is translated from MATLAB ('SOM Toolbox 2.0) to R.

r-powerlate 0.1.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/kbansak/powerLATE_tutorial
Licenses: GPL 2+
Synopsis: Generalized Power Analysis for LATE
Description:

An implementation of the generalized power analysis for the local average treatment effect (LATE), proposed by Bansak (2020) <doi:10.1214/19-STS732>. Power analysis is in the context of estimating the LATE (also known as the complier average causal effect, or CACE), with calculations based on a test of the null hypothesis that the LATE equals 0 with a two-sided alternative. The method uses standardized effect sizes to place a conservative bound on the power under minimal assumptions. Package allows users to recover power, sample size requirements, or minimum detectable effect sizes. Package also allows users to work with absolute effects rather than effect sizes, to specify an additional assumption to narrow the bounds, and to incorporate covariate adjustment.

r-prt 0.2.1
Propagated dependencies: r-vctrs@0.6.5 r-tibble@3.3.0 r-rlang@1.1.6 r-pillar@1.11.1 r-fst@0.9.8 r-data-table@1.17.8 r-crayon@1.5.3 r-cli@3.6.5 r-backports@1.5.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://nbenn.github.io/prt/
Licenses: GPL 3
Synopsis: Tabular Data Backed by Partitioned 'fst' Files
Description:

Intended for larger-than-memory tabular data, prt objects provide an interface to read row and/or column subsets into memory as data.table objects. Data queries, constructed as R expressions, are evaluated using the non-standard evaluation framework provided by rlang and file-backing is powered by the fast and efficient fst package.

r-personalized 0.2.7
Propagated dependencies: r-xgboost@1.7.11.1 r-survival@3.8-3 r-plotly@4.11.0 r-mgcv@1.9-4 r-kernlab@0.9-33 r-glmnet@4.1-10 r-ggplot2@4.0.1 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://jaredhuling.org/personalized/
Licenses: GPL 2
Synopsis: Estimation and Validation Methods for Subgroup Identification and Personalized Medicine
Description:

This package provides functions for fitting and validation of models for subgroup identification and personalized medicine / precision medicine under the general subgroup identification framework of Chen et al. (2017) <doi:10.1111/biom.12676>. This package is intended for use for both randomized controlled trials and observational studies and is described in detail in Huling and Yu (2021) <doi:10.18637/jss.v098.i05>.

r-pflr 1.1.0
Propagated dependencies: r-psych@2.5.6 r-mass@7.3-65 r-glmnet@4.1-10 r-flare@1.7.0.2 r-fda@6.3.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PFLR
Licenses: GPL 2
Synopsis: Estimating Penalized Functional Linear Regression
Description:

Implementation of commonly used penalized functional linear regression models, including the Smooth and Locally Sparse (SLoS) method by Lin et al. (2016) <doi:10.1080/10618600.2016.1195273>, Nested Group bridge Regression (NGR) method by Guan et al. (2020) <doi:10.1080/10618600.2020.1713797>, Functional Linear Regression That's interpretable (FLIRTI) by James et al. (2009) <doi:10.1214/08-AOS641>, and the Penalized B-spline regression method.

r-pprank 0.1.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=ppRank
Licenses: GPL 3
Synopsis: Classification of Algorithms
Description:

This package implements the Bi-objective Lexicographical Classification method and Performance Assessment Ratio at 10% metric for algorithm classification. Constructs matrices representing algorithm performance under multiple criteria, facilitating decision-making in algorithm selection and evaluation. Analyzes and compares algorithm performance based on various metrics to identify the most suitable algorithms for specific tasks. This package includes methods for algorithm classification and evaluation, with examples provided in the documentation. Carvalho (2019) presents a statistical evaluation of algorithmic computational experimentation with infeasible solutions <doi:10.48550/arXiv.1902.00101>. Moreira and Carvalho (2023) analyze power in preprocessing methodologies for datasets with missing values <doi:10.1080/03610918.2023.2234683>.

r-paramix 0.0.2
Propagated dependencies: r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cmmid.github.io/paramix/
Licenses: Expat
Synopsis: Aggregate and Disaggregate Continuous Parameters for Compartmental Models
Description:

This package provides a convenient framework for aggregating and disaggregating continuously varying parameters (for example, case fatality ratio, with age) for proper parametrization of lower-resolution compartmental models (for example, with broad age categories) and subsequent upscaling of model outputs to high resolution (for example, as needed when calculating age-sensitive measures like years-life-lost).

r-popbayes 1.2.0
Dependencies: jags@4.3.1
Propagated dependencies: r-usethis@3.2.1 r-r2jags@0.8-9
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://frbcesab.github.io/popbayes/
Licenses: GPL 2+
Synopsis: Bayesian Model to Estimate Population Trends from Counts Series
Description:

This package infers the trends of one or several animal populations over time from series of counts. It does so by accounting for count precision (provided or inferred based on expert knowledge, e.g. guesstimates), smoothing the population rate of increase over time, and accounting for the maximum demographic potential of species. Inference is carried out in a Bayesian framework. This work is part of the FRB-CESAB working group AfroBioDrivers <https://www.fondationbiodiversite.fr/en/the-frb-in-action/programs-and-projects/le-cesab/afrobiodrivers/>.

r-phylepic 0.3.0
Propagated dependencies: r-tidygraph@1.3.1 r-scales@1.4.0 r-rlang@1.1.6 r-lifecycle@1.0.4 r-igraph@2.2.1 r-ggraph@2.2.2 r-ggplot2@4.0.1 r-ggnewscale@0.5.2 r-forcats@1.0.1 r-dplyr@1.1.4 r-cowplot@1.2.0 r-cli@3.6.5 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/cidm-ph/phylepic
Licenses: Expat
Synopsis: Combined Visualisation of Phylogenetic and Epidemiological Data
Description:

This package provides a collection of utilities and ggplot2 extensions to assist with visualisations in genomic epidemiology. This includes the phylepic chart, a visual combination of a phylogenetic tree and a matched epidemic curve. The included ggplot2 extensions such as date axes binned by week are relevant for other applications in epidemiology and beyond. The approach is described in Suster et al. (2024) <doi:10.1101/2024.04.02.24305229>.

r-pder 1.0-2
Propagated dependencies: r-plm@2.6-7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pder
Licenses: GPL 2+
Synopsis: Panel Data Econometrics with R
Description:

Data sets for the Panel Data Econometrics with R <doi:10.1002/9781119504641> book.

r-paleobuddy 1.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/brpetrucci/paleobuddy
Licenses: GPL 3
Synopsis: Simulating Diversification Dynamics
Description:

Simulation of species diversification, fossil records, and phylogenies. While the literature on species birth-death simulators is extensive, including important software like paleotree and APE', we concluded there were interesting gaps to be filled regarding possible diversification scenarios. Here we strove for flexibility over focus, implementing a large array of regimens for users to experiment with and combine. In this way, paleobuddy can be used in complement to other simulators as a flexible jack of all trades, or, in the case of scenarios implemented only here, can allow for robust and easy simulations for novel situations. Environmental data modified from that in RPANDA': Morlon H. et al (2016) <doi:10.1111/2041-210X.12526>.

r-projectmanagement 2.1.4
Propagated dependencies: r-tuvalues@1.1.0 r-triangle@1.0 r-plotly@4.11.0 r-lpsolveapi@5.5.2.0-17.14 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=ProjectManagement
Licenses: GPL 2+
Synopsis: Management of Deterministic and Stochastic Projects
Description:

Management problems of deterministic and stochastic projects. It obtains the duration of a project and the appropriate slack for each activity in a deterministic context. In addition it obtains a schedule of activities time (Castro, Gómez & Tejada (2007) <doi:10.1016/j.orl.2007.01.003>). It also allows the management of resources. When the project is done, and the actual duration for each activity is known, then it can know how long the project is delayed and make a fair delivery of the delay between each activity (Bergantiños, Valencia-Toledo & Vidal-Puga (2018) <doi:10.1016/j.dam.2017.08.012>). In a stochastic context it can estimate the average duration of the project and plot the density of this duration, as well as, the density of the early and last times of the chosen activities. As in the deterministic case, it can make a distribution of the delay generated by observing the project already carried out.

r-prolsirm 0.1.1
Propagated dependencies: r-mcmcpack@1.7-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=prolsirm
Licenses: GPL 3+
Synopsis: Procrustes Matching for Latent Space Item Response Model
Description:

Procrustes matching of the posterior samples of person and item latent positions from latent space item response models. The methods implemented in this package are based on work by Borg, I., Groenen, P. (1997, ISBN:978-0-387-94845-4), Jeon, M., Jin, I. H., Schweinberger, M., Baugh, S. (2021) <doi:10.1007/s11336-021-09762-5>, and Andrew, D. M., Kevin M. Q., Jong Hee Park. (2011) <doi:10.18637/jss.v042.i09>.

r-pprof 1.0.2
Propagated dependencies: r-tibble@3.3.0 r-scales@1.4.0 r-rlang@1.1.6 r-rcppparallel@5.1.11-1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-proc@1.19.0.1 r-poibin@1.6 r-olsrr@0.6.1 r-matrix@1.7-4 r-magrittr@2.0.4 r-lme4@1.1-37 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/UM-KevinHe/pprof
Licenses: Expat
Synopsis: Modeling, Standardization and Testing for Provider Profiling
Description:

This package implements linear and generalized linear models for provider profiling, incorporating both fixed and random effects. For large-scale providers, the linear profiled-based method and the SerBIN method for binary data reduce the computational burden. Provides post-modeling features, such as indirect and direct standardization measures, hypothesis testing, confidence intervals, and post-estimation visualization. For more information, see Wu et al. (2022) <doi:10.1002/sim.9387>.

r-pop-lion 1.0.1
Propagated dependencies: r-testthat@3.3.0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pop.lion
Licenses: GPL 3
Synopsis: Models for Simulating Lion Populations
Description:

Simulate the dynamic of lion populations using a specific Individual-Based Model (IBM) compiled in C.

r-pdfetch 0.3.3
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-xml2@1.5.0 r-xml@3.99-0.20 r-tidyr@1.3.1 r-stringr@1.6.0 r-readr@2.1.6 r-quantmod@0.4.28 r-magrittr@2.0.4 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/abielr/pdfetch
Licenses: GPL 2+ GPL 3+
Synopsis: Fetch Economic and Financial Time Series Data from Public Sources
Description:

Download economic and financial time series from public sources, including the St Louis Fed's FRED system, Yahoo Finance, the US Bureau of Labor Statistics, the US Energy Information Administration, the World Bank, Eurostat, the European Central Bank, the Bank of England, the UK's Office of National Statistics, Deutsche Bundesbank, and INSEE.

r-pagedown 0.23
Dependencies: pandoc@2.19.2
Propagated dependencies: r-xfun@0.54 r-websocket@1.4.4 r-servr@0.32 r-rmarkdown@2.30 r-processx@3.8.6 r-later@1.4.4 r-jsonlite@2.0.0 r-httpuv@1.6.16 r-htmltools@0.5.8.1 r-bookdown@0.45
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/rstudio/pagedown
Licenses: Expat
Synopsis: Paginate the HTML Output of R Markdown with CSS for Print
Description:

Use the paged media properties in CSS and the JavaScript library paged.js to split the content of an HTML document into discrete pages. Each page can have its page size, page numbers, margin boxes, and running headers, etc. Applications of this package include books, letters, reports, papers, business cards, resumes, and posters.

r-predhy-gui 2.1.1
Propagated dependencies: r-xgboost@1.7.11.1 r-shiny@1.11.1 r-predhy@2.1.2 r-pls@2.8-5 r-lightgbm@4.6.0 r-htmltools@0.5.8.1 r-glmnet@4.1-10 r-foreach@1.5.2 r-dt@0.34.0 r-doparallel@1.0.17 r-data-table@1.17.8 r-bglr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=predhy.GUI
Licenses: GPL 3
Synopsis: Genomic Prediction of Hybrid Performance with Graphical User Interface
Description:

This package performs genomic prediction of hybrid performance using eight GS methods including GBLUP, BayesB, RKHS, PLS, LASSO, Elastic net, XGBoost and LightGBM. GBLUP: genomic best liner unbiased prediction, RKHS: reproducing kernel Hilbert space, PLS: partial least squares regression, LASSO: least absolute shrinkage and selection operator, XGBoost: extreme gradient boosting, LightGBM: light gradient boosting machine. It also provides fast cross-validation and mating design scheme for training population (Xu S et al (2016) <doi:10.1111/tpj.13242>; Xu S (2017) <doi:10.1534/g3.116.038059>). A complete manual for this package is provided in the manual folder of the package installation directory. You can locate the manual by running the following command in R: system.file("manual", package = "predhy.GUI").

r-poppr 2.9.8
Propagated dependencies: r-vegan@2.7-2 r-shiny@1.11.1 r-rlang@1.1.6 r-progressr@0.18.0 r-polysat@1.7-7 r-pegas@1.3 r-magrittr@2.0.4 r-igraph@2.2.1 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-boot@1.3-32 r-ape@5.8-1 r-adegenet@2.1.11 r-ade4@1.7-23
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://grunwaldlab.github.io/poppr/
Licenses: GPL 2 GPL 3
Synopsis: Genetic Analysis of Populations with Mixed Reproduction
Description:

Population genetic analyses for hierarchical analysis of partially clonal populations built upon the architecture of the adegenet package. Originally described in Kamvar, Tabima, and Grünwald (2014) <doi:10.7717/peerj.281> with version 2.0 described in Kamvar, Brooks, and Grünwald (2015) <doi:10.3389/fgene.2015.00208>.

r-paleobiodb 1.0.1
Propagated dependencies: r-terra@1.8-86 r-maps@3.4.3 r-jsonlite@2.0.0 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://docs.ropensci.org/paleobioDB/
Licenses: GPL 2
Synopsis: Download and Process Data from the Paleobiology Database
Description:

Includes functions to wrap most endpoints of the PaleobioDB API and to visualize and process the obtained fossil data. The API documentation for the Paleobiology Database can be found at <https://paleobiodb.org/data1.2/>.

r-pyramid 1.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: http://minato.sip21c.org/swtips/Rgraphics.html#PYRAMID
Licenses: GPL 2+
Synopsis: Draw Population Pyramid
Description:

Drawing population pyramid using (1) data.frame or (2) vectors. The former is named as pyramid() and the latter pyramids(), as wrapper function of pyramid(). pyramidf() is the function to draw population pyramid within the specified frame.

r-pdqr 0.3.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/echasnovski/pdqr
Licenses: Expat
Synopsis: Work with Custom Distribution Functions
Description:

Create, transform, and summarize custom random variables with distribution functions (analogues of p*()', d*()', q*()', and r*() functions from base R). Two types of distributions are supported: "discrete" (random variable has finite number of output values) and "continuous" (infinite number of values in the form of continuous random variable). Functions for distribution transformations and summaries are available. Implemented approaches often emphasize approximate and numerical solutions: all distributions assume finite support and finite values of density function; some methods implemented with simulation techniques.

r-pakpmics2018 1.2.0
Propagated dependencies: r-tibble@3.3.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PakPMICS2018
Licenses: GPL 3
Synopsis: Multiple Indicator Cluster Survey (MICS) 2017-18 Data for Punjab, Pakistan
Description:

This package provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2017-18 data for Punjab, Pakistan. The results of the present survey are critically important for the purposes of SDG monitoring, as the survey produces information on 32 global SDG indicators. The data was collected from 53,840 households selected at the second stage with systematic random sampling out of a sample of 2,692 clusters selected using Probability Proportional to size sampling. Six questionnaires were used in the survey: (1) a household questionnaire to collect basic demographic information on all de jure household members (usual residents), the household, and the dwelling; (2) a water quality testing questionnaire administered in three households in each cluster of the sample; (3) a questionnaire for individual women administered in each household to all women age 15-49 years; (4) a questionnaire for individual men administered in every second household to all men age 15-49 years; (5) an under-5 questionnaire, administered to mothers (or caretakers) of all children under 5 living in the household; and (6) a questionnaire for children age 5-17 years, administered to the mother (or caretaker) of one randomly selected child age 5-17 years living in the household.

r-puff 0.1.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-scales@1.4.0 r-plotly@4.11.0 r-patchwork@1.3.2 r-magrittr@2.0.4 r-htmlwidgets@1.6.4 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/Hammerling-Research-Group/puff
Licenses: Expat
Synopsis: Simulate and Visualize the Gaussian Puff Forward Atmospheric Model
Description:

Simulate and run the Gaussian puff forward atmospheric model in sensor (specific sensor coordinates) or grid (across the grid of a full oil and gas operations site) modes, following Jia, M., Fish, R., Daniels, W., Sprinkle, B. and Hammerling, D. (2024) <doi:10.26434/chemrxiv-2023-hc95q-v3>. Numerous visualization options, including static and animated, 2D and 3D, and a site map generator based on sensor and source coordinates.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208