_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-transforemotion 0.1.7
Propagated dependencies: r-textdata@0.4.5 r-reticulate@1.44.1 r-reshape2@1.4.5 r-remotes@2.5.0 r-pbapply@1.7-4 r-matrix@1.7-4 r-lsafun@0.8.1 r-jsonlite@2.0.0 r-httr@1.4.7 r-googledrive@2.1.2 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=transforEmotion
Licenses: GPL 3+
Build system: r
Synopsis: Sentiment Analysis for Text, Image and Video using Transformer Models
Description:

This package implements sentiment analysis using huggingface <https://huggingface.co> transformer zero-shot classification model pipelines for text and image data. The default text pipeline is Cross-Encoder's DistilRoBERTa <https://huggingface.co/cross-encoder/nli-distilroberta-base> and default image/video pipeline is Open AI's CLIP <https://huggingface.co/openai/clip-vit-base-patch32>. All other zero-shot classification model pipelines can be implemented using their model name from <https://huggingface.co/models?pipeline_tag=zero-shot-classification>.

r-hellorangesdata 1.36.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/HelloRangesData
Licenses: GPL 2+
Build system: r
Synopsis: Data for the HelloRanges tutorial vignette
Description:

This package provides the data that were used in the http://quinlanlab.org/tutorials/bedtools/bedtools.html. It includes a subset of the DnaseI hypersensitivity data from "Maurano et al. Systematic Localization of Common Disease-Associated Variation in Regulatory DNA. Science. 2012. Vol. 337 no. 6099 pp. 1190-1195." The rest of the tracks were originally downloaded from the UCSC table browser. See the HelloRanges vignette for a port of the bedtools tutorial to R.

r-currentsurvival 1.1
Propagated dependencies: r-survival@3.8-3 r-cmprsk@2.2-12
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=currentSurvival
Licenses: GPL 2+
Build system: r
Synopsis: Estimation of CCI and CLFS Functions
Description:

The currentSurvival package contains functions for the estimation of the current cumulative incidence (CCI) and the current leukaemia-free survival (CLFS). The CCI is the probability that a patient is alive and in any disease remission (e.g. complete cytogenetic remission in chronic myeloid leukaemia) after initiating his or her therapy (e.g. tyrosine kinase therapy for chronic myeloid leukaemia). The CLFS is the probability that a patient is alive and in any disease remission after achieving the first disease remission.

r-marginalmaxtest 1.0.1
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/canyi-chen/MarginalMaxTest
Licenses: Expat
Build system: r
Synopsis: Max-Type Test for Marginal Correlation with Bootstrap
Description:

Test the marginal correlation between a scalar response variable with a vector of explanatory variables using the max-type test with bootstrap. The test is based on the max-type statistic and its asymptotic distribution under the null hypothesis of no marginal correlation. The bootstrap procedure is used to approximate the null distribution of the test statistic. The package provides a function for performing the test. For more technical details, refer to Zhang and Laber (2014) <doi:10.1080/01621459.2015.1106403>.

r-selection-index 2.0.1
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/zankrut20/selection.index
Licenses: GPL 3+
Build system: r
Synopsis: Analysis of Selection Index in Plant Breeding
Description:

This package provides tools for the simultaneous improvement of multiple traits in plant breeding. Building upon the classical selection index (Smith 1937 <doi:10.1111/j.1469-1809.1936.tb02143.x>) and modern quantitative genetics (Kang 2020 <doi:10.1007/978-3-319-91223-3>), this package calculates classical phenotypic, genomic, marker-assisted, restricted/constrained, and eigen selection indices. It also incorporates multi-stage selection evaluation and stochastic simulations to estimate genetic advance based on economic weights, heritability, and genetic correlations.

r-enhancedvolcano 1.26.0
Propagated dependencies: r-ggplot2@4.0.1 r-ggrepel@0.9.6
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/kevinblighe/EnhancedVolcano
Licenses: GPL 3
Build system: r
Synopsis: Publication-ready volcano plots with enhanced coloring and labeling
Description:

Volcano plots represent a useful way to visualise the results of differential expression analyses. This package provides a highly-configurable function that produces publication-ready volcano plots. EnhancedVolcano will attempt to fit as many point labels in the plot window as possible, thus avoiding clogging up the plot with labels that could not otherwise have been read. Other functionality allows the user to identify up to 4 different types of attributes in the same plot space via color, shape, size, and shade parameter configurations.

r-icc-sample-size 1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ICC.Sample.Size
Licenses: GPL 3
Build system: r
Synopsis: Calculation of Sample Size and Power for ICC
Description:

This package provides functions to calculate the requisite sample size for studies where ICC is the primary outcome. Can also be used for calculation of power. In both cases it allows the user to test the impact of changing input variables by calculating the outcome for several different values of input variables. Based off the work of Zou. Zou, G. Y. (2012). Sample size formulas for estimating intraclass correlation coefficients with precision and assurance. Statistics in medicine, 31(29), 3972-3981.

r-quantbondcurves 0.3.2
Propagated dependencies: r-rsolnp@2.0.1 r-quantdates@2.0.4 r-lubridate@1.9.4
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=QuantBondCurves
Licenses: GPL 3+
Build system: r
Synopsis: Calculates Bond Values and Interest Rate Curves for Finance
Description:

Values different types of assets and calibrates discount curves for quantitative financial analysis. It covers fixed coupon assets, floating note assets, interest and cross currency swaps with different payment frequencies. Enables the calibration of spot, instantaneous forward and basis curves, making it a powerful tool for accurate and flexible bond valuation and curve generation. The valuation and calibration techniques presented here are consistent with industry standards and incorporates author's own calculations. Tuckman, B., Serrat, A. (2022, ISBN: 978-1-119-83555-4).

r-spatialatomizer 0.2.8
Propagated dependencies: r-tidyr@1.3.1 r-spdep@1.4-1 r-sp@2.2-0 r-sf@1.0-23 r-reshape2@1.4.5 r-raster@3.6-32 r-nimble@1.4.1 r-mass@7.3-65 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-coda@0.19-4.1 r-biasedurn@2.0.12
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/bellayqian/spatialAtomizeR
Licenses: Expat
Build system: r
Synopsis: Spatial Analysis with Misaligned Data Using Atom-Based Regression Models
Description:

This package implements atom-based regression models (ABRM) for analyzing spatially misaligned data. Provides functions for simulating misaligned spatial data, preparing NIMBLE model inputs, running MCMC diagnostics, and providing results. All main functions return S3 objects with print(), summary(), and plot() methods for intuitive result exploration. Methods originally described in Mugglin et al. (2000) <doi:10.1080/01621459.2000.10474279>, further investigated in Trevisani & Gelfand (2013), and applied in Nethery et al. (2023) <doi:10.1101/2023.01.10.23284410>.

ruby-cuke-modeler 3.24.0
Propagated dependencies: ruby-cucumber-gherkin@26.1.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/enkessler/cuke_modeler
Licenses: Expat
Build system: ruby
Synopsis: Gherkin test suite analysis tool
Description:

CukeModeler facilitates modeling a test suite that is written in Gherkin (e.g. Cucumber, SpecFlow, Lettuce, etc.). It does this by providing an abstraction layer on top of the Abstract Syntax Tree (AST) that the cucumber-gherkin generates when parsing features, as well as providing models for feature files and directories in order to be able to have a fully traversable model tree of a test suite's structure. These models can then be analyzed or manipulated more easily than the underlying AST layer.

r-astronomyengine 0.1.0
Propagated dependencies: r-cpp11@0.5.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/mitchelloharawild/astronomyengine
Licenses: Expat
Build system: r
Synopsis: R Bindings to the 'Astronomy Engine' C Library
Description:

This package provides access to the Astronomy Engine C library (<https://github.com/cosinekitty/astronomy>) by Don Cross. The library calculates positions of the Sun, Moon, and planets, and predicts astronomical events such as rise/set times, lunar phases, equinoxes, solstices, eclipses, and transits. It is based on the VSOP87 planetary model and is accurate to within approximately one arcminute. This package bundles the single-file C source so that other R packages can link against it via LinkingTo without shipping their own copy.

r-evidencefactors 1.8
Propagated dependencies: r-sensitivitymv@1.4.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=evidenceFactors
Licenses: Expat
Build system: r
Synopsis: Reporting Tools for Sensitivity Analysis of Evidence Factors in Observational Studies
Description:

This package provides tools for integrated sensitivity analysis of evidence factors in observational studies. When an observational study allows for multiple independent or nearly independent inferences which, if vulnerable, are vulnerable to different biases, we have multiple evidence factors. This package provides methods that respect type I error rate control. Examples are provided of integrated evidence factors analysis in a longitudinal study with continuous outcome and in a case-control study. Karmakar, B., French, B., and Small, D. S. (2019)<DOI:10.1093/biomet/asz003>.

sbcl-random-state 0.1.0-1.c270d4f
Dependencies: sbcl-documentation-utils@1.2.0-0.98630dd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/random-state/
Licenses: Zlib
Build system: asdf/sbcl
Synopsis: Portable random number generation
Description:

This library is a collection of pseudo random number generators.

While Common Lisp does provide a RANDOM function, it does not allow the user to pass an explicit SEED, nor to portably exchange the random state between implementations. This can be a headache in cases like games, where a controlled seeding process can be very useful.

For both curiosity and convenience, this library offers multiple algorithms to generate random numbers, as well as a bunch of generally useful methods to produce desired ranges.

r-copulainference 0.5.0
Propagated dependencies: r-rvinecopulib@0.7.3.1.0 r-matrix@1.7-4 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=CopulaInference
Licenses: GPL 3
Build system: r
Synopsis: Estimation and Goodness-of-Fit of Copula-Based Models with Arbitrary Distributions
Description:

Estimation and goodness-of-fit functions for copula-based models of bivariate data with arbitrary distributions (discrete, continuous, mixture of both types). The copula families considered here are the Gaussian, Student, Clayton, Frank, Gumbel, Joe, Plackett, BB1, BB6, BB7,BB8, together with the following non-central squared copula families in Nasri (2020) <doi:10.1016/j.spl.2020.108704>: ncs-gaussian, ncs-clayton, ncs-gumbel, ncs-frank, ncs-joe, and ncs-plackett. For theoretical details, see, e.g., Nasri and Remillard (2023) <arXiv:2301.13408>.

r-desctoolsaddins 1.12
Propagated dependencies: r-writexl@1.5.4 r-rstudioapi@0.17.1 r-manipulate@1.0.1 r-foreign@0.8-90 r-desctools@0.99.60
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/AndriSignorell/DescToolsAddIns/
Licenses: GPL 2+
Build system: r
Synopsis: Interactive Functions to be Used as Shortcuts in 'RStudio'
Description:

RStudio as of recently offers the option to define addins and assign shortcuts to them. This package contains addins for a few most frequently used functions in a data scientist's (at least mine) daily work (like str(), example(), plot(), head(), view(), Desc()). Most of these functions will use the current selection in the editor window and send the specific command to the console while instantly executing it. Assigning shortcuts to these addins will save you quite a few keystrokes.

r-uahdatascienceo 1.0.0
Channel: guix-cran
Location: guix-cran/packages/u.scm (guix-cran packages u)
Home page: https://cran.r-project.org/package=UAHDataScienceO
Licenses: Expat
Build system: r
Synopsis: Educational Outlier Detection Algorithms with Step-by-Step Tutorials
Description:

This package provides implementations of some of the most important outlier detection algorithms. Includes a tutorial mode option that shows a description of each algorithm and provides a step-by-step execution explanation of how it identifies outliers from the given data with the specified input parameters. References include the works of Azzedine Boukerche, Lining Zheng, and Omar Alfandi (2020) <doi:10.1145/3381028>, Abir Smiti (2020) <doi:10.1016/j.cosrev.2020.100306>, and Xiaogang Su, Chih-Ling Tsai (2011) <doi:10.1002/widm.19>.

r-adaptiveboxplot 0.1.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AdaptiveBoxplot
Licenses: GPL 3+
Build system: r
Synopsis: FDR(BH) Boxplot and FWER(Holm) Boxplot
Description:

This package implements a framework for creating boxplots where the whisker lengths are determined by formal multiple testing procedures, making them adaptive to sample size and data characteristics. The function bh_boxplot() generates boxplots that control the False Discovery Rate (FDR) via the Benjamini-Hochberg procedure, and the function holm_boxplot() generates boxplots that control the Family-Wise Error Rate (FWER) via the Holm procedure. The methods are based on the framework in Gang, Lin, and Tong (2025) <doi:10.48550/arXiv.2510.20259>.

r-samplesizemeans 1.2.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SampleSizeMeans
Licenses: GPL 2+
Build system: r
Synopsis: Sample Size Calculations for Normal Means
Description:

Sample size requirements calculation using three different Bayesian criteria in the context of designing an experiment to estimate a normal mean or the difference between two normal means. Functions for calculation of required sample sizes for the Average Length Criterion, the Average Coverage Criterion and the Worst Outcome Criterion in the context of normal means are provided. Functions for both the fully Bayesian and the mixed Bayesian/likelihood approaches are provided. For reference see Joseph L. and Bélisle P. (1997) <https://www.jstor.org/stable/2988525>.

r-genomicfeatures 1.62.0
Propagated dependencies: r-annotationdbi@1.72.0 r-biocgenerics@0.56.0 r-biostrings@2.78.0 r-dbi@1.2.3 r-genomicranges@1.62.0 r-iranges@2.44.0 r-rtracklayer@1.70.0 r-s4vectors@0.48.0 r-seqinfo@1.0.0 r-xvector@0.50.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/GenomicFeatures
Licenses: Artistic License 2.0
Build system: r
Synopsis: Tools for working with transcript centric annotations
Description:

This package provides a set of tools and methods for making and manipulating transcript centric annotations. With these tools the user can easily download the genomic locations of the transcripts, exons and cds of a given organism, from either the UCSC Genome Browser or a BioMart database (more sources will be supported in the future). This information is then stored in a local database that keeps track of the relationship between transcripts, exons, cds and genes. Flexible methods are provided for extracting the desired features in a convenient format.

r-essentialstools 0.1.2
Propagated dependencies: r-webpower@0.9.4 r-pwr@1.3-0 r-ez@4.4-0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=essentialstools
Licenses: Expat
Build system: r
Synopsis: Datasets and Utilities for Essentials of Statistics for the Behavioral Sciences
Description:

This package provides instructional datasets and simple wrapper functions for selected analyses used in Essentials of Statistics for the Behavioral Sciences'. The package is intended to support textbook examples by distributing data in a form that is easy for students and instructors to access within R. Current functionality includes packaged datasets and convenience wrappers for functions from ez', pwr', and WebPower for analysis of variance and statistical power calculations. The package is designed as a companion resource for teaching and learning in introductory and intermediate statistics courses.

r-medianadesigner 0.13
Dependencies: zlib@1.3.1
Propagated dependencies: r-shinymatrix@0.8.1 r-shinydashboard@0.7.3 r-shiny@1.11.1 r-rootsolve@1.8.2.4 r-rcppnumerical@0.6-0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-pbkrtest@0.5.5 r-officer@0.7.1 r-mvtnorm@1.3-3 r-mass@7.3-65 r-lmertest@3.1-3 r-lme4@1.1-37 r-foreach@1.5.2 r-flextable@0.9.10 r-doparallel@1.0.17 r-devemf@4.5-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/medianasoft/MedianaDesigner
Licenses: GPL 3
Build system: r
Synopsis: Power and Sample Size Calculations for Clinical Trials
Description:

Efficient simulation-based power and sample size calculations are supported for a broad class of late-stage clinical trials. The following modules are included in the package: Adaptive designs with data-driven sample size or event count re-estimation, Adaptive designs with data-driven treatment selection, Adaptive designs with data-driven population selection, Optimal selection of a futility stopping rule, Event prediction in event-driven trials, Adaptive trials with response-adaptive randomization (experimental module), Traditional trials with multiple objectives (experimental module). Traditional trials with cluster-randomized designs (experimental module).

r-likelihoodtools 1.0.0
Propagated dependencies: r-rlang@1.1.6 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/ajpelu/likelihoodTools
Licenses: GPL 3+
Build system: r
Synopsis: Managing Results from Maximum Likelihood Estimation
Description:

Managing and exploring parameter estimation results derived from Maximum Likelihood Estimation (MLE) using the likelihood package. It provides functions for organizing, visualizing, and summarizing MLE outcomes, streamlining statistical analysis workflows. By improving interpretation and facilitating model evaluation, it helps users gain deeper insights into parameter estimation and model fitting, making MLE result exploration more efficient and accessible. See Goffe et al. (1994) <doi:10.1016/0304-4076(94)90038-8> for details on MLE, and Canham and Uriarte (2006) <doi:10.1890/04-0657> for application of MLE using likelihood'.

r-multispatialccm 1.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=multispatialCCM
Licenses: GPL 2+
Build system: r
Synopsis: Multispatial Convergent Cross Mapping
Description:

The multispatial convergent cross mapping algorithm can be used as a test for causal associations between pairs of processes represented by time series. This is a combination of convergent cross mapping (CCM), described in Sugihara et al., 2012, Science, 338, 496-500, and dew-drop regression, described in Hsieh et al., 2008, American Naturalist, 171, 71â 80. The algorithm allows CCM to be implemented on data that are not from a single long time series. Instead, data can come from many short time series, which are stitched together using bootstrapping.

r-vewaningvariant 1.4
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VEwaningVariant
Licenses: GPL 2
Build system: r
Synopsis: Vaccine Efficacy Over Time - Variant Aware
Description:

This package implements methods for inference on potential waning of vaccine efficacy and for estimation of vaccine efficacy at a user-specified time after vaccination based on data from a randomized, double-blind, placebo-controlled vaccine trial in which participants may be unblinded and placebo subjects may be crossed over to the study vaccine. The methods also for variant stratification and allow adjustment for possible confounding via inverse probability weighting through specification of models for the trial entry process, unblinding mechanisms, and the probability an unblinded placebo participant accepts study vaccine.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286
Total results: 30850