_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-cancergram 1.0.0
Propagated dependencies: r-stringi@1.8.7 r-shiny@1.10.0 r-ranger@0.17.0 r-pbapply@1.7-2 r-dplyr@1.1.4 r-devtools@2.4.5 r-biogram@1.6.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/BioGenies/CancerGram
Licenses: GPL 3
Synopsis: Prediction of Anticancer Peptides
Description:

Predicts anticancer peptides using random forests trained on the n-gram encoded peptides. The implemented algorithm can be accessed from both the command line and shiny-based GUI. The CancerGram model is too large for CRAN and it has to be downloaded separately from the repository: <https://github.com/BioGenies/CancerGramModel>. For more information see: Burdukiewicz et al. (2020) <doi:10.3390/pharmaceutics12111045>.

r-dvhmetrics 0.4.2
Propagated dependencies: r-shiny@1.10.0 r-reshape2@1.4.4 r-kernsmooth@2.23-26 r-ggplot2@3.5.2 r-dt@0.33
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/dwoll/DVHmetrics/
Licenses: GPL 2+
Synopsis: Analyze Dose-Volume Histograms and Check Constraints
Description:

Functionality for analyzing dose-volume histograms (DVH) in radiation oncology: Read DVH text files, calculate DVH metrics as well as generalized equivalent uniform dose (gEUD), biologically effective dose (BED), equivalent dose in 2 Gy fractions (EQD2), normal tissue complication probability (NTCP), and tumor control probability (TCP). Show DVH diagrams, check and visualize quality assurance constraints for the DVH. Includes web-based graphical user interface.

r-emgaussian 0.2.1
Propagated dependencies: r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14 r-matrixcalc@1.0-6 r-matrix@1.7-3 r-lavaan@0.6-19 r-glassofast@1.0.1 r-glasso@1.11 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=EMgaussian
Licenses: GPL 3+
Synopsis: Expectation-Maximization Algorithm for Multivariate Normal (Gaussian) with Missing Data
Description:

Initially designed to distribute code for estimating the Gaussian graphical model with Lasso regularization, also known as the graphical lasso (glasso), using an Expectation-Maximization (EM) algorithm based on work by Städler and Bühlmann (2012) <doi:10.1007/s11222-010-9219-7>. As a byproduct, code for estimating means and covariances (or the precision matrix) under a multivariate normal (Gaussian) distribution is also available.

r-epicasting 0.1.0
Propagated dependencies: r-wavelets@0.3-0.2 r-metrics@0.1.4 r-forecast@8.24.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=epicasting
Licenses: GPL 2+
Synopsis: Ewnet: An Ensemble Wavelet Neural Network for Forecasting and Epicasting
Description:

Method and tool for generating time series forecasts using an ensemble wavelet-based auto-regressive neural network architecture. This method provides additional support of exogenous variables and also generates confidence interval. This package provides EWNet model for time series forecasting based on the algorithm by Panja, et al. (2022) and Panja, et al. (2023) <arXiv:2206.10696> <doi:10.1016/j.chaos.2023.113124>.

r-fixedpoint 0.6.3
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FixedPoint
Licenses: Expat
Synopsis: Algorithms for Finding Fixed Point Vectors of Functions
Description:

For functions that take and return vectors (or scalars), this package provides 8 algorithms for finding fixed point vectors (vectors for which the inputs and outputs to the function are the same vector). These algorithms include Anderson (1965) acceleration <doi:10.1145/321296.321305>, epsilon extrapolation methods (Wynn 1962 <doi:10.2307/2004051>) and minimal polynomial methods (Cabay and Jackson 1976 <doi:10.1137/0713060>).

r-micsplines 1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MICsplines
Licenses: GPL 2
Synopsis: The Computing of Monotonic Spline Bases and Constrained Least-Squares Estimates
Description:

Providing C implementation for the computing of monotonic spline bases, including M-splines, I-splines, and C-splines, denoted by MIC splines. The definitions of the spline bases are described in Meyer (2008) <doi: 10.1214/08-AOAS167>. The package also provides the computing of constrained least-squares estimates when a subset of or all of the regression coefficients are constrained to be non-negative.

r-manymodelr 0.3.9
Propagated dependencies: r-stringr@1.5.1 r-metrics@0.1.4 r-lme4@1.1-37 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/m.scm (guix-cran packages m)
Home page: https://github.com/Nelson-Gon/manymodelr
Licenses: GPL 2
Synopsis: Build and Tune Several Models
Description:

Frequently one needs a convenient way to build and tune several models in one go.The goal is to provide a number of machine learning convenience functions. It provides the ability to build, tune and obtain predictions of several models in one function. The models are built using functions from caret with easier to read syntax. Kuhn(2014) <doi:10.48550/arXiv.1405.6974>.

r-minsample1 0.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=minsample1
Licenses: GPL 3
Synopsis: The Minimum Sample Size
Description:

Using this package, one can determine the minimum sample size required so that the absolute deviation of the sample mean and the population mean of a distribution becomes less than some pre-determined epsilon, i.e. it helps the user to determine the minimum sample size required to attain the pre-fixed precision level by minimizing the difference between the sample mean and population mean.

r-neuralsens 1.1.3
Propagated dependencies: r-stringr@1.5.1 r-scales@1.4.0 r-reshape2@1.4.4 r-neuralnettools@1.5.3 r-magrittr@2.0.3 r-hmisc@5.2-3 r-gridextra@2.3 r-ggrepel@0.9.6 r-ggplot2@3.5.2 r-ggnewscale@0.5.1 r-ggforce@0.4.2 r-ggbreak@0.1.4 r-fastdummies@1.7.5 r-dplyr@1.1.4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/JaiPizGon/NeuralSens
Licenses: GPL 2+
Synopsis: Sensitivity Analysis of Neural Networks
Description:

Analysis functions to quantify inputs importance in neural network models. Functions are available for calculating and plotting the inputs importance and obtaining the activation function of each neuron layer and its derivatives. The importance of a given input is defined as the distribution of the derivatives of the output with respect to that input in each training data point <doi:10.18637/jss.v102.i07>.

r-planscorer 0.0.2
Propagated dependencies: r-webshot2@0.1.2 r-tidyr@1.3.1 r-tibble@3.2.1 r-stringr@1.5.1 r-sf@1.0-21 r-rlang@1.1.6 r-readr@2.1.5 r-purrr@1.0.4 r-jsonlite@2.0.0 r-httr2@1.1.2 r-fs@1.6.6 r-dplyr@1.1.4 r-curl@6.2.2 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: http://christophertkenny.com/planscorer/
Licenses: Expat
Synopsis: Score Redistricting Plans with 'PlanScore'
Description:

This package provides access to the PlanScore Application Programming Interface (<https://github.com/PlanScore/PlanScore/blob/main/API.md>) for scoring redistricting plans. Allows for upload of plans from block assignment files and shape files. For shapes in memory, such as from sf or redist', it processes them to save and upload. Includes tools for tidying responses and saving output from the website.

r-partimeroc 0.1.1
Propagated dependencies: r-vinecopula@2.6.1 r-survival@3.8-3 r-stanheaders@2.32.10 r-sn@2.1.1 r-rstantools@2.4.0 r-rstan@2.32.7 r-rcppparallel@5.1.10 r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.14 r-mvtnorm@1.3-3 r-moments@0.14.1 r-matrix@1.7-3 r-gofcens@1.5 r-flexsurv@2.3.2 r-desctools@0.99.60 r-cubature@2.1.2 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/FaizAzhar/parTimeROC
Licenses: Expat
Synopsis: Parametric Time-Dependent Receiver Operating Characteristic
Description:

Producing the time-dependent receiver operating characteristic (ROC) curve through parametric approaches. Tools for generating random data, fitting, predicting and check goodness of fit are prepared. The methods are developed from the theoretical framework of proportional hazard model and copula functions. Using this package, users can now simulate parametric time-dependent ROC and run experiment to understand the behavior of the curve under different scenario.

r-speedycode 0.3.0
Propagated dependencies: r-stringr@1.5.1 r-purrr@1.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=speedycode
Licenses: GPL 3
Synopsis: Automate Code for Adding Labels, Recoding and Renaming Variables, and Converting ASCII Files
Description:

Label, recode, rename, and convert datasets and ASCII files more efficiently. speedycode automates the code necessary for labeling variables with the labelled package, recoding and renaming variables with dplyr syntax, and converting ASCII files with the readroper package. Most functions require only the name of the dataset and the code will be automatically written. Some convenience functions useful for converting ASCII files are also included.

r-strathe2e2 3.3.0
Propagated dependencies: r-netindices@1.4.4.1 r-desolve@1.40
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://gitlab.com/MarineResourceModelling/StrathE2E/StrathE2E2
Licenses: GPL 2+
Synopsis: End-to-End Marine Food Web Model
Description:

This package provides a dynamic model of the big-picture, whole ecosystem effects of hydrodynamics, temperature, nutrients, and fishing on continental shelf marine food webs. The package is described in: Heath, M.R., Speirs, D.C., Thurlbeck, I. and Wilson, R.J. (2020) <doi:10.1111/2041-210X.13510> StrathE2E2: An R package for modelling the dynamics of marine food webs and fisheries. 8pp.

r-shinynotes 0.0.2
Propagated dependencies: r-stringr@1.5.1 r-shinywidgets@0.9.0 r-shinyjs@2.1.0 r-shiny@1.10.0 r-rsqlite@2.3.11 r-rlang@1.1.6 r-markdown@2.0 r-magrittr@2.0.3 r-dplyr@1.1.4 r-dbplyr@2.5.0 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/danielkovtun/shinyNotes
Licenses: Expat
Synopsis: Shiny Module for Taking Free-Form Notes
Description:

An enterprise-targeted scalable and customizable shiny module providing an easy way to incorporate free-form note taking or discussion boards into applications. The package includes a shiny module that can be included in any shiny application to create a panel containing searchable, editable text broken down by section headers. Can be used with a local SQLite database, or a compatible remote database of choice.

r-tauprocess 2.1.3
Propagated dependencies: r-survival@3.8-3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/s07308/tauProcess
Licenses: Expat
Synopsis: Tau Measure with Right-Censored Data
Description:

This package provides a clinically meaningful measures of treatment effects for right-censored data are provided, based on the concept of Kendall's tau, along with the corresponding inference procedures. Two plots of tau processes, with the option to account for the cure fraction or not, are available. The plots of tau processes serve as useful graphical tools for monitoring the relative performances over time.

r-vasicekreg 1.0.1
Propagated dependencies: r-rcpp@1.0.14 r-mvtnorm@1.3-3 r-gamlss-dist@6.1-1 r-gamlss@5.4-22
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vasicekreg
Licenses: Expat
Synopsis: Regression Modeling Using Vasicek Distribution
Description:

Vasicek density, cumulative distribution, quantile functions and random deviate generation of Vasicek distribution. In addition, there are two functions for fitting the Generalized Additive Models for Location Scale and Shape introduced by Rigby and Stasinopoulos (2005, <doi:10.1111/j.1467-9876.2005.00510.x>). Some functions are written in C++ using Rcpp', developed by Eddelbuettel and Francois (2011, <doi:10.18637/jss.v040.i08>).

r-quantiseqr 1.16.0
Propagated dependencies: r-tidyr@1.3.1 r-summarizedexperiment@1.38.1 r-rlang@1.1.6 r-preprocesscore@1.70.0 r-mass@7.3-65 r-limsolve@1.5.7.2 r-ggplot2@3.5.2 r-biobase@2.68.0
Channel: guix-bioc
Location: guix-bioc/packages/q.scm (guix-bioc packages q)
Home page: https://bioconductor.org/packages/quantiseqr
Licenses: GPL 3
Synopsis: Quantification of the Tumor Immune contexture from RNA-seq data
Description:

This package provides a streamlined workflow for the quanTIseq method, developed to perform the quantification of the Tumor Immune contexture from RNA-seq data. The quantification is performed against the TIL10 signature (dissecting the contributions of ten immune cell types), carefully crafted from a collection of human RNA-seq samples. The TIL10 signature has been extensively validated using simulated, flow cytometry, and immunohistochemistry data.

r-bayesspace 1.17.0
Propagated dependencies: r-arrow@20.0.0 r-assertthat@0.2.1 r-biocfilecache@2.16.0 r-biocparallel@1.42.0 r-biocsingular@1.24.0 r-coda@0.19-4.1 r-dirichletreg@0.7-1 r-dplyr@1.1.4 r-ggplot2@3.5.2 r-magrittr@2.0.3 r-matrix@1.7-3 r-mclust@6.1.1 r-microbenchmark@1.5.0 r-purrr@1.0.4 r-rcpp@1.0.14 r-rcpparmadillo@14.4.2-1 r-rcppdist@0.1.1 r-rcppprogress@0.4.2 r-rcurl@1.98-1.17 r-rhdf5@2.52.0 r-rjson@0.2.23 r-rlang@1.1.6 r-s4vectors@0.46.0 r-scales@1.4.0 r-scater@1.36.0 r-scran@1.36.0 r-singlecellexperiment@1.30.1 r-summarizedexperiment@1.38.1 r-tibble@3.2.1 r-tidyr@1.3.1 r-xgboost@1.7.11.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://www.ezstatconsulting.com/BayesSpace/
Licenses: Expat
Synopsis: Clustering and resolution enhancement of spatial transcriptomes
Description:

This package provides tools for clustering and enhancing the resolution of spatial gene expression experiments. BayesSpace clusters a low-dimensional representation of the gene expression matrix, incorporating a spatial prior to encourage neighboring spots to cluster together. The method can enhance the resolution of the low-dimensional representation into "sub-spots", for which features such as gene expression or cell type composition can be imputed.

r-ucsc-utils 1.4.0
Propagated dependencies: r-httr@1.4.7 r-jsonlite@2.0.0 r-s4vectors@0.46.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/UCSC.utils
Licenses: Artistic License 2.0
Synopsis: Low-level utilities to retrieve data from the UCSC Genome Browser
Description:

This package provides a set of low-level utilities to retrieve data from the UCSC Genome Browser. Most functions in the package access the data via the UCSC REST API but some of them query the UCSC MySQL server directly. Note that the primary purpose of the package is to support higher-level functionalities implemented in downstream packages like GenomeInfoDb or txdbmaker.

r-sesamedata 1.26.0
Propagated dependencies: r-annotationhub@3.16.0 r-experimenthub@2.16.0 r-genomeinfodb@1.44.0 r-genomicranges@1.60.0 r-iranges@2.42.0 r-readr@2.1.5 r-s4vectors@0.46.0 r-stringr@1.5.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/sesameData
Licenses: Artistic License 2.0
Synopsis: Supporting Data for SeSAMe Package
Description:

This package provides supporting annotation and test data for SeSAMe package. This includes chip tango addresses, mapping information, performance annotation, and trained predictor for Infinium array data. This package provides user access to essential annotation data for working with many generations of the Infinium DNA methylation array. It currently supports human array (HM27, HM450, EPIC), mouse array (MM285) and the HorvathMethylChip40 (Mammal40) array.

r-timechange 0.3.0
Propagated dependencies: r-cpp11@0.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/vspinu/timechange/
Licenses: GPL 3
Synopsis: Efficient manipulation of Date-Times
Description:

This package provides efficient routines for manipulation of date-time objects while accounting for time-zones and daylight saving times. The package includes utilities for updating of date-time components (year, month, day etc.), modification of time-zones, rounding of date-times, period addition and subtraction etc. Parts of the CCTZ source code, released under the Apache 2.0 License, are included in this package.

r-multilevel 2.7
Propagated dependencies: r-mass@7.3-65 r-nlme@3.1-168
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 2+
Synopsis: Multilevel functions
Description:

This package provides tools used by organizational researchers for the analysis of multilevel data. It includes four broad sets of tools.

  1. functions for estimating within-group agreement and reliability indices.

  2. functions for manipulating multilevel and longitudinal (panel) data.

  3. simulations for estimating power and generating multilevel data.

  4. miscellaneous functions for estimating reliability and performing simple calculations and data transformations.

r-bigalgebra 1.1.2
Propagated dependencies: r-rcpp@1.0.14 r-bigmemory@4.6.4 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://fbertran.github.io/bigalgebra/
Licenses: LGPL 3 ASL 2.0
Synopsis: 'BLAS' and 'LAPACK' Routines for Native R Matrices and 'big.matrix' Objects
Description:

This package provides arithmetic functions for R matrix and big.matrix objects as well as functions for QR factorization, Cholesky factorization, General eigenvalue, and Singular value decomposition (SVD). A method matrix multiplication and an arithmetic method -for matrix addition, matrix difference- allows for mixed type operation -a matrix class object and a big.matrix class object- and pure type operation for two big.matrix class objects.

r-binomialrf 0.1.0
Propagated dependencies: r-rlist@0.4.6.2 r-randomforest@4.7-1.2 r-data-table@1.17.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://www.biorxiv.org/content/10.1101/681973v1.abstract
Licenses: GPL 2
Synopsis: Binomial Random Forest Feature Selection
Description:

The binomialRF is a new feature selection technique for decision trees that aims at providing an alternative approach to identify significant feature subsets using binomial distributional assumptions (Rachid Zaim, S., et al. (2019)) <doi:10.1101/681973>. Treating each splitting variable selection as a set of exchangeable correlated Bernoulli trials, binomialRF then tests whether a feature is selected more often than by random chance.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528
Total results: 36659