_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-palaeosig 2.1-4
Propagated dependencies: r-vegan@2.6-10 r-tidyr@1.3.1 r-tibble@3.2.1 r-teachingdemos@2.13 r-rlang@1.1.6 r-rioja@1.0-7 r-purrr@1.0.4 r-mgcv@1.9-3 r-mass@7.3-65 r-magrittr@2.0.3 r-ggrepel@0.9.6 r-ggplot2@3.5.2 r-forcats@1.0.0 r-dplyr@1.1.4 r-assertr@3.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://richardjtelford.github.io/palaeoSig/
Licenses: GPL 3
Synopsis: Significance Tests for Palaeoenvironmental Reconstructions
Description:

Several tests of quantitative palaeoenvironmental reconstructions from microfossil assemblages, including the null model tests of the statistically significant of reconstructions developed by Telford and Birks (2011) <doi:10.1016/j.quascirev.2011.03.002>, and tests of the effect of spatial autocorrelation on transfer function model performance using methods from Telford and Birks (2009) <doi:10.1016/j.quascirev.2008.12.020> and Trachsel and Telford (2016) <doi:10.5194/cp-12-1215-2016>. Age-depth models with generalized mixed-effect regression from Heegaard et al (2005) <doi:10.1191/0959683605hl836rr> are also included.

r-stripless 1.0-3
Propagated dependencies: r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stripless
Licenses: GPL 2 GPL 3
Synopsis: Structured Trellis Displays Without Strips for Lattice Graphics
Description:

For making Trellis-type conditioning plots without strip labels. This is useful for displaying the structure of results from factorial designs and other studies when many conditioning variables would clutter the display with layers of redundant strip labels. Settings of the variables are encoded by layout and spacing in the trellis array and decoded by a separate legend. The functionality is implemented by a single S3 generic strucplot() function that is a wrapper for the Lattice package's xyplot() function. This allows access to all Lattice graphics capabilities in the usual way.

r-splitfngr 0.1.2
Propagated dependencies: r-lbfgs@1.2.1.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=splitfngr
Licenses: GPL 3
Synopsis: Combined Evaluation and Split Access of Functions
Description:

Some R functions, such as optim(), require a function its gradient passed as separate arguments. When these are expensive to calculate it may be much faster to calculate the function (fn) and gradient (gr) together since they often share many calculations (chain rule). This package allows the user to pass in a single function that returns both the function and gradient, then splits (hence splitfngr') them so the results can be accessed separately. The functions provided allow this to be done with any number of functions/values, not just for functions and gradients.

r-tvgarchkf 0.0.1
Propagated dependencies: r-rcpp@1.0.14 r-fgarch@4033.92
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tvGarchKF
Licenses: GPL 3+
Synopsis: Time-Varying Garch Models Through a State-Space Representation
Description:

Estimates the time-varying (tv) parameters of the GARCH(1,1) model, enabling the modeling of non-stationary volatilities by allowing the model parameters to change gradually over time. The estimation and prediction processes are facilitated through the application of the Kalman filter and state-space equations. This package supports the estimation of tv parameters for various deterministic functions, which can be identified through exploratory analysis of different time periods or segments of return data. The methodology is grounded in the framework presented by Ferreira et al. (2017) <doi:10.1080/00949655.2017.1334778>.

r-chatrater 1.1.0
Propagated dependencies: r-openai@0.4.1 r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=chatRater
Licenses: Expat
Synopsis: Rating and Evaluating Texts Using Large Language Models
Description:

Generates ratings and psycholinguistic metrics for textual stimuli using large language models. It enables users to evaluate idioms and other language materials by combining context, prompts, and stimulus inputs. It supports multiple LLM APIs (such as OpenAI', DeepSeek', Anthropic', Cohere', Google PaLM', and Ollama') by allowing users to switch models with a single parameter. In addition to generating numeric ratings, chatRater provides functions for obtaining detailed psycholinguistic metrics including word frequency (with optional corpus input), lexical coverage (with customizable vocabulary size and test basis), Zipf metric, Levenshtein distance, and semantic transparency.

r-gesisdata 0.1.2
Propagated dependencies: r-stringr@1.5.1 r-rselenium@1.7.9 r-rio@1.2.3 r-netstat@0.1.2 r-magrittr@2.0.3 r-foreign@0.8-90 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/fsolt/gesisdata
Licenses: Expat
Synopsis: Reproducible Data Retrieval from the GESIS Data Archive
Description:

Reproducible, programmatic retrieval of datasets from the GESIS Data Archive. The GESIS Data Archive <https://search.gesis.org> makes available thousands of invaluable datasets, but researchers using these datasets are caught in a bind. The archive's terms and conditions bar dissemination of downloaded datasets to third parties, but to ensure that one's work can be reproduced, assessed, and built upon by others, one must provide access to the raw data one has employed. The gesisdata package cuts this knot by providing registered users with programmatic, reproducible access to GESIS datasets from within R'.

r-ggheatmap 2.2
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.2.1 r-patchwork@1.3.0 r-ggpubr@0.6.0 r-ggplot2@3.5.2 r-factoextra@1.0.7 r-aplot@0.2.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=ggheatmap
Licenses: GPL 3
Synopsis: Plot Heatmap
Description:

The flexibility and excellence of ggplot2 is unquestionable, so many drawing tools basically need ggplot2 as the operating object. In order to develop a heatmap drawing system based on ggplot2, we developed this tool, mainly to solve the heatmap puzzle problem and the flexible connection between the heatmap and the ggplot2 object. The advantages of this tool are as follows: 1. More flexible label settings; 2. Realize the linkage of heatmap and ggplot2 drawing system, which is helpful for operations such as puzzles; 3. Simple and easy to operate; 4. Optimization of clustering tree visualization.

r-hellorust 1.2.3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/r-rust/hellorust
Licenses: Expat
Synopsis: Minimal Examples of Using Rust Code in R
Description:

Template R package with minimal setup to use Rust code in R without hacks or frameworks. Includes basic examples of importing cargo dependencies, spawning threads and passing numbers or strings from Rust to R. Cargo crates are automatically vendored in the R source package to support offline installation. The GitHub repository for this package has more details and also explains how to set up CI. This project was first presented at Erum2018 to showcase R-Rust integration <https://jeroen.github.io/erum2018/>; for a real world use-case, see the gifski package on CRAN'.

r-inlatools 0.0.4
Propagated dependencies: r-matrix@1.7-3
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=INLAtools
Licenses: GPL 2+
Synopsis: Functionalities for the 'INLA' Package
Description:

Contain code to work with latent Gaussian Markov random field (GMRF) models. Queries for the cgeneric interface, specified as a way to implement new GMRF models to be fitted as model components in the INLA package (<https://www.r-inla.org>). The implemented functionalities leverage the use of cgeneric models and provide a way to debug the code as well to work with the prior for the model parameters and to sample from it. A Kronecker product method is also implemented to work with the four possible combinations between a cgeneric and a rgeneric model.

r-indelmiss 1.0.10
Propagated dependencies: r-rcpp@1.0.14 r-phangorn@2.12.1 r-numderiv@2016.8-1.1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=indelmiss
Licenses: GPL 2+
Synopsis: Insertion Deletion Analysis While Accounting for Possible Missing Data
Description:

Genome-wide gene insertion and deletion rates can be modelled in a maximum likelihood framework with the additional flexibility of modelling potential missing data using the models included within. These models simultaneously estimate insertion and deletion (indel) rates of gene families and proportions of "missing" data for (multiple) taxa of interest. The likelihood framework is utilized for parameter estimation. A phylogenetic tree of the taxa and gene presence/absence patterns (with data ordered by the tips of the tree) are required. See Dang et al. (2016) <doi:10.1534/genetics.116.191973> for more details.

r-qsimulatr 1.1.1
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://github.com/HISKP-LQCD/qsimulatR
Licenses: GPL 3
Synopsis: Quantum Computer Simulator
Description:

This package provides a quantum computer simulator framework with up to 24 qubits. It allows to define general single qubit gates and general controlled single qubit gates. For convenience, it currently provides the most common gates (X, Y, Z, H, Z, S, T, Rx, Ry, Rz, CNOT, SWAP, Toffoli or CCNOT, Fredkin or CSWAP). qsimulatR also implements noise models. qsimulatR supports plotting of circuits and is able to export circuits to Qiskit <https://qiskit.org/>, a python package which can be used to run on IBM's hardware <https://quantum-computing.ibm.com/>.

r-ssize-fdr 1.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=ssize.fdr
Licenses: GPL 3
Synopsis: Sample Size Calculations for Microarray Experiments
Description:

This package provides functions that calculate appropriate sample sizes for one-sample t-tests, two-sample t-tests, and F-tests for microarray experiments based on desired power while controlling for false discovery rates. For all tests, the standard deviations (variances) among genes can be assumed fixed or random. This is also true for effect sizes among genes in one-sample and two sample experiments. Functions also output a chart of power versus sample size, a table of power at different sample sizes, and a table of critical test values at different sample sizes.

r-varredopt 0.1.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VarRedOpt
Licenses: GPL 2
Synopsis: Framework for Variance Reduction
Description:

In order to make it easy to use variance reduction algorithms for any simulation, this framework can help you. We propose user friendly and easy to extend framework. Antithetic Variates, Inner Control Variates, Outer Control Variates and Importance Sampling algorithms are available in the framework. User can write its own simulation function and use the Variance Reduction techniques in this package to obtain more efficient simulations. An implementation of Asian Option simulation is already available within the package. See Kemal Dinçer Dingeç & Wolfgang Hörmann (2012) <doi:10.1016/j.ejor.2012.03.046>.

r-omnipathr 3.15.3
Propagated dependencies: r-checkmate@2.3.2 r-crayon@1.5.3 r-curl@6.2.3 r-digest@0.6.37 r-dplyr@1.1.4 r-fs@1.6.6 r-httr2@1.1.2 r-igraph@2.1.4 r-jsonlite@2.0.0 r-later@1.4.2 r-logger@0.4.0 r-lubridate@1.9.4 r-magrittr@2.0.3 r-progress@1.2.3 r-purrr@1.0.4 r-r-utils@2.13.0 r-rappdirs@0.3.3 r-readr@2.1.5 r-readxl@1.4.5 r-rlang@1.1.6 r-rmarkdown@2.29 r-rsqlite@2.3.11 r-rvest@1.0.4 r-sessioninfo@1.2.3 r-stringi@1.8.7 r-stringr@1.5.1 r-tibble@3.2.1 r-tidyr@1.3.1 r-tidyselect@1.2.1 r-vctrs@0.6.5 r-withr@3.0.2 r-xml@3.99-0.18 r-xml2@1.3.8 r-yaml@2.3.10 r-zip@2.3.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/saezlab/omnipathr
Licenses: Expat
Synopsis: OmniPath web service client and more
Description:

This package provides a client for the OmniPath web service and many other resources. It also includes functions to transform and pretty print some of the downloaded data, functions to access a number of other resources such as BioPlex, ConsensusPathDB, EVEX, Gene Ontology, Guide to Pharmacology (IUPHAR/BPS), Harmonizome, HTRIdb, Human Phenotype Ontology, InWeb InBioMap, KEGG Pathway, Pathway Commons, Ramilowski et al. 2015, RegNetwork, ReMap, TF census, TRRUST and Vinayagam et al. 2011. Furthermore, OmnipathR features a close integration with the NicheNet method for ligand activity prediction from transcriptomics data, and its R implementation nichenetr.

r-corrtable 0.1.1
Propagated dependencies: r-hmisc@5.2-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=corrtable
Licenses: GPL 3
Synopsis: Creates and Saves Out a Correlation Table with Significance Levels Indicated
Description:

After using this, a publication-ready correlation table with p-values indicated will be created. The input can be a full data frame; any string and Boolean terms will be dropped as part of functionality. Correlations and p-values are calculated using the Hmisc framework. Output of the correlation_matrix() function is a table of strings; this gets saved out to a .csv2 with the save_correlation_matrix() function for easy insertion into a paper. For more details about the process, consult <https://paulvanderlaken.com/2020/07/28/publication-ready-correlation-matrix-significance-r/>.

r-maxaltall 0.1.0
Propagated dependencies: r-tidyr@1.3.1 r-magrittr@2.0.3 r-dplyr@1.1.4 r-data-table@1.17.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=maxaltall
Licenses: GPL 3+
Synopsis: 'FASTA' ML and ‘altall’ Sequences from IQ-TREE .state Files
Description:

Takes a .state file generated by IQ-TREE as an input and, for each ancestral node present in the file, generates a FASTA-formatted maximum likelihood (ML) sequence as well as an âAltAllâ sequence in which uncertain sites, determined by the two parameters thres_1 and thres_2, have the maximum likelihood state swapped with the next most likely state as described in Geeta N. Eick, Jamie T. Bridgham, Douglas P. Anderson, Michael J. Harms, and Joseph W. Thornton (2017), "Robustness of Reconstructed Ancestral Protein Functions to Statistical Uncertainty" <doi:10.1093/molbev/msw223>.

r-scriptloc 1.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scriptloc
Licenses: Expat
Synopsis: Get the Location of the R Script that is Being Sourced/Executed
Description:

This package provides functions to retrieve the location of R scripts loaded through the source() function or run from the command line using the Rscript command. This functionality is analogous to the Bash shell's $BASH_SOURCE[0]. Users can first set the project root's path relative to the script path and then all subsequent paths relative to the root. This system ensures that all paths lead to the same location regardless of where any script is executed/loaded from without resorting to the use of setwd() at the top of the scripts.

r-sparsemdc 0.99.5
Propagated dependencies: r-foreach@1.5.2 r-dorng@1.8.6.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SparseMDC
Licenses: GPL 3
Synopsis: Implementation of SparseMDC Algorithm
Description:

This package implements the algorithm described in Barron, M., and Li, J. (Not yet published). This algorithm clusters samples from multiple ordered populations, links the clusters across the conditions and identifies marker genes for these changes. The package was designed for scRNA-Seq data but is also applicable to many other data types, just replace cells with samples and genes with variables. The package also contains functions for estimating the parameters for SparseMDC as outlined in the paper. We recommend that users further select their marker genes using the magnitude of the cluster centers.

r-spectator 0.2.0
Propagated dependencies: r-sf@1.0-21 r-httr@1.4.7 r-geojsonsf@2.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spectator
Licenses: GPL 3
Synopsis: Interface to the 'Spectator Earth' API
Description:

This package provides interface to the Spectator Earth API <https://api.spectator.earth/>, mainly for obtaining the acquisition plans and satellite overpasses for Sentinel-1, Sentinel-2, Landsat-8 and Landsat-9 satellites. Current position and trajectory can also be obtained for a much larger set of satellites. It is also possible to search the archive for available images over the area of interest for a given (past) period, get the URL links to download the whole image tiles, or alternatively to download the image for just the area of interest based on selected spectral bands.

r-tsrobprep 0.3.2
Propagated dependencies: r-zoo@1.8-14 r-texttinyr@1.1.8 r-rdpack@2.6.4 r-quantreg@6.1 r-mclust@6.1.1 r-matrix@1.7-3 r-mass@7.3-65 r-glmnet@4.1-8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tsrobprep
Licenses: Expat
Synopsis: Robust Preprocessing of Time Series Data
Description:

This package provides methods for handling the missing values outliers are introduced in this package. The recognized missing values and outliers are replaced using a model-based approach. The model may consist of both autoregressive components and external regressors. The methods work robust and efficient, and they are fully tunable. The primary motivation for writing the package was preprocessing of the energy systems data, e.g. power plant production time series, but the package could be used with any time series data. For details, see Narajewski et al. (2021) <doi:10.1016/j.softx.2021.100809>.

r-xdcclarge 0.1.0
Propagated dependencies: r-rcpparmadillo@14.4.3-1 r-rcpp@1.0.14 r-nlshrink@1.0.1
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://cran.r-project.org/package=xdcclarge
Licenses: GPL 2+
Synopsis: Estimating a (c)DCC-GARCH Model in Large Dimensions
Description:

This package provides functions for Estimating a (c)DCC-GARCH Model in large dimensions based on a publication by Engle et,al (2017) <doi:10.1080/07350015.2017.1345683> and Nakagawa et,al (2018) <doi:10.3390/ijfs6020052>. This estimation method is consist of composite likelihood method by Pakel et al. (2014) <http://paneldataconference2015.ceu.hu/Program/Cavit-Pakel.pdf> and (Non-)linear shrinkage estimation of covariance matrices by Ledoit and Wolf (2004,2015,2016). (<doi:10.1016/S0047-259X(03)00096-4>, <doi:10.1214/12-AOS989>, <doi:10.1016/j.jmva.2015.04.006>).

r-heatmaply 1.5.0
Propagated dependencies: r-assertthat@0.2.1 r-colorspace@2.1-1 r-dendextend@1.19.0 r-egg@0.4.5 r-ggplot2@3.5.2 r-htmlwidgets@1.6.4 r-magrittr@2.0.3 r-plotly@4.10.4 r-rcolorbrewer@1.1-3 r-reshape2@1.4.4 r-scales@1.4.0 r-seriation@1.5.7 r-viridis@0.6.5 r-webshot@0.5.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=heatmaply
Licenses: GPL 2 GPL 3
Synopsis: Interactive cluster heat maps using plotly
Description:

This package enables you to create interactive cluster heatmaps that can be saved as a stand-alone HTML file, embedded in R Markdown documents or in a Shiny app, and made available in the RStudio viewer pane. Hover the mouse pointer over a cell to show details or drag a rectangle to zoom. A heatmap is a popular graphical method for visualizing high-dimensional data, in which a table of numbers is encoded as a grid of colored cells. The rows and columns of the matrix are ordered to highlight patterns and are often accompanied by dendrograms.

r-aquadtree 1.0.4
Propagated dependencies: r-sp@2.2-0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AQuadtree
Licenses: Expat
Synopsis: Confidentiality of Spatial Point Data
Description:

This package provides an automatic aggregation tool to manage point data privacy, intended to be helpful for the production of official spatial data and for researchers. The package pursues the data accuracy at the smallest possible areas preventing individual information disclosure. The methodology, based on hierarchical geographic data structures performs aggregation and local suppression of point data to ensure privacy as described in Lagonigro, R., Oller, R., Martori J.C. (2017) <doi:10.2436/20.8080.02.55>. The data structures are created following the guidelines for grid datasets from the European Forum for Geography and Statistics.

r-autoscore 1.1.0
Propagated dependencies: r-tidyr@1.3.1 r-tableone@0.13.2 r-survminer@0.5.0 r-survival@3.8-3 r-survauc@1.3-0 r-rlang@1.1.6 r-randomforestsrc@2.9.3 r-randomforest@4.7-1.2 r-proc@1.18.5 r-plotly@4.10.4 r-ordinal@2023.12-4.1 r-magrittr@2.0.3 r-knitr@1.50 r-hmisc@5.2-3 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/nliulab/AutoScore
Licenses: GPL 2+
Synopsis: An Interpretable Machine Learning-Based Automatic Clinical Score Generator
Description:

This package provides a novel interpretable machine learning-based framework to automate the development of a clinical scoring model for predefined outcomes. Our novel framework consists of six modules: variable ranking with machine learning, variable transformation, score derivation, model selection, domain knowledge-based score fine-tuning, and performance evaluation.The details are described in our research paper<doi:10.2196/21798>. Users or clinicians could seamlessly generate parsimonious sparse-score risk models (i.e., risk scores), which can be easily implemented and validated in clinical practice. We hope to see its application in various medical case studies.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418
Total results: 34014