_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-dbcvindex 1.4
Propagated dependencies: r-qpdf@1.3.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/davidechicco/DBCVindex
Licenses: GPL 3
Synopsis: Calculates the Density-Based Clustering Validation (DBCV) Index
Description:

This package provides a metric called Density-Based Clustering Validation index (DBCV) index to evaluate clustering results, following the <https://github.com/pajaskowiak/clusterConfusion/blob/main/R/dbcv.R> R implementation by Pablo Andretta Jaskowiak. Original DBCV index article: Moulavi, D., Jaskowiak, P. A., Campello, R. J., Zimek, A., and Sander, J. (April 2014), "Density-based clustering validation", Proceedings of SDM 2014 -- the 2014 SIAM International Conference on Data Mining (pp. 839-847), <doi:10.1137/1.9781611973440.96>.

r-hitandrun 0.5-6
Propagated dependencies: r-rcdd@1.6
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/gertvv/hitandrun
Licenses: GPL 3
Synopsis: "Hit and Run" and "Shake and Bake" for Sampling Uniformly from Convex Shapes
Description:

The "Hit and Run" Markov Chain Monte Carlo method for sampling uniformly from convex shapes defined by linear constraints, and the "Shake and Bake" method for sampling from the boundary of such shapes. Includes specialized functions for sampling normalized weights with arbitrary linear constraints. Tervonen, T., van Valkenhoef, G., Basturk, N., and Postmus, D. (2012) <doi:10.1016/j.ejor.2012.08.026>. van Valkenhoef, G., Tervonen, T., and Postmus, D. (2014) <doi:10.1016/j.ejor.2014.06.036>.

r-multifamm 0.1.1
Propagated dependencies: r-zoo@1.8-12 r-sparseflmm@0.4.2 r-mgcv@1.9-1 r-mfpca@1.3-10 r-fundata@1.3-9 r-data-table@1.16.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=multifamm
Licenses: GPL 2+
Synopsis: Multivariate Functional Additive Mixed Models
Description:

An implementation for multivariate functional additive mixed models (multiFAMM), see Volkmann et al. (2021, <arXiv:2103.06606>). It builds on developed methods for univariate sparse functional regression models and multivariate functional principal component analysis. This package contains the function to run a multiFAMM and some convenience functions useful when working with large models. An additional package on GitHub contains more convenience functions to reproduce the analyses of the corresponding paper (<https://github.com/alexvolkmann/multifammPaper>).

r-neonstore 0.5.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=neonstore
Licenses: Expat
Synopsis: NEON Data Store
Description:

The National Ecological Observatory Network (NEON) provides access to its numerous data products through its REST API, <https://data.neonscience.org/data-api/>. This package provides a high-level user interface for downloading and storing NEON data products. Unlike neonUtilities', this package will avoid repeated downloading, provides persistent storage, and improves performance. neonstore can also construct a local duckdb database of stacked tables, making it possible to work with tables that are far to big to fit into memory.

r-offsetreg 1.1.1
Propagated dependencies: r-rlang@1.1.4 r-poissonreg@1.0.1 r-parsnip@1.2.1 r-glue@1.8.0 r-generics@0.1.3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/mattheaphy/offsetreg/
Licenses: Expat
Synopsis: An Extension of 'Tidymodels' Supporting Offset Terms
Description:

Extend the tidymodels ecosystem <https://www.tidymodels.org/> to enable the creation of predictive models with offset terms. Models with offsets are most useful when working with count data or when fitting an adjustment model on top of an existing model with a prior expectation. The former situation is common in insurance where data is often weighted by exposures. The latter is common in life insurance where industry mortality tables are often used as a starting point for setting assumptions.

r-pluscode2 0.1.0
Propagated dependencies: r-sf@1.0-19
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/Armando-d/plusCode2
Licenses: Expat
Synopsis: Coordinates to 'Plus Code' Conversion Tool
Description:

Generates Plus Code of geometric objects or data frames that contain them, giving the possibility to specify the precision of the area. The main feature of the package comes from the open-source code developed by Google Inc. present in the repository <https://github.com/google/open-location-code/blob/main/java/src/main/java/com/google/openlocationcode/OpenLocationCode.java>. For details about Plus Code', visit <https://maps.google.com/pluscodes/> or <https://github.com/google/open-location-code>.

r-statgraph 1.0.6
Propagated dependencies: r-rarpack@0.11-0 r-mvtnorm@1.3-2 r-mass@7.3-61 r-igraph@2.1.1 r-foreach@1.5.2 r-doparallel@1.0.17 r-cluster@2.1.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://www.ime.usp.br/~fujita/software.html
Licenses: GPL 3+
Synopsis: Statistical Methods for Graphs
Description:

This package contains statistical methods to analyze graphs, such as graph parameter estimation, model selection based on the Graph Information Criterion, statistical tests to discriminate two or more populations of graphs, correlation between graphs, and clustering of graphs. References: Takahashi et al. (2012) <doi:10.1371/journal.pone.0049949>, Fujita et al. (2017) <doi:10.3389/fnins.2017.00066>, Fujita et al. (2017) <doi:10.1016/j.csda.2016.11.016>, Fujita et al. (2019) <doi:10.1093/comnet/cnz028>.

r-tidybayes 3.0.7
Propagated dependencies: r-withr@3.0.2 r-vctrs@0.6.5 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.2.1 r-rlang@1.1.4 r-posterior@1.6.0 r-magrittr@2.0.3 r-ggplot2@3.5.1 r-ggdist@3.3.2 r-dplyr@1.1.4 r-coda@0.19-4.1 r-cli@3.6.3 r-arrayhelpers@1.1-0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://mjskay.github.io/tidybayes/
Licenses: GPL 3+
Synopsis: Tidy Data and 'Geoms' for Bayesian Models
Description:

Compose data for and extract, manipulate, and visualize posterior draws from Bayesian models ('JAGS', Stan', rstanarm', brms', MCMCglmm', coda', ...) in a tidy data format. Functions are provided to help extract tidy data frames of draws from Bayesian models and that generate point summaries and intervals in a tidy format. In addition, ggplot2 geoms and stats are provided for common visualization primitives like points with multiple uncertainty intervals, eye plots (intervals plus densities), and fit curves with multiple, arbitrary uncertainty bands.

r-tidypaleo 0.1.3
Propagated dependencies: r-withr@3.0.2 r-vctrs@0.6.5 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.2.1 r-styler@1.10.3 r-stringr@1.5.1 r-scales@1.3.0 r-rlang@1.1.4 r-rioja@1.0-7 r-purrr@1.0.2 r-ggstance@0.3.7 r-ggplot2@3.5.1 r-dplyr@1.1.4 r-digest@0.6.37
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://paleolimbot.github.io/tidypaleo/
Licenses: Expat
Synopsis: Tidy Tools for Paleoenvironmental Archives
Description:

This package provides a set of functions with a common framework for age-depth model management, stratigraphic visualization, and common statistical transformations. The focus of the package is stratigraphic visualization, for which ggplot2 components are provided to reproduce the scales, geometries, facets, and theme elements commonly used in publication-quality stratigraphic diagrams. Helpers are also provided to reproduce the exploratory statistical summaries that are frequently included on stratigraphic diagrams. See Dunnington et al. (2021) <doi:10.18637/jss.v101.i07>.

r-fftwtools 0.9-11
Dependencies: fftw@3.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/krahim/fftwtools
Licenses: GPL 2+
Synopsis: Wrapper for FFTW3
Description:

This package provides a wrapper for several FFTW functions. It provides access to the two-dimensional FFT, the multivariate FFT, and the one-dimensional real to complex FFT using the FFTW3 library. The package includes the functions fftw() and mvfftw() which are designed to mimic the functionality of the R functions fft() and mvfft(). The FFT functions have a parameter that allows them to not return the redundant complex conjugate when the input is real data.

r-aiscreenr 0.1.1
Propagated dependencies: r-tidyr@1.3.1 r-tictoc@1.2.1 r-tibble@3.2.1 r-stringr@1.5.1 r-purrr@1.0.2 r-lifecycle@1.0.4 r-jsonlite@1.8.9 r-httr2@1.0.6 r-furrr@0.3.1 r-dplyr@1.1.4 r-curl@6.0.1 r-askpass@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://mikkelvembye.github.io/AIscreenR/
Licenses: GPL 3+
Synopsis: AI Screening Tools in R for Systematic Reviewing
Description:

This package provides functions to conduct title and abstract screening in systematic reviews using large language models, such as the Generative Pre-trained Transformer (GPT) models from OpenAI <https://platform.openai.com/>. These functions can enhance the quality of title and abstract screenings while reducing the total screening time significantly. In addition, the package includes tools for quality assessment of title and abstract screenings, as described in Vembye, Christensen, Mølgaard, and Schytt (2024) <DOI:10.31219/osf.io/yrhzm>.

r-bayescace 1.2.3
Propagated dependencies: r-rjags@4-16 r-rdpack@2.6.1 r-metafor@4.6-0 r-lme4@1.1-35.5 r-forestplot@3.1.5 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesCACE
Licenses: GPL 2+
Synopsis: Bayesian Model for CACE Analysis
Description:

This package performs CACE (Complier Average Causal Effect analysis) on either a single study or meta-analysis of datasets with binary outcomes, using either complete or incomplete noncompliance information. Our package implements the Bayesian methods proposed in Zhou et al. (2019) <doi:10.1111/biom.13028>, which introduces a Bayesian hierarchical model for estimating CACE in meta-analysis of clinical trials with noncompliance, and Zhou et al. (2021) <doi:10.1080/01621459.2021.1900859>, with an application example on Epidural Analgesia.

r-convospat 1.2.7
Propagated dependencies: r-statmatch@1.4.3 r-plotrix@3.8-4 r-mass@7.3-61 r-fields@16.3 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
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-cauchypca 1.3
Propagated dependencies: r-rfast2@0.1.5.3 r-rfast@2.1.0 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cauchypca
Licenses: GPL 2+
Synopsis: Robust Principal Component Analysis Using the Cauchy Distribution
Description:

This package provides a new robust principal component analysis algorithm is implemented that relies upon the Cauchy Distribution. The algorithm is suitable for high dimensional data even if the sample size is less than the number of variables. The methodology is described in this paper: Fayomi A., Pantazis Y., Tsagris M. and Wood A.T.A. (2024). "Cauchy robust principal component analysis with applications to high-dimensional data sets". Statistics and Computing, 34: 26. <doi:10.1007/s11222-023-10328-x>.

r-kscorrect 1.4.0
Propagated dependencies: r-mclust@6.1.1 r-mass@7.3-61 r-iterators@1.0.14 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/pnovack-gottshall/KScorrect
Licenses: CC0
Synopsis: Lilliefors-Corrected Kolmogorov-Smirnov Goodness-of-Fit Tests
Description:

This package implements the Lilliefors-corrected Kolmogorov-Smirnov test for use in goodness-of-fit tests, suitable when population parameters are unknown and must be estimated by sample statistics. P-values are estimated by simulation. Can be used with a variety of continuous distributions, including normal, lognormal, univariate mixtures of normals, uniform, loguniform, exponential, gamma, and Weibull distributions. Functions to generate random numbers and calculate density, distribution, and quantile functions are provided for use with the log uniform and mixture distributions.

r-kmunicate 0.2.5
Propagated dependencies: r-tidyr@1.3.1 r-survival@3.7-0 r-pammtools@0.7.3 r-ggplot2@3.5.1 r-cowplot@1.1.3 r-checkmate@2.3.2
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://ellessenne.github.io/KMunicate-package/
Licenses: Expat
Synopsis: KMunicate-Style Kaplan–Meier Plots
Description:

Produce Kaplanâ Meier plots in the style recommended following the KMunicate study by Morris et al. (2019) <doi:10.1136/bmjopen-2019-030215>. The KMunicate style consists of Kaplan-Meier curves with confidence intervals to quantify uncertainty and an extended risk table (per treatment arm) depicting the number of study subjects at risk, events, and censored observations over time. The resulting plots are built using ggplot2 and can be further customised to a certain extent, including themes, fonts, and colour scales.

r-pathviewr 1.1.7
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.2.1 r-stringr@1.5.1 r-r-matlab@3.7.0 r-purrr@1.0.2 r-magrittr@2.0.3 r-lubridate@1.9.3 r-ggplot2@3.5.1 r-fancova@0.6-1 r-dplyr@1.1.4 r-data-table@1.16.2 r-cowplot@1.1.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/ropensci/pathviewr/
Licenses: GPL 3
Synopsis: Wrangle, Analyze, and Visualize Animal Movement Data
Description:

This package provides tools to import, clean, and visualize movement data, particularly from motion capture systems such as Optitrack's Motive', the Straw Lab's Flydra', or from other sources. We provide functions to remove artifacts, standardize tunnel position and tunnel axes, select a region of interest, isolate specific trajectories, fill gaps in trajectory data, and calculate 3D and per-axis velocity. For experiments of visual guidance, we also provide functions that use subject position to estimate perception of visual stimuli.

r-saekernel 0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/wicaksh/saekernel
Licenses: GPL 3
Synopsis: Small Area Estimation Non-Parametric Based Nadaraya-Watson Kernel
Description:

Propose an area-level, non-parametric regression estimator based on Nadaraya-Watson kernel on small area mean. Adopt a two-stage estimation approach proposed by Prasad and Rao (1990). Mean Squared Error (MSE) estimators are not readily available, so resampling method that called bootstrap is applied. This package are based on the model proposed in Two stage non-parametric approach for small area estimation by Pushpal Mukhopadhyay and Tapabrata Maiti(2004) <http://www.asasrms.org/Proceedings/y2004/files/Jsm2004-000737.pdf>.

r-texttools 0.1.0
Propagated dependencies: r-data-table@1.16.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=textTools
Licenses: GPL 2+
Synopsis: Functions for Text Cleansing and Text Analysis
Description:

This package provides a framework for text cleansing and analysis. Conveniently prepare and process large amounts of text for analysis. Includes various metrics for word counts/frequencies that scale efficiently. Quickly analyze large amounts of text data using a text.table (a data.table created with one word (or unit of text analysis) per row, similar to the tidytext format). Offers flexibility to efficiently work with text data stored in vectors as well as text data formatted as a text.table.

r-pathlinkr 1.2.0
Propagated dependencies: r-visnetwork@2.1.2 r-vegan@2.6-8 r-tidyr@1.3.1 r-tidygraph@1.3.1 r-tibble@3.2.1 r-stringr@1.5.1 r-sigora@3.1.1 r-purrr@1.0.2 r-igraph@2.1.1 r-ggrepel@0.9.6 r-ggraph@2.2.1 r-ggpubr@0.6.0 r-ggplot2@3.5.1 r-ggforce@0.4.2 r-fgsea@1.32.0 r-dplyr@1.1.4 r-complexheatmap@2.22.0 r-clusterprofiler@4.14.3 r-circlize@0.4.16
Channel: guix-bioc
Location: guix-bioc/packages/p.scm (guix-bioc packages p)
Home page: https://github.com/hancockinformatics/pathlinkR
Licenses: FSDG-compatible
Synopsis: Analyze and interpret RNA-Seq results
Description:

pathlinkR is an R package designed to facilitate analysis of RNA-Seq results. Specifically, our aim with pathlinkR was to provide a number of tools which take a list of DE genes and perform different analyses on them, aiding with the interpretation of results. Functions are included to perform pathway enrichment, with muliplte databases supported, and tools for visualizing these results. Genes can also be used to create and plot protein-protein interaction networks, all from inside of R.

r-simpleseg 1.8.1
Propagated dependencies: r-terra@1.7-83 r-summarizedexperiment@1.36.0 r-spatstat-geom@3.3-3 r-s4vectors@0.44.0 r-ebimage@4.48.0 r-cytomapper@1.18.0 r-biocparallel@1.40.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/simpleSeg
Licenses: GPL 3
Synopsis: package to perform simple cell segmentation
Description:

Image segmentation is the process of identifying the borders of individual objects (in this case cells) within an image. This allows for the features of cells such as marker expression and morphology to be extracted, stored and analysed. simpleSeg provides functionality for user friendly, watershed based segmentation on multiplexed cellular images in R based on the intensity of user specified protein marker channels. simpleSeg can also be used for the normalization of single cell data obtained from multiple images.

r-r4lineups 0.1.1
Propagated dependencies: r-purrr@1.0.2 r-psych@2.4.6.26 r-proc@1.18.5 r-magrittr@2.0.3 r-magick@2.8.5 r-here@1.0.1 r-ggrepel@0.9.6 r-ggplot2@3.5.1 r-dplyr@1.1.4 r-boot@1.3-31
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=r4lineups
Licenses: CC0
Synopsis: Statistical Inference on Lineup Fairness
Description:

Since the early 1970s eyewitness testimony researchers have recognised the importance of estimating properties such as lineup bias (is the lineup biased against the suspect, leading to a rate of choosing higher than one would expect by chance?), and lineup size (how many reasonable choices are in fact available to the witness? A lineup is supposed to consist of a suspect and a number of additional members, or foils, whom a poor-quality witness might mistake for the perpetrator). Lineup measures are descriptive, in the first instance, but since the earliest articles in the literature researchers have recognised the importance of reasoning inferentially about them. This package contains functions to compute various properties of laboratory or police lineups, and is intended for use by researchers in forensic psychology and/or eyewitness testimony research. Among others, the r4lineups package includes functions for calculating lineup proportion, functional size, various estimates of effective size, diagnosticity ratio, homogeneity of the diagnosticity ratio, ROC curves for confidence x accuracy data and the degree of similarity of faces in a lineup.

r-rqdeltact 1.3.2
Propagated dependencies: r-tidyverse@2.0.0 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-proc@1.18.5 r-pheatmap@1.0.12 r-oddsratio@2.0.2 r-magrittr@2.0.3 r-hmisc@5.2-0 r-ggsignif@0.6.4 r-ggpmisc@0.6.1 r-ggplot2@3.5.1 r-ggally@2.2.1 r-dplyr@1.1.4 r-ctrlgene@1.0.1 r-corrplot@0.95 r-coin@1.4-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: <https://github.com/Donadelnal/RQdeltaCT>
Licenses: GPL 3
Synopsis: Relative Quantification of Gene Expression using Delta Ct Methods
Description:

The commonly used methods for relative quantification of gene expression levels obtained in real-time PCR (Polymerase Chain Reaction) experiments are the delta Ct methods, encompassing 2^-dCt and 2^-ddCt methods, originally proposed by Kenneth J. Livak and Thomas D. Schmittgen (2001) <doi:10.1006/meth.2001.1262>. The main idea is to normalise gene expression values using endogenous control gene, present gene expression levels in linear form by using the 2^-(value)^ transformation, and calculate differences in gene expression levels between groups of samples (or technical replicates of a single sample). The RQdeltaCT package offers functions that cover both methods for comparison of either independent groups of samples or groups with paired samples, together with importing expression datasets, performing multi-step quality control of data, enabling numerous data visualisations, enrichment of the standard workflow with additional useful analyses (correlation analysis, Receiver Operating Characteristic analysis, logistic regression), and conveniently export obtained results in table and image formats. The package has been designed to be friendly to non-experts in R programming.

r-auxsurvey 1.0
Propagated dependencies: r-survey@4.4-2 r-stringr@1.5.1 r-rstanarm@2.32.1 r-rlang@1.1.4 r-mgcv@1.9-1 r-gtools@3.9.5 r-gridextra@2.3 r-dplyr@1.1.4 r-coda@0.19-4.1 r-bart@2.9.9
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AuxSurvey
Licenses: FSDG-compatible
Synopsis: Survey Analysis with Auxiliary Discretized Variables
Description:

Probability surveys often use auxiliary continuous data from administrative records, but the utility of this data is diminished when it is discretized for confidentiality. We provide a set of survey estimators to make full use of information from the discretized variables. See Williams, S.Z., Zou, J., Liu, Y., Si, Y., Galea, S. and Chen, Q. (2024), Improving Survey Inference Using Administrative Records Without Releasing Individual-Level Continuous Data. Statistics in Medicine, 43: 5803-5813. <doi:10.1002/sim.10270> for details.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511
Total results: 36249