_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-tidyr 1.3.1
Propagated dependencies: r-cli@3.6.5 r-cpp11@0.5.2 r-dplyr@1.1.4 r-glue@1.8.0 r-lifecycle@1.0.4 r-magrittr@2.0.4 r-purrr@1.2.0 r-rlang@1.1.6 r-stringr@1.6.0 r-tibble@3.3.0 r-tidyselect@1.2.1 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/hadley/tidyr
Licenses: Expat
Build system: r
Synopsis: Tidy data with `spread()` and `gather()` functions
Description:

tidyr is a reframing of the reshape2 package designed to accompany the tidy data framework, and to work hand-in-hand with magrittr and dplyr to build a solid pipeline for data analysis. It is designed specifically for tidying data, not the general reshaping that reshape2 does, or the general aggregation that reshape did. In particular, built-in methods only work for data frames, and tidyr provides no margins or aggregation.

r-spams 2.6.1
Propagated dependencies: r-lattice@0.22-7 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://gitlab.inria.fr/thoth/spams-devel/
Licenses: GPL 3+
Build system: r
Synopsis: Toolbox for solving sparse estimation problems
Description:

SPAMS (SPArse Modeling Software) is an optimization toolbox for solving various sparse estimation problems. It includes tools for the following problems:

  1. Dictionary learning and matrix factorization (NMF, sparse principle component analysis (PCA), ...)

  2. Solving sparse decomposition problems with LARS, coordinate descent, OMP, SOMP, proximal methods

  3. Solving structured sparse decomposition problems (l1/l2, l1/linf, sparse group lasso, tree-structured regularization, structured sparsity with overlapping groups,...).

r-btwar 1.0.1
Propagated dependencies: r-tseries@0.10-58 r-scales@1.4.0 r-pracma@2.4.6 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://doi.org/10.3390/math14030479
Licenses: GPL 3
Build system: r
Synopsis: Butterworth-Induced Autoregressive Model
Description:

This package implements the Butterworth-Induced Autoregressive ('BTWAR') model, where autoregressive coefficients are obtained from analog Butterworth filter prototypes mapped into the discrete-time domain using the Matched Z-Transform. The framework establishes a structured connection between frequency-domain filter design and time-domain autoregressive modeling. Model order selection is performed via nested rolling-origin cross-validation. Method described in Bras-Geraldes, Rocha and Martins (2026) <doi:10.3390/math14030479>.

r-cargo 0.4.9
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/dbdahl/cargo-framework
Licenses: Expat ASL 2.0
Build system: r
Synopsis: Develop R Packages using Rust
Description:

This package provides a framework is provided to develop R packages using Rust <https://www.rust-lang.org/> with minimal overhead, and more wrappers are easily added. Help is provided to use Cargo <https://doc.rust-lang.org/cargo/> in a manner consistent with CRAN policies. Rust code can also be embedded directly in an R script. The package is not official, affiliated with, nor endorsed by the Rust project.

r-crabs 1.2.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-pracma@2.4.6 r-patchwork@1.3.2 r-magrittr@2.0.4 r-latex2exp@0.9.6 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-desolve@1.40 r-colorspace@2.1-2 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/afmagee/CRABS
Licenses: GPL 3
Build system: r
Synopsis: Congruent Rate Analyses in Birth-Death Scenarios
Description:

Features tools for exploring congruent phylogenetic birth-death models. It can construct the pulled speciation- and net-diversification rates from a reference model. Given alternative speciation- or extinction rates, it can construct new models that are congruent with the reference model. Functionality is included to sample new rate functions, and to visualize the distribution of one congruence class. See also Louca & Pennell (2020) <doi:10.1038/s41586-020-2176-1>.

r-denim 1.2.3
Propagated dependencies: r-testthat@3.3.0 r-rlang@1.1.6 r-rcpp@1.1.0 r-glue@1.8.0 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://drthinhong.com/denim/
Licenses: Expat
Build system: r
Synopsis: Generate and Simulate Deterministic Compartmental Models
Description:

R package to build and simulate deterministic compartmental models that can be non-Markovian. Length of stay in each compartment can be defined to follow a parametric distribution (d_exponential(), d_gamma(), d_weibull(), d_lognormal()) or a non-parametric distribution (nonparametric()). Other supported types of transition from one compartment to another includes fixed transition (constant()), multinomial (multinomial()), fixed transition probability (transprob()).

r-dlagm 1.1.13
Propagated dependencies: r-wavethresh@4.7.3 r-strucchange@1.5-4 r-sandwich@3.1-1 r-roll@1.2.1 r-plyr@1.8.9 r-nardl@0.1.6 r-mass@7.3-65 r-lmtest@0.9-40 r-formula-tools@1.7.1 r-dynlm@0.3-6 r-aer@1.2-15
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dLagM
Licenses: GPL 3
Build system: r
Synopsis: Time Series Regression Models with Distributed Lag Models
Description:

This package provides time series regression models with one predictor using finite distributed lag models, polynomial (Almon) distributed lag models, geometric distributed lag models with Koyck transformation, and autoregressive distributed lag models. It also consists of functions for computation of h-step ahead forecasts from these models. See Demirhan (2020)(<doi:10.1371/journal.pone.0228812>) and Baltagi (2011)(<doi:10.1007/978-3-642-20059-5>) for more information.

r-dpgmm 1.0.0
Propagated dependencies: r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-pracma@2.4.6 r-mvtnorm@1.3-3 r-matrix@1.7-4 r-ggpubr@0.6.2 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dpGMM
Licenses: GPL 3
Build system: r
Synopsis: Dynamic Programming Based Gaussian Mixture Modelling Tool for 1D and 2D Data
Description:

Gaussian mixture modeling of one- and two-dimensional data, provided in original or binned form, with an option to estimate the number of model components. The method uses Gaussian Mixture Models (GMM) with initial parameters determined by a dynamic programming algorithm, leading to stable and reproducible model fitting. For more details see Zyla, J., Szumala, K., Polanski, A., Polanska, J., & Marczyk, M. (2026) <doi:10.1016/j.jocs.2026.102811>.

r-fugue 0.1.7
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fugue
Licenses: GPL 2
Build system: r
Synopsis: Sensitivity Analysis Optimized for Matched Sets of Varied Sizes
Description:

As in music, a fugue statistic repeats a theme in small variations. Here, the psi-function that defines an m-statistic is slightly altered to maintain the same design sensitivity in matched sets of different sizes. The main functions in the package are sen() and senCI(). For sensitivity analyses for m-statistics, see Rosenbaum (2007) Biometrics 63 456-464 <doi:10.1111/j.1541-0420.2006.00717.x>.

r-groqr 0.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/GabrielKaiserQFin/groqR
Licenses: GPL 3+
Build system: r
Synopsis: Coding Assistant using the Fast AI Inference 'Groq'
Description:

This package provides a comprehensive suite of functions and RStudio Add-ins leveraging the capabilities of open-source Large Language Models (LLMs) to support R developers. These functions offer a range of utilities, including text rewriting, translation, and general query capabilities. Additionally, the programming-focused functions provide assistance with debugging, translating, commenting, documenting, and unit testing code, as well as suggesting variable and function names, thereby streamlining the development process.

r-hdsvm 1.0.2
Propagated dependencies: r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hdsvm
Licenses: GPL 2
Build system: r
Synopsis: Fast Algorithm for Support Vector Machine
Description:

This package implements an efficient algorithm for fitting the entire regularization path of support vector machine models with elastic-net penalties using a generalized coordinate descent scheme. The framework also supports SCAD and MCP penalties. It is designed for high-dimensional datasets and emphasizes numerical accuracy and computational efficiency. This package implements the algorithms proposed in Tang, Q., Zhang, Y., & Wang, B. (2022) <https://openreview.net/pdf?id=RvwMTDYTOb>.

r-igorr 0.9.0
Propagated dependencies: r-timechange@0.3.0 r-bitops@1.0-9
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/jefferis/IgorR
Licenses: GPL 2+
Build system: r
Synopsis: Read Binary Files Saved by 'Igor Pro' (Including 'Neuromatic' Data)
Description:

This package provides function to read data from the Igor Pro data analysis program by Wavemetrics'. The data formats supported are Igor packed experiment format ('pxp') and Igor binary wave ('ibw'). See: <https://www.wavemetrics.com/> for details. Also includes functions to load special pxp files produced by the Igor Pro Neuromatic and Nclamp packages for recording and analysing neuronal data. See <https://github.com/SilverLabUCL/NeuroMatic> for details.

r-idmir 0.1.1
Propagated dependencies: r-survminer@0.5.1 r-survival@3.8-3 r-pheatmap@1.0.13 r-igraph@2.2.1 r-ggplot2@4.0.1 r-forestplot@3.1.7 r-fastmatch@1.1-6 r-egg@0.4.5
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IDMIR
Licenses: GPL 2+
Build system: r
Synopsis: Identification of Dysregulated MiRNAs Based on MiRNA-MiRNA Interaction Network
Description:

This package provides a systematic biology tool was developed to identify dysregulated miRNAs via a miRNA-miRNA interaction network. IDMIR first constructed a weighted miRNA interaction network through integrating miRNA-target interaction information, molecular function data from Gene Ontology (GO) database and gene transcriptomic data in specific-disease context, and then, it used a network propagation algorithm on the network to identify significantly dysregulated miRNAs.

r-jocre 0.3.3
Propagated dependencies: r-tsp@1.2.6 r-plyr@1.8.9 r-kernsmooth@2.23-26 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jocre
Licenses: GPL 2
Build system: r
Synopsis: Joint Confidence Regions
Description:

Computing and plotting joint confidence regions and intervals. Regions include classical ellipsoids, minimum-volume or minimum-length regions, and an empirical Bayes region. Intervals include the TOST procedure with ordinary or expanded intervals and a fixed-sequence procedure. Such regions and intervals are useful e.g., for the assessment of multi-parameter (bio-)equivalence. Joint confidence regions for the mean and variance of a normal distribution are available as well.

r-lemna 1.0.2
Propagated dependencies: r-gridextra@2.3 r-ggplot2@4.0.1 r-desolve@1.40
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/nkehrein/lemna
Licenses: Expat
Build system: r
Synopsis: Lemna Ecotox Effect Model
Description:

The reference implementation of model equations and default parameters for the toxicokinetic-toxicodynamic (TKTD) model of the Lemna (duckweed) aquatic plant. Lemna is a standard test macrophyte used in ecotox effect studies. The model was described and published by the SETAC Europe Interest Group Effect Modeling. It is a refined description of the Lemna TKTD model published by Schmitt et al. (2013) <doi:10.1016/j.ecolmodel.2013.01.017>.

r-logan 1.0.1
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.1.6 r-psych@2.5.6 r-pander@0.6.6 r-modules@0.13.0 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-foreign@0.8-90 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LOGAN
Licenses: GPL 3
Build system: r
Synopsis: Log File Analysis in International Large-Scale Assessments
Description:

Enables users to handle the dataset cleaning for conducting specific analyses with the log files from two international educational assessments: the Programme for International Student Assessment (PISA, <https://www.oecd.org/pisa/>) and the Programme for the International Assessment of Adult Competencies (PIAAC, <https://www.oecd.org/skills/piaac/>). An illustration of the analyses can be found on the LOGAN Shiny app (<https://loganpackage.shinyapps.io/shiny/>) on your browser.

r-moode 1.1.0
Propagated dependencies: r-rlang@1.1.6 r-rdpack@2.6.4 r-progressr@0.18.0 r-far@0.6-7 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/vkstats/MOODE
Licenses: GPL 3+
Build system: r
Synopsis: Multi-Objective Optimal Design of Experiments
Description:

This package provides functionality to generate compound optimal designs for targeting the multiple experimental objectives directly, ensuring that the full set of research questions is answered as economically as possible. Designs can be found using point or coordinate exchange algorithms combining estimation, inference and lack-of-fit criteria that account for model inadequacy. Details and examples are given by Koutra et al. (2024) <doi:10.48550/arXiv.2412.17158>.

r-mlstm 0.1.7
Propagated dependencies: r-rcppparallel@5.1.11-1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-matrix@1.7-4 r-data-table@1.17.8 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://thimeno1993.github.io/mlstm/
Licenses: Expat
Build system: r
Synopsis: Multilevel Supervised Topic Models with Multiple Outcomes
Description:

Fits latent Dirichlet allocation (LDA), supervised topic models, and multilevel supervised topic models for text data with multiple outcome variables. Core estimation routines are implemented in C++ using the Rcpp ecosystem. For topic models, see Blei et al. (2003) <https://www.jmlr.org/papers/volume3/blei03a/blei03a.pdf>. For supervised topic models, see Blei and McAuliffe (2007) <https://papers.nips.cc/paper_files/paper/2007/hash/d56b9fc4b0f1be8871f5e1c40c0067e7-Abstract.html>.

r-pprof 1.0.3
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.0 r-scales@1.4.0 r-rlang@1.1.6 r-rcppparallel@5.1.11-1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-proc@1.19.0.1 r-poibin@1.6 r-olsrr@0.7.0 r-matrix@1.7-4 r-magrittr@2.0.4 r-lme4@1.1-37 r-globals@0.18.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/UM-KevinHe/pprof
Licenses: Expat
Build system: r
Synopsis: Modeling, Standardization and Testing for Provider Profiling
Description:

This package implements linear and generalized linear models for provider profiling, incorporating both fixed and random effects. For large-scale providers, the linear profiled-based method and the SerBIN method for binary data reduce the computational burden. Provides post-modeling features, such as indirect and direct standardization measures, hypothesis testing, confidence intervals, and post-estimation visualization. For more information, see Wu et al. (2022) <doi:10.1002/sim.9387>.

r-sassy 1.3.0
Propagated dependencies: r-reporter@1.4.6 r-procs@1.0.8 r-macro@0.1.6 r-logr@1.3.9 r-libr@1.4.1 r-fmtr@1.7.3 r-common@1.1.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://sassy.r-sassy.org
Licenses: CC0
Build system: r
Synopsis: Makes 'R' Easier for Everyone
Description:

This package provides a meta-package that aims to make R easier for everyone, especially programmers who have a background in SAS® software. This set of packages brings many useful concepts to R', including data libraries, data dictionaries, formats and format catalogs, a data step, and a traceable log. The system also includes a package that replicates several commonly-used SAS® procedures, like PROC FREQ', PROC MEANS', and PROC REG'.

r-tsnet 0.2.0
Propagated dependencies: r-tidyr@1.3.1 r-stanheaders@2.32.10 r-rstantools@2.5.0 r-rstan@2.32.7 r-rlang@1.1.6 r-rcppparallel@5.1.11-1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-posterior@1.6.1 r-loo@2.8.0 r-ggplot2@4.0.1 r-ggokabeito@0.1.0 r-ggdist@3.3.3 r-dplyr@1.1.4 r-cowplot@1.2.0 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/bsiepe/tsnet
Licenses: GPL 3
Build system: r
Synopsis: Fitting, Comparing, and Visualizing Networks Based on Time Series Data
Description:

Fit, compare, and visualize Bayesian graphical vector autoregressive (GVAR) network models using Stan'. These models are commonly used in psychology to represent temporal and contemporaneous relationships between multiple variables in intensive longitudinal data. Fitted models can be compared with a test based on matrix norm differences of posterior point estimates to quantify the differences between two estimated networks. See also Siepe, Kloft & Heck (2024) <doi:10.31234/osf.io/uwfjc>.

r-vhica 0.2.9
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vhica
Licenses: GPL 2
Build system: r
Synopsis: Vertical and Horizontal Inheritance Consistence Analysis
Description:

The "Vertical and Horizontal Inheritance Consistence Analysis" method is described in the following publication: "VHICA: a new method to discriminate between vertical and horizontal transposon transfer: application to the mariner family within Drosophila" by G. Wallau. et al. (2016) <DOI:10.1093/molbev/msv341>. The purpose of the method is to detect horizontal transfers of transposable elements, by contrasting the divergence of transposable element sequences with that of regular genes.

r-wsmed 1.0.2
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://yangzhen1999.github.io/wsMed/
Licenses: GPL 3+
Build system: r
Synopsis: Within-Subject Mediation Analysis Using Structural Equation Modeling
Description:

Within-subject mediation analysis using structural equation modeling. Examine how changes in an outcome variable between two conditions are mediated through one or more variables. Supports within-subject mediation analysis using the lavaan package by Rosseel (2012) <doi:10.18637/jss.v048.i02>, and extends Monte Carlo confidence interval estimation to missing data scenarios using the semmcci package by Pesigan and Cheung (2023) <doi:10.3758/s13428-023-02114-4>.

r-xmpdf 0.2.1
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://trevorldavis.com/R/xmpdf/dev/
Licenses: Expat
Build system: r
Synopsis: Edit 'XMP' Metadata and 'PDF' Bookmarks and Documentation Info
Description:

Edit XMP metadata <https://en.wikipedia.org/wiki/Extensible_Metadata_Platform> in a variety of media file formats as well as edit bookmarks (aka outline aka table of contents) and documentation info entries in pdf files. Can detect and use a variety of command-line tools to perform these operations such as exiftool <https://exiftool.org/>, ghostscript <https://www.ghostscript.com/>, and/or pdftk <https://gitlab.com/pdftk-java/pdftk>.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295
Total results: 31067