_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-survdnn 0.7.5
Propagated dependencies: r-torch@0.16.3 r-tidyr@1.3.1 r-tibble@3.3.0 r-survival@3.8-3 r-rsample@1.3.1 r-purrr@1.2.0 r-glue@1.8.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ielbadisy/survdnn
Licenses: Expat
Build system: r
Synopsis: Deep Neural Networks for Survival Analysis with R 'torch'
Description:

This package provides deep learning models for right-censored survival data using the torch backend. Supports multiple loss functions, including Cox partial likelihood, L2-penalized Cox, time-dependent Cox, and accelerated failure time (AFT) loss. Offers a formula-based interface, built-in support for cross-validation, hyperparameter tuning, survival curve plotting, and evaluation metrics such as the C-index, Brier score, and integrated Brier score. For methodological details, see Kvamme et al. (2019) <https://www.jmlr.org/papers/v20/18-424.html>.

r-unitmix 0.0.1
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/u.scm (guix-cran packages u)
Home page: https://cran.r-project.org/package=UnitMix
Licenses: GPL 3
Build system: r
Synopsis: Detecting Measurement-Unit Errors via Gaussian Mixture Models
Description:

This package provides tools to detect and correct measurement-unit errors in multivariate numeric data using model-based clustering. Gaussian mixture models with user-defined translation vectors identify clusters of records that differ in scale or unit. Core functionality includes cluster assignment via the EM algorithm, error correction based on posterior probabilities and pairwise scatterplot visualizations. For more details see Di Zio, Guarnera and Luzi (2005) <https://www150.statcan.gc.ca/n1/en/pub/12-001-x/2005001/article/8087-eng.pdf>.

r-seqinfo 1.0.0
Propagated dependencies: r-biocgenerics@0.56.0 r-iranges@2.44.0 r-s4vectors@0.48.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/Seqinfo
Licenses: Artistic License 2.0
Build system: r
Synopsis: S4 class for storing basic information about a collection of genomic sequences
Description:

The Seqinfo class stores the names, lengths, circularity flags, and genomes for a particular collection of sequences. These sequences are typically the chromosomes and/or scaffolds of a specific genome assembly of a given organism. Seqinfo objects are rarely used as standalone objects. Instead, they are used as part of higher-level objects to represent their seqinfo() component. Examples of such higher-level objects are GRanges, RangedSummarizedExperiment, VCF, GAlignments, etc… defined in other Bioconductor infrastructure packages.

r-howmany 0.3-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/howmany/
Licenses: GPL 2+
Build system: r
Synopsis: Lower bound for the number of correct rejections
Description:

When testing multiple hypotheses simultaneously, this package provides functionality to calculate a lower bound for the number of correct rejections (as a function of the number of rejected hypotheses), which holds simultaneously -with high probability- for all possible number of rejections. As a special case, a lower bound for the total number of false null hypotheses can be inferred. Dependent test statistics can be handled for multiple tests of associations. For independent test statistics, it is sufficient to provide a list of p-values.

rdma-core 60.0
Dependencies: libnl@3.5.0 eudev@3.2.14
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/linux-rdma/rdma-core
Licenses: GPL 2 X11-style FreeBSD CC0 Modified BSD
Build system: cmake
Synopsis: Utilities and libraries for working with RDMA devices
Description:

This package provides userspace components for the InfiniBand subsystem of the Linux kernel. Specifically it contains userspace libraries for the following device nodes:

  1. /dev/infiniband/uverbsX (libibverbs)

  2. /dev/infiniband/rdma_cm (librdmacm)

  3. /dev/infiniband/umadX (libibumad)

The following service daemons are also provided:

  1. srp_daemon (for the ib_srp kernel module)

  2. iwpmd (for iWARP kernel providers)

  3. ibacm (for InfiniBand communication management assistant)

r-compass 1.48.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/COMPASS
Licenses: Artistic License 2.0
Build system: r
Synopsis: Combinatorial Polyfunctionality Analysis of Single Cells
Description:

COMPASS is a statistical framework that enables unbiased analysis of antigen-specific T-cell subsets. COMPASS uses a Bayesian hierarchical framework to model all observed cell-subsets and select the most likely to be antigen-specific while regularizing the small cell counts that often arise in multi-parameter space. The model provides a posterior probability of specificity for each cell subset and each sample, which can be used to profile a subject's immune response to external stimuli such as infection or vaccination.

r-deflist 0.2.0
Propagated dependencies: r-rlang@1.1.6 r-purrr@1.2.0 r-memoise@2.0.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://bbuchsbaum.github.io/deflist/
Licenses: LGPL 2.1+
Build system: r
Synopsis: Deferred List - A Read-Only List-Like Object with Deferred Access
Description:

This package implements the deflist class, a read-only list-like object that accesses its elements via a function. The deflist class can be used to model deferred access to data or computations by routing indexed list access to a function. This approach is particularly useful when sequential list-like access to data is required but holding all the data in memory at once is not feasible. The package also provides utilities for memoisation and caching to optimize access to frequently requested elements.

r-evalhte 0.1.1
Propagated dependencies: r-zoo@1.8-14 r-tidyr@1.3.1 r-scales@1.4.0 r-rlang@1.1.6 r-quadprog@1.5-8 r-purrr@1.2.0 r-matrix@1.7-4 r-mass@7.3-65 r-ggthemes@5.1.0 r-ggplot2@4.0.1 r-ggdist@3.3.3 r-furrr@0.3.1 r-evalitr@1.0.0 r-dplyr@1.1.4 r-cli@3.6.5 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=evalHTE
Licenses: Expat
Build system: r
Synopsis: Evaluating Heterogeneous Treatment Effects
Description:

This package provides various statistical methods for evaluating heterogeneous treatment effects (HTE) in randomized experiments. The package includes tools to estimate uniform confidence bands for estimation of the group average treatment effect sorted by generic machine learning algorithms (GATES). It also provides the tools to identify a subgroup of individuals who are likely to benefit from a treatment the most "exceptional responders" or those who are harmed by it. Detailed reference in Imai and Li (2023) <doi:10.48550/arXiv.2310.07973>.

r-factree 0.1.0
Propagated dependencies: r-mvtnorm@1.3-3 r-irlba@2.3.5.1 r-foreach@1.5.2 r-dorng@1.8.6.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=factree
Licenses: Expat
Build system: r
Synopsis: Factor-Augmented Clustering Tree
Description:

This package implements the Factor-Augmented Clustering Tree (FACT) algorithm for clustering time series data. The method constructs a classification tree where splits are determined by covariates, and the splitting criterion is based on a group factor model representation of the time series within each node. Both threshold-based and permutation-based tests are supported for splitting decisions, with an option for parallel computation. For methodological details, see Hu, Li, Luo, and Wang (2025, in preparation), Factor-Augmented Clustering Tree for Time Series.

r-gmdhreg 0.2.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GMDHreg
Licenses: GPL 3
Build system: r
Synopsis: Regression using GMDH Algorithms
Description:

Regression using GMDH algorithms from Prof. Alexey G. Ivakhnenko. Group Method of Data Handling (GMDH), or polynomial neural networks, is a family of inductive algorithms that performs gradually complicated polynomial models and selecting the best solution by an external criterion. In other words, inductive GMDH algorithms give possibility finding automatically interrelations in data, and selecting an optimal structure of model or network. The package includes GMDH Combinatorial, GMDH MIA (Multilayered Iterative Algorithm), GMDH GIA (Generalized Iterative Algorithm) and GMDH Combinatorial with Active Neurons.

r-hgutils 0.2.19
Propagated dependencies: r-stringr@1.6.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-dplyr@1.1.4 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/hvdboorn/hgutils
Licenses: GPL 3
Build system: r
Synopsis: Collection of Utility Functions
Description:

This package provides a handy collection of utility functions designed to aid in package development, plotting and scientific research. Package development functionalities includes among others tools such as cross-referencing package imports with the description file, analysis of redundant package imports, editing of the description file and the creation of package badges for GitHub. Some of the other functionalities include automatic package installation and loading, plotting points without overlap, creating nice breaks for plots, overview tables and many more handy utility functions.

r-monoreg 2.1
Dependencies: gsl@2.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=monoreg
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Monotonic Regression Using a Marked Point Process Construction
Description:

An extended version of the nonparametric Bayesian monotonic regression procedure described in Saarela & Arjas (2011) <DOI:10.1111/j.1467-9469.2010.00716.x>, allowing for multiple additive monotonic components in the linear predictor, and time-to-event outcomes through case-base sampling. The extension and its applications, including estimation of absolute risks, are described in Saarela & Arjas (2015) <DOI:10.1111/sjos.12125>. The package also implements the nonparametric ordinal regression model described in Saarela, Rohrbeck & Arjas <DOI:10.1214/22-BA1310>.

r-pkgndep 2.0.0
Propagated dependencies: r-hash@2.2.6.3 r-globaloptions@0.1.2 r-getoptlong@1.0.5 r-complexheatmap@2.26.0 r-brew@1.0-10
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/jokergoo/pkgndep
Licenses: Expat
Build system: r
Synopsis: Analyze Dependency Heaviness of R Packages
Description:

This package provides a new metric named dependency heaviness is proposed that measures the number of additional dependency packages that a parent package brings to its child package and are unique to the dependency packages imported by all other parents. The dependency heaviness analysis is visualized by a customized heatmap. The package is described in <doi:10.1093/bioinformatics/btac449>. We have also performed the dependency heaviness analysis on the CRAN/Bioconductor package ecosystem, described in <doi:10.1016/j.jss.2023.111610>.

r-psminer 0.1.1
Propagated dependencies: r-tidyr@1.3.1 r-stringi@1.8.7 r-rlang@1.1.6 r-glue@1.8.0 r-ggplot2@4.0.1 r-forcats@1.0.1 r-dplyr@1.1.4 r-data-table@1.17.8 r-cli@3.6.5 r-bupar@1.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://bupar.net/
Licenses: Expat
Build system: r
Synopsis: Performance Spectrum Miner for Event Data
Description:

Compute detailed and aggregated performance spectrum for event data. The detailed performance spectrum describes the event data in terms of segments, where the performance of each segment is measured and plotted for any occurrences of this segment over time and can be classified, e.g., regarding the overall population. The aggregated performance spectrum visualises the amount of cases of particular performance over time. Denisov, V., Fahland, D., & van der Aalst, W. M. P. (2018) <doi:10.1007/978-3-319-98648-7_9>.

r-permcor 0.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PermCor
Licenses: GPL 3
Build system: r
Synopsis: Robust Permutation Tests of Correlation Coefficients
Description:

This package provides tools for statistical testing of correlation coefficients through robust permutation method and large sample approximation method. Tailored to different types of correlation coefficients including Pearson correlation coefficient, weighted Pearson correlation coefficient, Spearman correlation coefficient, and Lin's concordance correlation coefficient.The robust permutation test controls type I error under general scenarios when sample size is small and two variables are dependent but uncorrelated. The large sample approximation test generally controls type I error when the sample size is large (>200).

r-shadowr 0.0.2
Propagated dependencies: r-rselenium@1.7.9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ricilandolt/shadowr
Licenses: ASL 2.0
Build system: r
Synopsis: Selenium Plugin to Manage Multi Level Shadow Elements on Web Page
Description:

Shadow Document Object Model is a web standard that offers component style and markup encapsulation. It is a critically important piece of the Web Components story as it ensures that a component will work in any environment even if other CSS or JavaScript is at play on the page. Custom HTML tags can't be directly identified with selenium tools, because Selenium doesn't provide any way to deal with shadow elements. Using this plugin you can handle any custom HTML tags.

r-bandits 1.26.0
Propagated dependencies: r-biocparallel@1.44.0 r-data-table@1.17.8 r-doparallel@1.0.17 r-dorng@1.8.6.2 r-drimseq@1.38.0 r-foreach@1.5.2 r-ggplot2@4.0.1 r-mass@7.3-65 r-r-utils@2.13.0 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/SimoneTiberi/BANDITS
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian analysis of differential splicing
Description:

BANDITS is a Bayesian hierarchical model for detecting differential splicing of genes and transcripts, via DTU (differential transcript usage), between two or more conditions. The method uses a Bayesian hierarchical framework, which allows for sample specific proportions in a Dirichlet-Multinomial model, and samples the allocation of fragments to the transcripts. Parameters are inferred via MCMC (Markov chain Monte Carlo) techniques and a DTU test is performed via a multivariate Wald test on the posterior densities for the average relative abundance of transcripts.

r-foreach 1.5.2
Propagated dependencies: r-codetools@0.2-20 r-iterators@1.0.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/foreach
Licenses: ASL 2.0
Build system: r
Synopsis: Foreach looping construct for R
Description:

This package provides support for the foreach looping construct. foreach is an idiom that allows for iterating over elements in a collection, without the use of an explicit loop counter. This package in particular is intended to be used for its return value, rather than for its side effects. In that sense, it is similar to the standard lapply function, but doesn't require the evaluation of a function. Using foreach without side effects also facilitates executing the loop in parallel.

r-betareg 3.2-4
Propagated dependencies: r-flexmix@2.3-20 r-formula@1.2-5 r-lmtest@0.9-40 r-modeltools@0.2-24 r-sandwich@3.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://topmodels.R-Forge.R-project.org/betareg/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Beta regression
Description:

This package implements beta regression for modeling beta-distributed dependent variables on the open unit interval (0, 1), e.g., rates and proportions, see Cribari-Neto and Zeileis (2010) <doi:10.18637/jss.v034.i02>. Moreover, extended-support beta regression models can accommodate dependent variables with boundary observations at 0 and/or 1. For the classical beta regression model, alternative specifications are provided: Bias-corrected and bias-reduced estimation, finite mixture models, and recursive partitioning for beta regression, see <doi:10.18637/jss.v048.i11>.

r-amerika 0.1.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=amerika
Licenses: Expat
Build system: r
Synopsis: American Politics-Inspired Color Palette Generator
Description:

This package provides a color palette generator inspired by American politics, with colors ranging from blue on the left to gray in the middle and red on the right. A variety of palettes allow for a range of applications from brief discrete scales (e.g., three colors for Democrats, Independents, and Republicans) to continuous interpolated arrays including dozens of shades graded from blue (left) to red (right). This package greatly benefitted from building on the source code (with permission) from Ram and Wickham (2015).

r-biovenn 1.1.3
Propagated dependencies: r-svglite@2.2.2 r-plotrix@3.8-13 r-biomart@2.66.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BioVenn
Licenses: GPL 3
Build system: r
Synopsis: Create Area-Proportional Venn Diagrams from Biological Lists
Description:

This package creates an area-proportional Venn diagram of 2 or 3 circles. BioVenn is the only R package that can automatically generate an accurate area-proportional Venn diagram by having only lists of (biological) identifiers as input. Also offers the option to map Entrez and/or Affymetrix IDs to Ensembl IDs. In SVG mode, text and numbers can be dragged and dropped. Based on the BioVenn web interface available at <https://www.biovenn.nl>. Hulsen (2021) <doi:10.3233/DS-210032>.

r-dynarer 0.1.5
Dependencies: octave@10.3.0
Propagated dependencies: r-magrittr@2.0.4 r-magick@2.9.0 r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://CRAN.R-project.org/package=DynareR
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Bringing the Power of 'Dynare' to 'R', 'R Markdown', and 'Quarto'
Description:

It allows running Dynare program from base R, R Markdown and Quarto. Dynare is a software platform for handling a wide class of economic models, in particular dynamic stochastic general equilibrium ('DSGE') and overlapping generations ('OLG') models. This package does not only integrate R and Dynare but also serves as a Dynare Knit-Engine for knitr package. The package requires Dynare (<https://www.dynare.org/>) and Octave (<https://www.octave.org/download.html>). Write all your Dynare commands in R or R Markdown chunk.

r-dataone 2.3.0
Propagated dependencies: r-xml@3.99-0.20 r-uuid@1.2-1 r-stringr@1.6.0 r-stringi@1.8.7 r-plyr@1.8.9 r-parsedate@1.3.2 r-jsonlite@2.0.0 r-httr@1.4.7 r-datapack@1.4.2 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/DataONEorg/rdataone
Licenses: ASL 2.0
Build system: r
Synopsis: R Interface to the 'DataONE' REST API
Description:

This package provides read and write access to data and metadata from the DataONE network <https://www.dataone.org> of data repositories. Each DataONE repository implements a consistent repository application programming interface. Users call methods in R to access these remote repository functions, such as methods to query the metadata catalog, get access to metadata for particular data packages, and read the data objects from the data repository. Users can also insert and update data objects on repositories that support these methods.

r-depower 2026.1.30
Propagated dependencies: r-scales@1.4.0 r-rdpack@2.6.4 r-mvnfast@0.2.8 r-multidplyr@0.1.4 r-glmmtmb@1.1.13 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://brettklamer.com/work/depower/
Licenses: Expat
Build system: r
Synopsis: Power Analysis for Differential Expression Studies
Description:

This package provides a convenient framework to simulate, test, power, and visualize data for differential expression studies with lognormal or negative binomial outcomes. Supported designs are two-sample comparisons of independent or dependent outcomes. Power may be summarized in the context of controlling the per-family error rate or family-wise error rate. Negative binomial methods are described in Yu, Fernandez, and Brock (2017) <doi:10.1186/s12859-017-1648-2> and Yu, Fernandez, and Brock (2020) <doi:10.1186/s12859-020-3541-7>.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288
Total results: 30912