_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-mdftracks 0.2.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/burgerga/mdftracks
Licenses: GPL 3 FSDG-compatible
Synopsis: Read and Write 'MTrackJ Data Files'
Description:

MTrackJ is an ImageJ plugin for motion tracking and analysis (see <https://imagescience.org/meijering/software/mtrackj/>). This package reads and writes MTrackJ Data Files ('.mdf', see <https://imagescience.org/meijering/software/mtrackj/format/>). It supports 2D data and read/writes cluster, point, and channel information. If desired, generates track identifiers that are unique over the clusters. See the project page for more information and examples.

r-pdftables 0.1
Propagated dependencies: r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://www.github.com/expersso/pdftables
Licenses: CC0
Synopsis: Programmatic Conversion of PDF Tables
Description:

Allows the user to convert PDF tables to formats more amenable to analysis ('.csv', .xml', or .xlsx') by wrapping the PDFTables API. In order to use the package, the user needs to sign up for an API account on the PDFTables website (<https://pdftables.com/pdf-to-excel-api>). The package works by taking a PDF file as input, uploading it to PDFTables, and returning a file with the extracted data.

r-pcsstools 0.1.2
Propagated dependencies: r-rdpack@2.6.1 r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/jackmwolf/pcsstools/
Licenses: GPL 3+
Synopsis: Tools for Regression Using Pre-Computed Summary Statistics
Description:

Defines functions to describe regression models using only pre-computed summary statistics (i.e. means, variances, and covariances) in place of individual participant data. Possible models include linear models for linear combinations, products, and logical combinations of phenotypes. Implements methods presented in Wolf et al. (2021) <doi:10.3389/fgene.2021.745901> Wolf et al. (2020) <doi:10.1142/9789811215636_0063> and Gasdaska et al. (2019) <doi:10.1142/9789813279827_0036>.

r-trackdown 1.1.1
Propagated dependencies: r-rmarkdown@2.29 r-googledrive@2.1.1 r-cli@3.6.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/claudiozandonella/trackdown/
Licenses: GPL 3
Synopsis: Collaborative Editing of Rmd (or Rnw) Documents in Google Drive
Description:

Collaborative writing and editing of R Markdown (or Sweave) documents. The local .Rmd (or .Rnw) is uploaded as a plain-text file to Google Drive. By taking advantage of the easily readable Markdown (or LaTeX) syntax and the well-known online interface offered by Google Docs, collaborators can easily contribute to the writing and editing process. After integrating all authorsâ contributions, the final document can be downloaded and rendered locally.

r-sizepower 1.76.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/sizepower
Licenses: LGPL 2.0+
Synopsis: Sample Size and Power Calculation in Micorarray Studies
Description:

This package has been prepared to assist users in computing either a sample size or power value for a microarray experimental study. The user is referred to the cited references for technical background on the methodology underpinning these calculations. This package provides support for five types of sample size and power calculations. These five types can be adapted in various ways to encompass many of the standard designs encountered in practice.

ruby-matrix 0.4.2
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ruby/matrix
Licenses: FreeBSD
Synopsis: @code{Matrix} and @code{Vector} classes implementation for Ruby
Description:

This Ruby library provides an implementation of the Matrix and Vector classes. The Matrix class represents a mathematical matrix. It provides methods for creating matrices, operating on them arithmetically and algebraically, and determining their mathematical properties (trace, rank, inverse, determinant, eigensystem, etc.). The Vector class represents a mathematical vector, which is useful in its own right, and also constitutes a row or column of a Matrix.

info-reader 7.1.1
Dependencies: gzip@1.13 ncurses@6.2.20210619 perl@5.36.0
Channel: guix
Location: gnu/packages/texinfo.scm (gnu packages texinfo)
Home page: https://www.gnu.org/software/texinfo/
Licenses: GPL 3+
Synopsis: Standalone Info documentation reader
Description:

Texinfo is the official documentation format of the GNU project. It uses a single source file using explicit commands to produce a final document in any of several supported output formats, such as HTML or PDF. This package includes both the tools necessary to produce Info documents from their source and the command-line Info reader. The emphasis of the language is on expressing the content semantically, avoiding physical markup commands.

r-albatross 0.3-8
Propagated dependencies: r-pracma@2.4.4 r-multiway@1.0-7 r-matrix@1.7-1 r-lattice@0.22-6 r-cmls@1.0-1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=albatross
Licenses: GPL 3+
Synopsis: PARAFAC Analysis of Fluorescence Excitation-Emission Matrices
Description:

Perform parallel factor analysis (PARAFAC: Hitchcock, 1927) <doi:10.1002/sapm192761164> on fluorescence excitation-emission matrices: handle scattering signal and inner filter effect, scale the dataset, fit the model; perform split-half validation or jack-knifing. Modified approaches such as Whittaker interpolation, randomised split-half, and fluorescence and scattering model estimation are also available. The package has a low dependency footprint and has been tested on a wide range of R versions.

r-actisleep 0.2.2
Propagated dependencies: r-tibble@3.2.1 r-stringr@1.5.1 r-rsqlite@2.3.7 r-lubridate@1.9.3 r-lazyeval@0.2.2 r-dplyr@1.1.4 r-dbi@1.2.3 r-accelerometry@3.1.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ActiSleep
Licenses: GPL 3
Synopsis: Sleep Duration Estimate Algorithm
Description:

This package provides sleep duration estimates using a Pruned Dynamic Programming (PDP) algorithm that efficiently identifies change-points. PDP applied to physical activity data can identify transitions from wakefulness to sleep and vice versa. Baek, Jonggyu, Banker, Margaret, Jansen, Erica C., She, Xichen, Peterson, Karen E., Pitchford, E. Andrew, Song, Peter X. K. (2021) An Efficient Segmentation Algorithm to Estimate Sleep Duration from Actigraphy Data <doi:10.1007/s12561-021-09309-3>.

r-bammtools 2.1.12
Propagated dependencies: r-rcpp@1.0.13-1 r-gplots@3.2.0 r-ape@5.8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: http://bamm-project.org/
Licenses: GPL 2+
Synopsis: Analysis and Visualization of Macroevolutionary Dynamics on Phylogenetic Trees
Description:

This package provides functions for analyzing and visualizing complex macroevolutionary dynamics on phylogenetic trees. It is a companion package to the command line program BAMM (Bayesian Analysis of Macroevolutionary Mixtures) and is entirely oriented towards the analysis, interpretation, and visualization of evolutionary rates. Functionality includes visualization of rate shifts on phylogenies, estimating evolutionary rates through time, comparing posterior distributions of evolutionary rates across clades, comparing diversification models using Bayes factors, and more.

r-contfracr 1.2.1
Propagated dependencies: r-rmpfr@0.9-5 r-go2bigq@2.0.1 r-gmp@0.7-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=contFracR
Licenses: LGPL 3
Synopsis: Continued Fraction Generators and Evaluators
Description:

Converts numbers to continued fractions and back again. A solver for Pell's Equation is provided. The method for calculating roots in continued fraction form is provided without published attribution in such places as Professor Emeritus Jonathan Lubin, <http://www.math.brown.edu/jlubin/> and his post to StackOverflow, <https://math.stackexchange.com/questions/2215918> , or Professor Ron Knott, e.g., <https://r-knott.surrey.ac.uk/Fibonacci/cfINTRO.html> .

r-dcortools 0.1.6
Propagated dependencies: r-rfast@2.1.0 r-rdpack@2.6.1 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@14.0.2-1 r-rcpp@1.0.13-1 r-pheatmap@1.0.12 r-hmisc@5.2-0 r-ggplot2@3.5.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dcortools
Licenses: GPL 3
Synopsis: Providing Fast and Flexible Functions for Distance Correlation Analysis
Description:

This package provides methods for distance covariance and distance correlation (Szekely, et al. (2007) <doi:10.1214/009053607000000505>), generalized version thereof (Sejdinovic, et al. (2013) <doi:10.1214/13-AOS1140>) and corresponding tests (Berschneider, Bottcher (2018) <arXiv:1808.07280>. Distance standard deviation methods (Edelmann, et al. (2020) <doi:10.1214/19-AOS1935>) and distance correlation methods for survival endpoints (Edelmann, et al. (2021) <doi:10.1111/biom.13470>) are also included.

r-discfrail 0.1
Propagated dependencies: r-survival@3.7-0 r-numderiv@2016.8-1.1 r-matrix@1.7-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/fgaspe04/discfrail
Licenses: GPL 3
Synopsis: Cox Models for Time-to-Event Data with Nonparametric Discrete Group-Specific Frailties
Description:

This package provides functions for fitting Cox proportional hazards models for grouped time-to-event data, where the shared group-specific frailties have a discrete nonparametric distribution. The methods proposed in the package is described by Gasperoni, F., Ieva, F., Paganoni, A. M., Jackson, C. H., Sharples, L. (2018) <doi:10.1093/biostatistics/kxy071>. There are also functions for simulating from these models, with a nonparametric or a parametric baseline hazard function.

r-easystats 0.7.4
Propagated dependencies: r-see@0.11.0 r-report@0.6.1 r-performance@0.12.4 r-parameters@0.23.0 r-modelbased@0.10.0 r-insight@0.20.5 r-effectsize@0.8.9 r-datawizard@0.13.0 r-correlation@0.8.6 r-bayestestr@0.15.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://easystats.github.io/easystats/
Licenses: Expat
Synopsis: Framework for Easy Statistical Modeling, Visualization, and Reporting
Description:

This package provides a meta-package that installs and loads a set of packages from easystats ecosystem in a single step. This collection of packages provide a unifying and consistent framework for statistical modeling, visualization, and reporting. Additionally, it provides articles targeted at instructors for teaching easystats', and a dashboard targeted at new R users for easily conducting statistical analysis by accessing summary results, model fit indices, and visualizations with minimal programming.

r-igascores 0.1.2
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://doi.org/10.1101/2020.08.19.257501
Licenses: GPL 3
Synopsis: Score Taxon-Level IgA Binding in IgA-Seq Experiments
Description:

This package provides functions to calculate indices used to score immunoglobulin A (IgA) binding of bacteria in IgA sequencing (IgA-Seq) experiments. This includes the original Kau and Palm indices and more recent methods as described in Jackson et al. (2020) <doi:10.1101/2020.08.19.257501>. Additionally the package contains a function to simulate IgA-Seq data and an example experimental data set for method testing.

r-mixmatrix 0.2.8
Propagated dependencies: r-rcpparmadillo@14.0.2-1 r-rcpp@1.0.13-1 r-glue@1.8.0 r-cholwishart@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/gzt/MixMatrix/
Licenses: GPL 3
Synopsis: Classification with Matrix Variate Normal and t Distributions
Description:

This package provides sampling and density functions for matrix variate normal, t, and inverted t distributions; ML estimation for matrix variate normal and t distributions using the EM algorithm, including some restrictions on the parameters; and classification by linear and quadratic discriminant analysis for matrix variate normal and t distributions described in Thompson et al. (2019) <doi:10.1080/10618600.2019.1696208>. Performs clustering with matrix variate normal and t mixture models.

r-masswater 2.1.5
Propagated dependencies: r-writexl@1.5.1 r-units@0.8-5 r-tidyterra@0.7.2 r-tidyr@1.3.1 r-tibble@3.2.1 r-sf@1.0-19 r-rmarkdown@2.29 r-readxl@1.4.3 r-rcolorbrewer@1.1-3 r-maptiles@0.9.0 r-lubridate@1.9.3 r-httr@1.4.7 r-ggspatial@1.1.9 r-ggrepel@0.9.6 r-ggplot2@3.5.1 r-flextable@0.9.7 r-dplyr@1.1.4 r-curl@6.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: <https://github.com/massbays-tech/MassWateR>
Licenses: CC0
Synopsis: Quality Control and Analysis of Massachusetts Water Quality Data
Description:

This package provides methods for quality control and exploratory analysis of surface water quality data collected in Massachusetts, USA. Functions are developed to facilitate data formatting for the Water Quality Exchange Network <https://www.epa.gov/waterdata/water-quality-data-upload-wqx> and reporting of data quality objectives to state agencies. Quality control methods are from Massachusetts Department of Environmental Protection (2020) <https://www.mass.gov/orgs/massachusetts-department-of-environmental-protection>.

r-spnetwork 0.4.4.6
Propagated dependencies: r-spdep@1.3-6 r-sfheaders@0.4.4 r-sf@1.0-19 r-rdpack@2.6.1 r-rcppprogress@0.4.2 r-rcpparmadillo@14.0.2-1 r-rcpp@1.0.13-1 r-progressr@0.15.0 r-igraph@2.1.1 r-ggplot2@3.5.1 r-future-apply@1.11.3 r-dbscan@1.2-0 r-data-table@1.16.2 r-cubature@2.1.1 r-cpprouting@3.1 r-bh@1.84.0-0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://jeremygelb.github.io/spNetwork/
Licenses: GPL 2
Synopsis: Spatial Analysis on Network
Description:

Perform spatial analysis on network. Implement several methods for spatial analysis on network: Network Kernel Density estimation, building of spatial matrices based on network distance ('listw objects from spdep package), K functions estimation for point pattern analysis on network, k nearest neighbours on network, reachable area calculation, and graph generation References: Okabe et al (2019) <doi:10.1080/13658810802475491>; Okabe et al (2012, ISBN:978-0470770818);Baddeley et al (2015, ISBN:9781482210200).

r-serolyzer 1.1.0
Propagated dependencies: r-svglite@2.1.3 r-stringr@1.5.1 r-stringi@1.8.4 r-scales@1.3.0 r-readxl@1.4.3 r-r6@2.5.1 r-r-utils@2.12.3 r-png@0.1-8 r-nplr@0.1-8 r-lubridate@1.9.3 r-ggrepel@0.9.6 r-ggplot2@3.5.1 r-fs@1.6.5 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mini-pw/SerolyzeR
Licenses: Modified BSD
Synopsis: Reading, Quality Control and Preprocessing of MBA (Multiplex Bead Assay) Data
Description:

Speeds up the process of loading raw data from MBA (Multiplex Bead Assay) examinations, performs quality control checks, and automatically normalises the data, preparing it for more advanced, downstream tasks. The main objective of the package is to create a simple environment for a user, who does not necessarily have experience with R language. The package is developed within the project PvSTATEM', which is an international project aiming for malaria elimination.

r-stattools 0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=StatTools
Licenses: Expat
Synopsis: All-in-One Chi Distribution CI
Description:

Computes confidence intervals for variance using the Chi-Square distribution, without requiring raw data. Wikipedia (2025) <https://en.wikipedia.org/wiki/Chi-squared_distribution>. All-in-One Chi Distribution CI provides functions to calculate confidence intervals for the population variance based on a chi-squared distribution, utilizing a sample variance and sample size. It offers only a simple all-in-one method for quick calculations to find the CI for Chi Distribution.

r-tidysynth 0.2.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tidysynth
Licenses: Expat
Synopsis: Tidy Implementation of the Synthetic Control Method
Description:

This package provides a synthetic control offers a way of evaluating the effect of an intervention in comparative case studies. The package makes a number of improvements when implementing the method in R. These improvements allow users to inspect, visualize, and tune the synthetic control more easily. A key benefit of a tidy implementation is that the entire preparation process for building the synthetic control can be accomplished in a single pipe.

r-valection 1.0.0
Propagated dependencies: r-testthat@3.2.1.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: http://labs.oicr.on.ca/boutros-lab/software/valection
Licenses: GPL 3
Synopsis: Sampler for Verification Studies
Description:

This package provides a binding for the valection program which offers various ways to sample the outputs of competing algorithms or parameterizations, and fairly assess their performance against each other. The valection C library is required to use this package and can be downloaded from: <http://labs.oicr.on.ca/boutros-lab/software/valection>. Cooper CI, et al; Valection: Design Optimization for Validation and Verification Studies; Biorxiv 2018; <doi:10.1101/254839>.

r-methylumi 2.52.0
Propagated dependencies: r-annotate@1.84.0 r-annotationdbi@1.68.0 r-biobase@2.66.0 r-biocgenerics@0.52.0 r-fdb-infiniummethylation-hg19@2.2.0 r-genefilter@1.88.0 r-genomeinfodb@1.42.0 r-genomicfeatures@1.58.0 r-genomicranges@1.58.0 r-ggplot2@3.5.1 r-illuminaio@0.48.0 r-iranges@2.40.0 r-lattice@0.22-6 r-matrixstats@1.4.1 r-minfi@1.52.0 r-reshape2@1.4.4 r-s4vectors@0.44.0 r-scales@1.3.0 r-summarizedexperiment@1.36.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/methylumi
Licenses: GPL 2
Synopsis: Handle Illumina methylation data
Description:

This package provides classes for holding and manipulating Illumina methylation data. Based on eSet, it can contain MIAME information, sample information, feature information, and multiple matrices of data. An "intelligent" import function, methylumiR can read the Illumina text files and create a MethyLumiSet. methylumIDAT can directly read raw IDAT files from HumanMethylation27 and HumanMethylation450 microarrays. Normalization, background correction, and quality control features for GoldenGate, Infinium, and Infinium HD arrays are also included.

r-methylaid 1.40.0
Propagated dependencies: r-biobase@2.66.0 r-biocgenerics@0.52.0 r-biocparallel@1.40.0 r-ggplot2@3.5.1 r-gridbase@0.4-7 r-hexbin@1.28.5 r-matrixstats@1.4.1 r-minfi@1.52.0 r-rcolorbrewer@1.1-3 r-shiny@1.8.1 r-summarizedexperiment@1.36.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://git.bioconductor.org/packages/MethylAid
Licenses: GPL 2+
Synopsis: Quality control of large Illumina DNA Methylation array data sets
Description:

This package provides a visual and interactive web application using RStudio's shiny package. Bad quality samples are detected using sample-dependent and sample-independent controls present on the array and user adjustable thresholds. In depth exploration of bad quality samples can be performed using several interactive diagnostic plots of the quality control probes present on the array. Furthermore, the impact of any batch effect provided by the user can be explored.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511
Total results: 36249