_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-lrcelltypemarkers 1.16.0
Propagated dependencies: r-experimenthub@2.16.0
Channel: guix-bioc
Location: guix-bioc/packages/l.scm (guix-bioc packages l)
Home page: https://bioconductor.org/packages/LRcellTypeMarkers
Licenses: Expat
Synopsis: Marker gene information for LRcell R Bioconductor package
Description:

This is an external ExperimentData package for LRcell. This data package contains the gene enrichment scores calculated from scRNA-seq dataset which indicates the gene enrichment of each cell type in certain brain region. LRcell package is used to identify specific sub-cell types that drives the changes observed in a bulk RNA-seq differential gene expression experiment. For more details, please visit: https://github.com/marvinquiet/LRcell.

perl-crypt-rijndael 1.16
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Crypt-Rijndael
Licenses: GPL 3
Synopsis: Crypt::CBC compliant Rijndael encryption module
Description:

This module implements the Rijndael cipher which has been selected as the Advanced Encryption Standard. The keysize for Rijndael is 32 bytes. The blocksize is 16 bytes (128 bits). The supported encryption modes are:

  • MODE_CBC---Cipher Block Chaining

  • MODE_CFB---Cipher feedback

  • MODE_CTR---Counter mode

  • MODE_ECB---Electronic cookbook mode

  • MODE_OFB---Output feedback

r-msbackendmassbank 1.16.0
Propagated dependencies: r-spectra@1.18.0 r-s4vectors@0.46.0 r-protgenerics@1.40.0 r-mscoreutils@1.20.0 r-iranges@2.42.0 r-dbi@1.2.3 r-biocparallel@1.42.0
Channel: guix-bioc
Location: guix-bioc/packages/m.scm (guix-bioc packages m)
Home page: https://github.com/RforMassSpectrometry/MsBackendMassbank
Licenses: Artistic License 2.0
Synopsis: Mass Spectrometry Data Backend for MassBank record Files
Description:

Mass spectrometry (MS) data backend supporting import and export of MS/MS library spectra from MassBank record files. Different backends are available that allow handling of data in plain MassBank text file format or allow also to interact directly with MassBank SQL databases. Objects from this package are supposed to be used with the Spectra Bioconductor package. This package thus adds MassBank support to the Spectra package.

r-clustergeneration 1.3.8
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=clusterGeneration
Licenses: GPL 2+
Synopsis: Random cluster generation (with specified degree of separation)
Description:

The clusterGeneration package provides functions for generating random clusters, generating random covariance/correlation matrices, calculating a separation index (data and population version) for pairs of clusters or cluster distributions, and 1-D and 2-D projection plots to visualize clusters. The package also contains a function to generate random clusters based on factorial designs with factors such as degree of separation, number of clusters, number of variables, number of noisy variables.

r-shinyquickstarter 2.0.1
Propagated dependencies: r-styler@1.10.3 r-stringr@1.5.1 r-stringi@1.8.7 r-shinywidgets@0.9.0 r-shinyjs@2.1.0 r-shinyfiles@0.9.3 r-shinydashboard@0.7.3 r-shinyalert@3.1.0 r-shiny@1.10.0 r-reshape2@1.4.4 r-plotly@4.10.4 r-miniui@0.1.2 r-ggplot2@3.5.2 r-fs@1.6.6 r-dplyr@1.1.4 r-data-table@1.17.2 r-colourpicker@1.3.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=ShinyQuickStarter
Licenses: GPL 3 FSDG-compatible
Synopsis: 'RStudio' Addin for Building Shiny Apps per Drag & Drop
Description:

This RStudio addin makes the creation of Shiny and ShinyDashboard apps more efficient. Besides the necessary folder structure, entire apps can be created using a drag and drop interface and customized with respect to a specific use case. The addin allows the export of the required user interface and server code at any time. By allowing the creation of modules, the addin can be used throughout the entire app development process.

r-regressionfactory 0.7.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RegressionFactory
Licenses: GPL 2+
Synopsis: Expander Functions for Generating Full Gradient and Hessian from Single-Slot and Multi-Slot Base Distributions
Description:

The expander functions rely on the mathematics developed for the Hessian-definiteness invariance theorem for linear projection transformations of variables, described in authors paper, to generate the full, high-dimensional gradient and Hessian from the lower-dimensional derivative objects. This greatly relieves the computational burden of generating the regression-function derivatives, which in turn can be fed into any optimization routine that utilizes such derivatives. The theorem guarantees that Hessian definiteness is preserved, meaning that reasoning about this property can be performed in the low-dimensional space of the base distribution. This is often a much easier task than its equivalent in the full, high-dimensional space. Definiteness of Hessian can be useful in selecting optimization/sampling algorithms such as Newton-Raphson optimization or its sampling equivalent, the Stochastic Newton Sampler. Finally, in addition to being a computational tool, the regression expansion framework is of conceptual value by offering new opportunities to generate novel regression problems.

rust-hickory-server 0.24.1
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://hickory-dns.org/
Licenses: Expat ASL 2.0
Synopsis: Hickory DNS Server is a DNS server with DNSSEC support
Description:

Hickory DNS Server is a safe and secure DNS server with DNSSEC support. Eventually this could be a replacement for BIND9. The DNSSEC support allows for live signing of all records, in it does not currently support records signed offline. The server supports dynamic DNS with SIG0 authenticated requests. Hickory DNS is based on the Tokio and Futures libraries, which means it should be easily integrated into other software that also use those libraries.

r-transcriptogramer 1.30.0
Propagated dependencies: r-topgo@2.59.0 r-tidyr@1.3.1 r-snow@0.4-4 r-reder@3.4.0 r-progress@1.2.3 r-limma@3.64.0 r-igraph@2.1.4 r-ggplot2@3.5.2 r-foreach@1.5.2 r-dosnow@1.0.20 r-data-table@1.17.2 r-biomart@2.64.0
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://github.com/arthurvinx/transcriptogramer
Licenses: GPL 2+
Synopsis: Transcriptional analysis based on transcriptograms
Description:

R package for transcriptional analysis based on transcriptograms, a method to analyze transcriptomes that projects expression values on a set of ordered proteins, arranged such that the probability that gene products participate in the same metabolic pathway exponentially decreases with the increase of the distance between two proteins of the ordering. Transcriptograms are, hence, genome wide gene expression profiles that provide a global view for the cellular metabolism, while indicating gene sets whose expressions are altered.

r-future-batchtools 0.12.2
Propagated dependencies: r-parallelly@1.44.0 r-future@1.49.0 r-batchtools@0.9.17
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://future.batchtools.futureverse.org
Licenses: LGPL 2.1+
Synopsis: Future API for Parallel and Distributed Processing using 'batchtools'
Description:

Implementation of the Future API <doi:10.32614/RJ-2021-048> on top of the batchtools package. This allows you to process futures, as defined by the future package, in parallel out of the box, not only on your local machine or ad-hoc cluster of machines, but also via high-performance compute ('HPC') job schedulers such as LSF', OpenLava', Slurm', SGE', and TORQUE / PBS', e.g. y <- future.apply::future_lapply(files, FUN = process)'.

r-treedimensiontest 0.0.2
Propagated dependencies: r-rdpack@2.6.4 r-rcpp@1.0.14 r-rcolorbrewer@1.1-3 r-nfactors@2.4.1.1 r-mlpack@4.6.2 r-igraph@2.1.4 r-fitdistrplus@1.2-2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TreeDimensionTest
Licenses: LGPL 3+
Synopsis: Trajectory Presence and Heterogeneity in Multivariate Data
Description:

Testing for trajectory presence and heterogeneity on multivariate data. Two statistical methods (Tenha & Song 2022) <doi:10.1371/journal.pcbi.1009829> are implemented. The tree dimension test quantifies the statistical evidence for trajectory presence. The subset specificity measure summarizes pattern heterogeneity using the minimum subtree cover. There is no user tunable parameters for either method. Examples are included to illustrate how to use the methods on single-cell data for studying gene and pathway expression dynamics and pathway expression specificity.

r-featureterminator 1.0.0
Propagated dependencies: r-tibble@3.2.1 r-randomforest@4.7-1.2 r-lattice@0.22-7 r-ggplot2@3.5.2 r-e1071@1.7-16 r-dplyr@1.1.4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FeatureTerminatoR
Licenses: GPL 3
Synopsis: Feature Selection Engine to Remove Features with Minimal Predictive Power
Description:

The aim is to take in data.frame inputs and utilises methods, such as recursive feature engineering, to enable the features to be removed. What this does differently from the other packages, is that it gives you the choice to remove the variables manually, or it automated this process. Feature selection is a concept in machine learning, and statistical pipelines, whereby unimportant, or less predictive variables are eliminated from the analysis, see Boughaci (2018) <doi:10.1007/s40595-018-0107-y>.

r-clickableimagemap 1.0
Propagated dependencies: r-gtable@0.3.6 r-gridextra@2.3 r-ggplotify@0.1.2 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clickableImageMap
Licenses: GPL 2+
Synopsis: Implement 'tableGrob' Object as a Clickable Image Map
Description:

Implement tableGrob object as a clickable image map. The clickableImageMap package is designed to be more convenient and more configurable than the edit() function. Limitations that I have encountered with edit() are cannot control (1) positioning (2) size (3) appearance and formatting of fonts In contrast, when the table is implemented as a tableGrob', all of these features are controllable. In particular, the ggplot2 grid system allows exact positioning of the table relative to other graphics etc.

r-calculator-lr-fns 1.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=Calculator.LR.FNs
Licenses: LGPL 3+
Synopsis: Calculator for LR Fuzzy Numbers
Description:

Arithmetic operations scalar multiplication, addition, subtraction, multiplication and division of LR fuzzy numbers (which are on the basis of extension principle) have a complicate form for using in fuzzy Statistics, fuzzy Mathematics, machine learning, fuzzy data analysis and etc. Calculator for LR Fuzzy Numbers package relieve and aid applied users to achieve a simple and closed form for some complicated operator based on LR fuzzy numbers and also the user can easily draw the membership function of the obtained result by this package.

xcb-util-renderutil 0.3.10
Propagated dependencies: libxcb@1.17.0
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://cgit.freedesktop.org/xcb/util-renderutil/
Licenses: X11
Synopsis: Convenience functions for the Render extension
Description:

The XCB util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which has traditionally been provided by Xlib.

The XCB util-renderutil module provides the following library:

- renderutil: Convenience functions for the Render extension.

r-johnsonkinasedata 1.4.0
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.5.1 r-purrr@1.0.4 r-experimenthub@2.16.0 r-dplyr@1.1.4 r-checkmate@2.3.2 r-biocparallel@1.42.0
Channel: guix-bioc
Location: guix-bioc/packages/j.scm (guix-bioc packages j)
Home page: https://github.com/fgeier/JohnsonKinaseData/
Licenses: Expat
Synopsis: Kinase PWMs based on data published by Johnson et al. 2023 and Yaron-Barir et al. 2024
Description:

The packages provides position specific weight matrices (PWMs) for 303 human serine/threonine and 93 tyrosine kinases originally published in Johnson et al. 2023 (doi:10.1038/s41586-022-05575-3) and Yaron-Barir et al. 2024 (doi:10.1038/s41586-024-07407-y). The package includes basic functionality to score user provided phosphosites. It also includes pre-computed PWM scores ("background scores") for a large collection of curated human phosphosites which can be used to rank PWM scores relative to the background scores ("percentile rank").

r-gangenerativedata 2.1.4
Dependencies: tensorflow@1.9.0
Propagated dependencies: r-tensorflow@2.16.0 r-rcpp@1.0.14 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=ganGenerativeData
Licenses: GPL 2+
Synopsis: Generate Generative Data for a Data Source
Description:

Generative Adversarial Networks are applied to generate generative data for a data source. A generative model consisting of a generator and a discriminator network is trained. During iterative training the distribution of generated data is converging to that of the data source. Direct applications of generative data are the created functions for data evaluation, missing data completion and data classification. A software service for accelerated training of generative models on graphics processing units is available. Reference: Goodfellow et al. (2014) <doi:10.48550/arXiv.1406.2661>.

ghc-storable-record 0.0.7
Dependencies: ghc-quickcheck@2.14.3 ghc-semigroups@0.20 ghc-utility-ht@0.0.17 ghc-storablevector@0.2.13.1 ghc-timeit@2.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://code.haskell.org/~thielema/storable-record/
Licenses: Modified BSD
Synopsis: Elegant definition of Storable instances for records
Description:

With this package you can build a Storable instance of a record type from Storable instances of its elements in an elegant way. It does not do any magic, just a bit arithmetic to compute the right offsets, that would be otherwise done manually or by a preprocessor like C2HS. There is no guarantee that the generated memory layout is compatible with that of a corresponding C struct. However, the module generates the smallest layout that is possible with respect to the alignment of the record elements.

r-linreginteractive 0.3-4
Propagated dependencies: r-xtable@1.8-4 r-rpanel@1.1-5.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LinRegInteractive
Licenses: GPL 2
Synopsis: Interactive Interpretation of Linear Regression Models
Description:

Interactive visualization of effects, response functions and marginal effects for different kinds of regression models. In this version linear regression models, generalized linear models, generalized additive models and linear mixed-effects models are supported. Major features are the interactive approach and the handling of the effects of categorical covariates: if two or more factors are used as covariates every combination of the levels of each factor is treated separately. The automatic calculation of marginal effects and a number of possibilities to customize the graphical output are useful features as well.

r-npbbbdaefficiency 0.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NPBBBDAefficiency
Licenses: GPL 3
Synopsis: A-Efficiency for Nested Partially Balanced Bipartite Block (NPBBB) Designs
Description:

Nested Partially Balanced Bipartite Block (NPBBB) designs involve two levels of blocking: (i) The block design (ignoring sub-block classification) serves as a partially balanced bipartite block (PBBB) design, and (ii) The sub-block design (ignoring block classification) also serves as a PBBB design. More details on constructions of the PBBB designs and their characterization properties are available in Vinayaka et al.(2023) <doi:10.1080/03610926.2023.2251623>. This package calculates A-efficiency values for both block and sub-block structures, along with all parameters of a given NPBBB design.

r-hybridmicrobiomes 0.1.1
Propagated dependencies: r-vegan@2.6-10 r-stereomorph@1.6.7 r-rlang@1.1.6 r-rgl@1.3.18 r-phyloseq@1.52.0 r-permanova@0.2.0 r-ks@1.15.1 r-geometry@0.5.2 r-compositions@2.0-8 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HybridMicrobiomes
Licenses: GPL 2
Synopsis: Analysis of Host-Associated Microbiomes from Hybrid Organisms
Description:

This package provides a set of tools to analyze and visualize the relationships between host-associated microbiomes of hybrid organisms and those of their progenitor species. Though not necessary, installing the microViz package is recommended as a check for phyloseq objects. To install microViz from R Universe use the following command: install.packages("microViz", repos = c(davidbarnett = "https://david-barnett.r-universe.dev", getOption("repos"))). To install microViz from GitHub use the following commands: install.packages("devtools") followed by devtools::install_github("david-barnett/microViz").

r-personalized2part 0.0.1
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.14 r-personalized@0.2.7 r-hdtweedie@1.2 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/jaredhuling/personalized2part
Licenses: GPL 2+
Synopsis: Two-Part Estimation of Treatment Rules for Semi-Continuous Data
Description:

This package implements the methodology of Huling, Smith, and Chen (2020) <doi:10.1080/01621459.2020.1801449>, which allows for subgroup identification for semi-continuous outcomes by estimating individualized treatment rules. It uses a two-part modeling framework to handle semi-continuous data by separately modeling the positive part of the outcome and an indicator of whether each outcome is positive, but still results in a single treatment rule. High dimensional data is handled with a cooperative lasso penalty, which encourages the coefficients in the two models to have the same sign.

r-pnd-heter-cluster 0.1.0
Propagated dependencies: r-xgboost@1.7.11.1 r-tidyverse@2.0.0 r-superlearner@2.0-29 r-ranger@0.17.0 r-purrr@1.0.4 r-origami@1.0.7 r-nnet@7.3-20 r-mvtnorm@1.3-3 r-magrittr@2.0.3 r-glue@1.8.0 r-dplyr@1.1.4 r-boot@1.3-31
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/xliu12/PND.heter
Licenses: GPL 2
Synopsis: Estimating the Cluster Specific Treatment Effects in Partially Nested Designs
Description:

This package implements the methods for assessing heterogeneous cluster-specific treatment effects in partially nested designs as described in Liu (2024) <doi:10.1037/met0000723>. The estimation uses the multiply robust method, allowing for the use of machine learning methods in model estimation (e.g., random forest, neural network, and the super learner ensemble). Partially nested designs (also known as partially clustered designs) are designs where individuals in the treatment arm are assigned to clusters (e.g., teachers, tutoring groups, therapists), whereas individuals in the control arm have no such clustering.

r-saturncoefficient 1.4
Propagated dependencies: r-umap@0.2.10.0 r-projectionbasedclustering@1.2.2 r-matrixcorrelation@0.10.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/davidechicco/SaturnCoefficient_R_package
Licenses: GPL 3
Synopsis: Statistical Evaluation of UMAP Dimensionality Reductions
Description:

This package provides a metric expressing the quality of a UMAP layout. This is a package that contains the Saturn_coefficient() function that reads an input matrix, its dimensionality reduction produced by UMAP, and evaluates the quality of this dimensionality reduction by producing a real value in the [0; 1] interval. We call this real value Saturn coefficient. A higher value means better dimensionality reduction; a lower value means worse dimensionality reduction. Reference: Davide Chicco et al. "The Saturn coefficient for evaluating the quality of UMAP dimensionality reduction results" (2025, in preparation).

r-survivalsurrogate 1.1
Propagated dependencies: r-sparsem@1.84-2 r-rpart@4.1.24 r-rbeta2009@1.0.1 r-purrr@1.0.4 r-mlr3@0.23.0 r-magrittr@2.0.3 r-glue@1.8.0 r-dplyr@1.1.4 r-data-table@1.17.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=survivalsurrogate
Licenses: GPL 2+ GPL 3+
Synopsis: Evaluate a Longitudinal Surrogate with a Censored Outcome
Description:

This package provides influence function-based methods to evaluate a longitudinal surrogate marker in a censored time-to-event outcome setting, with plug-in and targeted maximum likelihood estimation options. Details are described in: Agniel D and Parast L (2025). "Robust Evaluation of Longitudinal Surrogate Markers with Censored Data." Journal of the Royal Statistical Society: Series B <doi:10.1093/jrsssb/qkae119>. A tutorial for this package can be found at <https://www.laylaparast.com/survivalsurrogate> and a Shiny App implementing the package can be found at <https://parastlab.shinyapps.io/survivalsurrogateApp/>.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528
Total results: 36659