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

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-dandefa 1.6.1
Propagated dependencies: r-polycor@0.8-1 r-gplots@3.2.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DandEFA
Licenses: GPL 2
Build system: r
Synopsis: Dandelion Plot for R-Mode Exploratory Factor Analysis
Description:

This package contains the function used to create the Dandelion Plot. Dandelion Plot is a visualization method for R-mode Exploratory Factor Analysis.

r-dotty 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://kevinushey.github.io/dotty/
Licenses: Expat
Build system: r
Synopsis: The Unpacking Dot Operator
Description:

This package provides a `.` object which can be used for unpacking assignments. For example, `.[rows, columns] <- dim(cars)` could be used to pull the number of rows and number of columns from `dim(cars)` into individual variables `rows` and `columns` in a single step.

r-dynatopgis 0.2.5
Propagated dependencies: r-terra@1.8-86 r-r6@2.6.1 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://waternumbers.github.io/dynatopGIS/
Licenses: GPL 2
Build system: r
Synopsis: Algorithms for Helping Build Dynamic TOPMODEL Implementations from Spatial Data
Description:

This package provides a set of algorithms based on Quinn et al. (1991) <doi:10.1002/hyp.3360050106> for processing river network and digital elevation data to build implementations of Dynamic TOPMODEL, a semi-distributed hydrological model proposed in Beven and Freer (2001) <doi:10.1002/hyp.252>. The dynatop package implements simulation code for Dynamic TOPMODEL based on the output of dynatopGIS'.

r-dm 1.0.12
Propagated dependencies: r-vctrs@0.6.5 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-purrr@1.2.0 r-memoise@2.0.1 r-lifecycle@1.0.4 r-igraph@2.2.1 r-glue@1.8.0 r-dplyr@1.1.4 r-cli@3.6.5 r-backports@1.5.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://dm.cynkra.com/
Licenses: Expat
Build system: r
Synopsis: Relational Data Models
Description:

This package provides tools for working with multiple related tables, stored as data frames or in a relational database. Multiple tables (data and metadata) are stored in a compound object, which can then be manipulated with a pipe-friendly syntax.

r-discreteinverseweibull 1.0.2
Propagated dependencies: r-rsolnp@2.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DiscreteInverseWeibull
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Discrete Inverse Weibull Distribution
Description:

Probability mass function, distribution function, quantile function, random generation and parameter estimation for the discrete inverse Weibull distribution.

r-discreteqvalue 1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DiscreteQvalue
Licenses: GPL 2
Build system: r
Synopsis: Improved q-Values for Discrete Uniform and Homogeneous Tests
Description:

We consider a multiple testing procedure used in many modern applications which is the q-value method proposed by Storey and Tibshirani (2003), <doi:10.1073/pnas.1530509100>. The q-value method is based on the false discovery rate (FDR), hence versions of the q-value method can be defined depending on which estimator of the proportion of true null hypotheses, p0, is plugged in the FDR estimator. We implement the q-value method based on two classical pi0 estimators, and furthermore, we propose and implement three versions of the q-value method for homogeneous discrete uniform P-values based on pi0 estimators which take into account the discrete distribution of the P-values.

r-dvqcc 0.1.0
Propagated dependencies: r-tsdyn@11.0.5.2 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dvqcc
Licenses: GPL 3
Build system: r
Synopsis: Dynamic VAR - Based Control Charts for Batch Process Monitoring
Description:

This package provides a set of control charts for batch processes based on the VAR model. The package contains the implementation of T2.var and W.var control charts based on VAR model coefficients using the couple vectors theory. In each time-instant the VAR coefficients are estimated from a historical in-control dataset and a decision rule is made for online classifying of a new batch data. Those charts allow efficient online monitoring since the very first time-instant. The offline version is available too. In order to evaluate the chart's performance, this package contains functions to generate batch data for offline and online monitoring.See in Danilo Marcondes Filho and Marcio Valk (2020) <doi:10.1016/j.ejor.2019.12.038>.

r-dppack 0.2.2
Propagated dependencies: r-rmutil@1.1.10 r-rdpack@2.6.4 r-r6@2.6.1 r-nloptr@2.2.1 r-mass@7.3-65 r-ggplot2@4.0.1 r-e1071@1.7-16 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DPpack
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Differentially Private Statistical Analysis and Machine Learning
Description:

An implementation of common statistical analysis and models with differential privacy (Dwork et al., 2006a) <doi:10.1007/11681878_14> guarantees. The package contains, for example, functions providing differentially private computations of mean, variance, median, histograms, and contingency tables. It also implements some statistical models and machine learning algorithms such as linear regression (Kifer et al., 2012) <https://proceedings.mlr.press/v23/kifer12.html> and SVM (Chaudhuri et al., 2011) <https://jmlr.org/papers/v12/chaudhuri11a.html>. In addition, it implements some popular randomization mechanisms, including the Laplace mechanism (Dwork et al., 2006a) <doi:10.1007/11681878_14>, Gaussian mechanism (Dwork et al., 2006b) <doi:10.1007/11761679_29>, analytic Gaussian mechanism (Balle & Wang, 2018) <https://proceedings.mlr.press/v80/balle18a.html>, and exponential mechanism (McSherry & Talwar, 2007) <doi:10.1109/FOCS.2007.66>.

r-dglmextpois 0.2.4
Propagated dependencies: r-nloptr@2.2.1 r-compoissonreg@0.8.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/franciscomartinezdelrio/DGLMExtPois
Licenses: GPL 2
Build system: r
Synopsis: Double Generalized Linear Models Extending Poisson Regression
Description:

Model estimation, dispersion testing and diagnosis of hyper-Poisson Saez-Castillo, A.J. and Conde-Sanchez, A. (2013) <doi:10.1016/j.csda.2012.12.009> and Conway-Maxwell-Poisson Huang, A. (2017) regression models.

r-default 1.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=default
Licenses: Expat
Build system: r
Synopsis: Change the Default Arguments in R Functions
Description:

This package provides a simple syntax to change the default values for function arguments, whether they are in packages or defined locally.

r-dcemgmt 0.0.1
Propagated dependencies: r-survival@3.8-3 r-mlogit@1.1-3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DCEmgmt
Licenses: GPL 3
Build system: r
Synopsis: DCE Data Reshaping and Processing
Description:

Prepare the results of a DCE to be analysed through choice models.'DCEmgmt reshapes DCE data from wide to long format considering the special characteristics of a DCE. DCEmgmt includes the function DCEestm which estimates choice models once the database has been reshaped with DCEmgmt'.

r-datacutr 0.2.4
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-reactable@0.4.5 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-dplyr@1.1.4 r-assertthat@0.2.1 r-admiraldev@1.4.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://pharmaverse.github.io/datacutr/
Licenses: FSDG-compatible
Build system: r
Synopsis: SDTM Datacut
Description:

Supports the process of applying a cut to Standard Data Tabulation Model (SDTM), as part of the analysis of specific points in time of the data, normally as part of investigation into clinical trials. The functions support different approaches of cutting to the different domains of SDTM normally observed.

r-dynclust 3.24
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DynClust
Licenses: Expat
Build system: r
Synopsis: Denoising and Clustering for Dynamical Image Sequence (2D or 3D)+t
Description:

This package provides a two-stage procedure for the denoising and clustering of stack of noisy images acquired over time. Clustering only assumes that the data contain an unknown but small number of dynamic features. The method first denoises the signals using local spatial and full temporal information. The clustering step uses the previous output to aggregate voxels based on the knowledge of their spatial neighborhood. Both steps use a single keytool based on the statistical comparison of the difference of two signals with the null signal. No assumption is therefore required on the shape of the signals. The data are assumed to be normally distributed (or at least follow a symmetric distribution) with a known constant variance. Working pixelwise, the method can be time-consuming depending on the size of the data-array but harnesses the power of multicore cpus.

r-distrteach 2.9.2
Propagated dependencies: r-startupmsg@1.0.0 r-distrex@2.9.6 r-distr@2.9.7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://distr.r-forge.r-project.org/
Licenses: LGPL 3
Build system: r
Synopsis: Extensions of Package 'distr' for Teaching Stochastics/Statistics in Secondary School
Description:

This package provides flexible examples of LLN and CLT for teaching purposes in secondary school.

r-demography 2.0.1
Propagated dependencies: r-strucchange@1.5-4 r-rainbow@3.8 r-mgcv@1.9-4 r-hmdhfdplus@2.0.8 r-ftsa@6.6 r-forecast@8.24.0 r-cobs@1.3-9-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://pkg.robjhyndman.com/demography/
Licenses: GPL 3+
Build system: r
Synopsis: Forecasting Mortality, Fertility, Migration and Population Data
Description:

This package provides functions for demographic analysis including lifetable calculations; Lee-Carter modelling; functional data analysis of mortality rates, fertility rates, net migration numbers; and stochastic population forecasting.

r-dartr-data 1.0.8
Propagated dependencies: r-crayon@1.5.3 r-adegenet@2.1.11
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/green-striped-gecko/dartR.data
Licenses: GPL 3+
Build system: r
Synopsis: Auxiliary Data Package for Our Main Package 'dartR'
Description:

Data package for dartR'. Provides data sets to run examples in dartR'. This was necessary due to the size limit imposed by CRAN'. The data in dartR.data is needed to run the examples provided in the dartR functions. All available data sets are either based on actual data (but reduced in size) and/or simulated data sets to allow the fast execution of examples and demonstration of the functions.

r-dbtc 0.1.0
Propagated dependencies: r-taxonomizr@0.11.1 r-shortread@1.68.0 r-plyr@1.8.9 r-pbapply@1.7-4 r-ggplot2@4.0.1 r-dada2@1.38.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: <https://github.com/rgyoung6/DBTC>
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Dada-BLAST-Taxon Assign-Condense Metabarcode Analysis
Description:

First using dada2 R tools to analyse metabarcode data, the DBTC package then uses the BLAST algorithm to search unknown sequences against local databases, and then takes reduced matched results and provides best taxonomic assignments.

r-daltoolboxdp 1.2.737
Propagated dependencies: r-tspredit@1.2.747 r-smotefamily@1.4.0 r-reticulate@1.44.1 r-leaps@3.2 r-glmnet@4.1-10 r-fselector@0.34 r-doby@4.7.0 r-daltoolbox@1.2.747
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cefet-rj-dal.github.io/daltoolboxdp/
Licenses: Expat
Build system: r
Synopsis: Python-Based Extensions for Data Analytics Workflows
Description:

This package provides Python-based extensions to enhance data analytics workflows, particularly for tasks involving data preprocessing and predictive modeling. Includes tools for data sampling, transformation, feature selection, balancing strategies (e.g., SMOTE), and model construction. These capabilities leverage Python libraries via the reticulate interface, enabling seamless integration with a broader machine learning ecosystem. Supports instance selection and hybrid workflows that combine R and Python functionalities for flexible and reproducible analytical pipelines. The architecture is inspired by the Experiment Lines approach, which promotes modularity, extensibility, and interoperability across tools. More information on Experiment Lines is available in Ogasawara et al. (2009) <doi:10.1007/978-3-642-02279-1_20>.

r-dlstats 0.1.7
Propagated dependencies: r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/GuangchuangYu/dlstats
Licenses: Artistic License 2.0
Build system: r
Synopsis: Download Stats of R Packages
Description:

Monthly download stats of CRAN and Bioconductor packages. Download stats of CRAN packages is from the RStudio CRAN mirror', see <https://cranlogs.r-pkg.org:443>. Bioconductor package download stats is at <https://bioconductor.org/packages/stats/>.

r-did 2.3.0
Propagated dependencies: r-tidyr@1.3.1 r-pbapply@1.7-4 r-matrix@1.7-4 r-ggplot2@4.0.1 r-generics@0.1.4 r-fastglm@0.0.3 r-dreamerr@1.5.0 r-drdid@1.2.3 r-data-table@1.17.8 r-bmisc@1.4.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://bcallaway11.github.io/did/
Licenses: GPL 2
Build system: r
Synopsis: Treatment Effects with Multiple Periods and Groups
Description:

The standard Difference-in-Differences (DID) setup involves two periods and two groups -- a treated group and untreated group. Many applications of DID methods involve more than two periods and have individuals that are treated at different points in time. This package contains tools for computing average treatment effect parameters in Difference in Differences setups with more than two periods and with variation in treatment timing using the methods developed in Callaway and Sant'Anna (2021) <doi:10.1016/j.jeconom.2020.12.001>. The main parameters are group-time average treatment effects which are the average treatment effect for a particular group at a a particular time. These can be aggregated into a fewer number of treatment effect parameters, and the package deals with the cases where there is selective treatment timing, dynamic treatment effects, calendar time effects, or combinations of these. There are also functions for testing the Difference in Differences assumption, and plotting group-time average treatment effects.

r-droptest 0.1.3
Propagated dependencies: r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/chadr/droptest
Licenses: Expat
Build system: r
Synopsis: Simulates LOX Drop Testing
Description:

Generates simulated data representing the LOX drop testing process (also known as impact testing). A simulated process allows for accelerated study of test behavior. Functions are provided to simulate trials, test series, and groups of test series. Functions for creating plots specific to this process are also included. Test attributes and criteria can be set arbitrarily. This work is not endorsed by or affiliated with NASA. See "ASTM G86-17, Standard Test Method for Determining Ignition Sensitivity of Materials to Mechanical Impact in Ambient Liquid Oxygen and Pressurized Liquid and Gaseous Oxygen Environments" <doi:10.1520/G0086-17>.

r-debar 0.1.1
Propagated dependencies: r-seqinr@4.2-36 r-aphid@1.3.5 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=debar
Licenses: GPL 3
Build system: r
Synopsis: Post-Clustering Denoiser for COI-5P Barcode Data
Description:

The debar sequence processing pipeline is designed for denoising high throughput sequencing data for the animal DNA barcode marker cytochrome c oxidase I (COI). The package is designed to detect and correct insertion and deletion errors within sequencer outputs. This is accomplished through comparison of input sequences against a profile hidden Markov model (PHMM) using the Viterbi algorithm (for algorithm details see Durbin et al. 1998, ISBN: 9780521629713). Inserted base pairs are removed and deleted base pairs are accounted for through the introduction of a placeholder character. Since the PHMM is a probabilistic representation of the COI barcode, corrections are not always perfect. For this reason debar censors base pairs adjacent to reported indel sites, turning them into placeholder characters (default is 7 base pairs in either direction, this feature can be disabled). Testing has shown that this censorship results in the correct sequence length being restored, and erroneous base pairs being masked the vast majority of the time (>95%).

r-dartr-popgen 1.0.0
Propagated dependencies: r-stringr@1.6.0 r-patchwork@1.3.2 r-mass@7.3-65 r-ggplot2@4.0.1 r-ggdendro@0.2.0 r-future@1.68.0 r-furrr@0.3.1 r-dplyr@1.1.4 r-data-table@1.17.8 r-dartr-data@1.0.8 r-dartr-base@1.0.7 r-crayon@1.5.3 r-adegenet@2.1.11
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://green-striped-gecko.github.io/dartR/
Licenses: GPL 3+
Build system: r
Synopsis: Analysing 'SNP' and 'Silicodart' Data Generated by Genome-Wide Restriction Fragment Analysis
Description:

Facilitates the analysis of SNP (single nucleotide polymorphism) and silicodart (presence/absence) data. dartR.popgen provides a suit of functions to analyse such data in a population genetics context. It provides several functions to calculate population genetic metrics and to study population structure. Quite a few functions need additional software to be able to run (gl.run.structure(), gl.blast(), gl.LDNe()). You find detailed description in the help pages how to download and link the packages so the function can run the software. dartR.popgen is part of the the dartRverse suit of packages. Gruber et al. (2018) <doi:10.1111/1755-0998.12745>. Mijangos et al. (2022) <doi:10.1111/2041-210X.13918>.

r-dynamaedes 2.2.9
Propagated dependencies: r-terra@1.8-86 r-geosphere@1.5-20 r-foreach@1.5.2 r-drc@3.0-1 r-doparallel@1.0.17 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://mattmar.github.io/dynamAedes/
Licenses: GPL 2+
Build system: r
Synopsis: Unified Mechanistic Model for the Population Dynamics of Invasive Aedes Mosquitoes
Description:

Generalised model for population dynamics of invasive Aedes mosquitoes. Rationale and model structure are described here: Da Re et al. (2021) <doi:10.1016/j.ecoinf.2020.101180> and Da Re et al. (2022) <doi:10.1101/2021.12.21.473628>.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848
Total results: 68344