_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-rarfreq 0.1.5
Propagated dependencies: r-tidyr@1.3.1 r-reshape2@1.4.4 r-rdpack@2.6.1 r-patchwork@1.3.0 r-magrittr@2.0.3 r-latex2exp@0.9.6 r-ggplot2@3.5.1 r-dplyr@1.1.4 r-data-table@1.16.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RARfreq
Licenses: Expat
Synopsis: Response Adaptive Randomization with 'Frequentist' Approaches
Description:

This package provides functions and command-line user interface to generate allocation sequence by response-adaptive randomization for clinical trials. The package currently supports two families of frequentist response-adaptive randomization procedures, Doubly Adaptive Biased Coin Design ('DBCD') and Sequential Estimation-adjusted Urn Model ('SEU'), for binary and normal endpoints. One-sided proportion (or mean) difference and Chi-square (or ANOVA') hypothesis testing methods are also available in the package to facilitate the inference for treatment effect. Additionally, the package provides comprehensive and efficient tools to allow one to evaluate and compare the performance of randomization procedures and tests based on various criteria. For example, plots for relationship among assumed treatment effects, sample size, and power are provided. Five allocation functions for DBCD and six addition rule functions for SEU are implemented to target allocations such as Neyman', Rosenberger Rosenberger et al. (2001) <doi:10.1111/j.0006-341X.2001.00909.x> and Urn allocations.

r-alphaci 1.0.1
Propagated dependencies: r-matrixcalc@1.0-6 r-future-apply@1.11.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://jonasmoss.github.io/alphaci/
Licenses: Expat
Synopsis: Confidence Intervals for Coefficient Alpha and Standardized Alpha
Description:

Calculate confidence intervals for alpha and standardized alpha using asymptotic theory or the studentized bootstrap, with or without transformations. Supports the asymptotic distribution-free method of Maydeu-Olivares, et al. (2007) <doi:10.1037/1082-989X.12.2.157>, the pseudo-elliptical method of Yuan & Bentler (2002) <doi:10.1007/BF02294845>, and the normal method of van Zyl et al. (1999) <doi:10.1007/BF02296146>, for both coefficient alpha and standardized alpha.

r-cascsim 0.4
Propagated dependencies: r-scatterplot3d@0.3-44 r-r2html@2.3.4 r-moments@0.14.1 r-fitdistrplus@1.2-1 r-copula@1.1-6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cascsim
Licenses: GPL 3
Synopsis: Casualty Actuarial Society Individual Claim Simulator
Description:

It is an open source insurance claim simulation engine sponsored by the Casualty Actuarial Society. It generates individual insurance claims including open claims, reopened claims, incurred but not reported claims and future claims. It also includes claim data fitting functions to help set simulation assumptions. It is useful for claim level reserving analysis. Parodi (2013) <https://www.actuaries.org.uk/documents/triangle-free-reserving-non-traditional-framework-estimating-reserves-and-reserve-uncertainty>.

r-catsurv 1.5.0
Propagated dependencies: r-rcppparallel@5.1.9 r-rcppgsl@0.3.13 r-rcpparmadillo@14.0.2-1 r-rcpp@1.0.13-1 r-plyr@1.8.9 r-ltm@1.2-0 r-jsonlite@1.8.9 r-bh@1.84.0-0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=catSurv
Licenses: GPL 3
Synopsis: Computerized Adaptive Testing for Survey Research
Description:

This package provides methods of computerized adaptive testing for survey researchers. See Montgomery and Rossiter (2020) <doi:10.1093/jssam/smz027>. Includes functionality for data fit with the classic item response methods including the latent trait model, Birnbaum`s three parameter model, the graded response, and the generalized partial credit model. Additionally, includes several ability parameter estimation and item selection routines. During item selection, all calculations are done in compiled C++ code.

r-cat2cat 0.4.7
Propagated dependencies: r-mass@7.3-61
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Polkas/cat2cat
Licenses: GPL 2+ FSDG-compatible
Synopsis: Handling an Inconsistently Coded Categorical Variable in a Longitudinal Dataset
Description:

Unifying an inconsistently coded categorical variable between two different time points in accordance with a mapping table. The main rule is to replicate the observation if it could be assigned to a few categories. Then using frequencies or statistical methods to approximate the probabilities of being assigned to each of them. This procedure was invented and implemented in the paper by Nasinski, Majchrowska, and Broniatowska (2020) <doi:10.24425/cejeme.2020.134747>.

r-discrim 1.0.1
Propagated dependencies: r-withr@3.0.2 r-tibble@3.2.1 r-rlang@1.1.4 r-parsnip@1.2.1 r-dials@1.3.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/tidymodels/discrim
Licenses: Expat
Synopsis: Model Wrappers for Discriminant Analysis
Description:

Bindings for additional classification models for use with the parsnip package. Models include flavors of discriminant analysis, such as linear (Fisher (1936) <doi:10.1111/j.1469-1809.1936.tb02137.x>), regularized (Friedman (1989) <doi:10.1080/01621459.1989.10478752>), and flexible (Hastie, Tibshirani, and Buja (1994) <doi:10.1080/01621459.1994.10476866>), as well as naive Bayes classifiers (Hand and Yu (2007) <doi:10.1111/j.1751-5823.2001.tb00465.x>).

r-elastic 1.2.0
Propagated dependencies: r-r6@2.5.1 r-jsonlite@1.8.9 r-curl@6.0.1 r-crul@1.5.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://docs.ropensci.org/elastic/
Licenses: Expat
Synopsis: General Purpose Interface to 'Elasticsearch'
Description:

Connect to Elasticsearch', a NoSQL database built on the Java Virtual Machine. Interacts with the Elasticsearch HTTP API (<https://www.elastic.co/elasticsearch/>), including functions for setting connection details to Elasticsearch instances, loading bulk data, searching for documents with both HTTP query variables and JSON based body requests. In addition, elastic provides functions for interacting with API's for indices', documents, nodes, clusters, an interface to the cat API, and more.

r-ecolmod 1.2.6.4
Propagated dependencies: r-shape@1.4.6.1 r-rootsolve@1.8.2.4 r-diagram@1.6.5 r-desolve@1.40
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ecolMod
Licenses: GPL 2+
Synopsis: "A Practical Guide to Ecological Modelling - Using R as a Simulation Platform"
Description:

Figures, data sets and examples from the book "A practical guide to ecological modelling - using R as a simulation platform" by Karline Soetaert and Peter MJ Herman (2009). Springer. All figures from chapter x can be generated by "demo(chapx)", where x = 1 to 11. The R-scripts of the model examples discussed in the book are in subdirectory "examples", ordered per chapter. Solutions to model projects are in the same subdirectories.

r-imptree 0.5.1
Propagated dependencies: r-rcpp@1.0.13-1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=imptree
Licenses: GPL 2+
Synopsis: Classification Trees with Imprecise Probabilities
Description:

Creation of imprecise classification trees. They rely on probability estimation within each node by means of either the imprecise Dirichlet model or the nonparametric predictive inference approach. The splitting variable is selected by the strategy presented in Fink and Crossman (2013) <http://www.sipta.org/isipta13/index.php?id=paper&paper=014.html>, but also the original imprecise information gain of Abellan and Moral (2003) <doi:10.1002/int.10143> is covered.

r-learner 1.0.0
Propagated dependencies: r-screenot@0.1.0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.13-1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/stmcg/learner
Licenses: GPL 3+
Synopsis: Latent Space-Based Transfer Learning
Description:

This package implements transfer learning methods for low-rank matrix estimation. These methods leverage similarity in the latent row and column spaces between the source and target populations to improve estimation in the target population. The methods include the LatEnt spAce-based tRaNsfer lEaRning (LEARNER) method and the direct projection LEARNER (D-LEARNER) method described by McGrath et al. (2024) <doi:10.48550/arXiv.2412.20605>.

r-logitfd 1.0
Propagated dependencies: r-proc@1.18.5 r-fda-usc@2.2.0 r-fda@6.2.0 r-expm@1.0-0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=logitFD
Licenses: GPL 2+
Synopsis: Functional Principal Components Logistic Regression
Description:

This package provides functions for fitting a functional principal components logit regression model in four different situations: ordinary and filtered functional principal components of functional predictors, included in the model according to their variability explanation power, and according to their prediction ability by stepwise methods. The proposed methods were developed in Escabias et al (2004) <doi:10.1080/10485250310001624738> and Escabias et al (2005) <doi:10.1016/j.csda.2005.03.011>.

r-mvmorph 1.2.1
Propagated dependencies: r-subplex@1.9 r-spam@2.11-0 r-phytools@2.4-4 r-pbmcapply@1.5.1 r-glassofast@1.0.1 r-corpcor@1.6.10 r-ape@5.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/JClavel/mvMORPH
Licenses: GPL 2+
Synopsis: Multivariate Comparative Tools for Fitting Evolutionary Models to Morphometric Data
Description:

Fits multivariate (Brownian Motion, Early Burst, ACDC, Ornstein-Uhlenbeck and Shifts) models of continuous traits evolution on trees and time series. mvMORPH also proposes high-dimensional multivariate comparative tools (linear models using Generalized Least Squares and multivariate tests) based on penalized likelihood. See Clavel et al. (2015) <DOI:10.1111/2041-210X.12420>, Clavel et al. (2019) <DOI:10.1093/sysbio/syy045>, and Clavel & Morlon (2020) <DOI:10.1093/sysbio/syaa010>.

r-mkdescr 0.8
Propagated dependencies: r-scales@1.3.0 r-ggplot2@3.5.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/stamats/MKdescr
Licenses: LGPL 3
Synopsis: Descriptive Statistics
Description:

Computation of standardized interquartile range (IQR), Huber-type skipped mean (Hampel (1985), <doi:10.2307/1268758>), robust coefficient of variation (CV) (Arachchige et al. (2019), <arXiv:1907.01110>), robust signal to noise ratio (SNR), z-score, standardized mean difference (SMD), as well as functions that support graphical visualization such as boxplots based on quartiles (not hinges), negative logarithms and generalized logarithms for ggplot2 (Wickham (2016), ISBN:978-3-319-24277-4).

r-pioneer 0.5.0
Propagated dependencies: r-writexl@1.5.1 r-shiny@1.8.1 r-scales@1.3.0 r-rlang@1.1.4 r-readxl@1.4.3 r-reactable@0.4.4 r-markdown@1.13 r-lpsolveapi@5.5.2.0-17.12 r-htmltools@0.5.8.1 r-haven@2.5.4 r-ggplot2@3.5.1 r-cli@3.6.3 r-bslib@0.8.0 r-bsicons@0.1.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://riksrevisjonen.github.io/pioneeR/
Licenses: GPL 3
Synopsis: Productivity and Efficiency Analysis using DEA
Description:

Measure productivity and efficiency using Data Envelopment Analysis (DEA). Available methods include DEA under different technology assumptions, bootstrapping of efficiency scores and calculation of the Malmquist productivity index. Analyses can be performed either in the console or with the provided shiny app. See Banker, R.; Charnes, A.; Cooper, W.W. (1984) <doi:10.1287/mnsc.30.9.1078>, Färe, R.; Grosskopf, S. (1996) <doi:10.1007/978-94-009-1816-0>.

r-tidyfst 1.8.1
Propagated dependencies: r-stringr@1.5.1 r-fst@0.9.8 r-data-table@1.16.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/hope-data-science/tidyfst
Licenses: Expat
Synopsis: Tidy Verbs for Fast Data Manipulation
Description:

This package provides a toolkit of tidy data manipulation verbs with data.table as the backend. Combining the merits of syntax elegance from dplyr and computing performance from data.table', tidyfst intends to provide users with state-of-the-art data manipulation tools with least pain. This package is an extension of data.table'. While enjoying a tidy syntax, it also wraps combinations of efficient functions to facilitate frequently-used data operations.

r-tidysdm 1.0.0
Propagated dependencies: r-yardstick@1.3.1 r-workflowsets@1.1.0 r-workflows@1.1.4 r-tune@1.2.1 r-tidymodels@1.2.0 r-tibble@3.2.1 r-terra@1.7-83 r-stars@0.6-7 r-spatialsample@0.6.0 r-sf@1.0-19 r-rsample@1.2.1 r-rlang@1.1.4 r-recipes@1.1.0 r-patchwork@1.3.0 r-parsnip@1.2.1 r-maxnet@0.1.4 r-magrittr@2.0.3 r-lubridate@1.9.3 r-ggplot2@3.5.1 r-dplyr@1.1.4 r-dials@1.3.0 r-dalex@2.4.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/EvolEcolGroup/tidysdm
Licenses: AGPL 3+
Synopsis: Species Distribution Models with Tidymodels
Description:

Fit species distribution models (SDMs) using the tidymodels framework, which provides a standardised interface to define models and process their outputs. tidysdm expands tidymodels by providing methods for spatial objects, models and metrics specific to SDMs, as well as a number of specialised functions to process occurrences for contemporary and palaeo datasets. The full functionalities of the package are described in Leonardi et al. (2023) <doi:10.1101/2023.07.24.550358>.

r-vmeasur 0.1.4
Propagated dependencies: r-tidyr@1.3.1 r-svdialogs@1.1.0 r-stringr@1.5.1 r-scales@1.3.0 r-rlang@1.1.4 r-readr@2.1.5 r-purrr@1.0.2 r-progressr@0.15.0 r-pracma@2.4.4 r-pdftools@3.4.1 r-magrittr@2.0.3 r-imager@1.0.2 r-ggpubr@0.6.0 r-ggplot2@3.5.1 r-future@1.34.0 r-foreach@1.5.2 r-dplyr@1.1.4 r-dofuture@1.0.1 r-crayon@1.5.3 r-av@0.9.4
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vmeasur
Licenses: FSDG-compatible
Synopsis: Quantify the Contractile Nature of Vessels Monitored under an Operating Microscope
Description:

This package provides a variety of tools to allow the quantification of videos of the lymphatic vasculature taken under an operating microscope. Lymphatic vessels that have been injected with a variety of blue dyes can be tracked throughout the video to determine their width over time. Code is optimised for efficient processing of multiple large video files. Functions to calculate physiologically relevant parameters and generate graphs from these values are also included.

r-peacoqc 1.16.0
Propagated dependencies: r-plyr@1.8.9 r-gridextra@2.3 r-ggplot2@3.5.1 r-flowworkspace@4.18.0 r-flowcore@2.18.0 r-complexheatmap@2.22.0 r-circlize@0.4.16
Channel: guix-bioc
Location: guix-bioc/packages/p.scm (guix-bioc packages p)
Home page: http://github.com/saeyslab/PeacoQC
Licenses: GPL 3+
Synopsis: Peak-based selection of high quality cytometry data
Description:

This is a package that includes pre-processing and quality control functions that can remove margin events, compensate and transform the data and that will use PeacoQCSignalStability for quality control. This last function will first detect peaks in each channel of the flowframe. It will remove anomalies based on the IsolationTree function and the MAD outlier detection method. This package can be used for both flow- and mass cytometry data.

r-pathnet 1.46.0
Channel: guix-bioc
Location: guix-bioc/packages/p.scm (guix-bioc packages p)
Home page: https://bioconductor.org/packages/PathNet
Licenses: GPL 3
Synopsis: An R package for pathway analysis using topological information
Description:

PathNet uses topological information present in pathways and differential expression levels of genes (obtained from microarray experiment) to identify pathways that are 1) significantly enriched and 2) associated with each other in the context of differential expression. The algorithm is described in: PathNet: A tool for pathway analysis using topological information. Dutta B, Wallqvist A, and Reifman J. Source Code for Biology and Medicine 2012 Sep 24;7(1):10.

r-simffpe 1.18.0
Propagated dependencies: r-truncnorm@1.0-9 r-rsamtools@2.22.0 r-iranges@2.40.0 r-genomicranges@1.58.0 r-foreach@1.5.2 r-dplyr@1.1.4 r-doparallel@1.0.17 r-biostrings@2.74.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/SimFFPE
Licenses: LGPL 3
Synopsis: NGS Read Simulator for FFPE Tissue
Description:

The NGS (Next-Generation Sequencing) reads from FFPE (Formalin-Fixed Paraffin-Embedded) samples contain numerous artifact chimeric reads (ACRS), which can lead to false positive structural variant calls. These ACRs are derived from the combination of two single-stranded DNA (ss-DNA) fragments with short reverse complementary regions (SRCRs). This package simulates these artifact chimeric reads as well as normal reads for FFPE samples on the whole genome / several chromosomes / large regions.

r-scmerge 1.22.0
Propagated dependencies: r-summarizedexperiment@1.36.0 r-singlecellexperiment@1.28.1 r-scran@1.34.0 r-scater@1.34.0 r-s4vectors@0.44.0 r-ruv@0.9.7.1 r-proxyc@0.4.1 r-m3drop@1.32.0 r-igraph@2.1.1 r-distr@2.9.7 r-delayedmatrixstats@1.28.0 r-delayedarray@0.32.0 r-cvtools@0.3.3 r-cluster@2.1.6 r-biocsingular@1.22.0 r-biocparallel@1.40.0 r-biocneighbors@2.0.0 r-batchelor@1.22.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/SydneyBioX/scMerge
Licenses: GPL 3
Synopsis: scMerge: Merging multiple batches of scRNA-seq data
Description:

Like all gene expression data, single-cell data suffers from batch effects and other unwanted variations that makes accurate biological interpretations difficult. The scMerge method leverages factor analysis, stably expressed genes (SEGs) and (pseudo-) replicates to remove unwanted variations and merge multiple single-cell data. This package contains all the necessary functions in the scMerge pipeline, including the identification of SEGs, replication-identification methods, and merging of single-cell data.

r-tfisher 0.2.0
Propagated dependencies: r-matrix@1.7-1 r-mvtnorm@1.3-2 r-sn@2.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/TFisher/
Licenses: GPL 2
Synopsis: Optimal thresholding Fisher's p-value combination method
Description:

This package provides the cumulative distribution function (CDF), quantile, and statistical power calculator for a collection of thresholding Fisher's p-value combination methods, including Fisher's p-value combination method, truncated product method and, in particular, soft-thresholding Fisher's p-value combination method which is proven to be optimal in some context of signal detection. The p-value calculator for the omnibus version of these tests are also included.

r-almanac 1.0.0
Propagated dependencies: r-vctrs@0.6.5 r-v8@6.0.0 r-rlang@1.1.4 r-r6@2.5.1 r-magrittr@2.0.3 r-lubridate@1.9.3 r-lifecycle@1.0.4 r-glue@1.8.0 r-cli@3.6.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/DavisVaughan/almanac
Licenses: Expat
Synopsis: Tools for Working with Recurrence Rules
Description:

This package provides tools for defining recurrence rules and recurrence sets. Recurrence rules are a programmatic way to define a recurring event, like the first Monday of December. Multiple recurrence rules can be combined into larger recurrence sets. A full holiday and calendar interface is also provided that can generate holidays within a particular year, can detect if a date is a holiday, can respect holiday observance rules, and allows for custom holidays.

r-bayenet 0.3
Propagated dependencies: r-vgam@1.1-12 r-suppdists@1.1-9.8 r-rcpparmadillo@14.0.2-1 r-rcpp@1.0.13-1 r-mcmcpack@1.7-1 r-mass@7.3-61 r-hbmem@0.3-4 r-gsl@2.1-8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=Bayenet
Licenses: GPL 2
Synopsis: Robust Bayesian Elastic Net
Description:

As heavy-tailed error distribution and outliers in the response variable widely exist, models which are robust to data contamination are highly demanded. Here, we develop a novel robust Bayesian variable selection method with elastic net penalty. In particular, the spike-and-slab priors have been incorporated to impose sparsity. An efficient Gibbs sampler has been developed to facilitate computation.The core modules of the package have been developed in C++ and R.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511
Total results: 36249