_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-esc 0.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://strengejacke.github.io/esc/
Licenses: GPL 3
Build system: r
Synopsis: Effect size computation for meta analysis
Description:

Implementation of the web-based Practical Meta-Analysis Effect Size Calculator from David B. Wilson in R. Based on the input, the effect size can be returned as standardized mean difference, Cohen's f, Hedges' g, Pearson's r or Fisher's transformation z, odds ratio or log odds, or eta squared effect size.

r-geometry 0.5.2
Propagated dependencies: r-linprog@0.9-6 r-lpsolve@5.6.23 r-magic@1.6-1 r-rcpp@1.1.1-1.1 r-rcppprogress@0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://geometry.r-forge.r-project.org/
Licenses: GPL 2 non-copyleft
Build system: r
Synopsis: Mesh generator and surface tessellator
Description:

This package makes the qhull library available in R, in a similar manner as in Octave. Qhull computes convex hulls, Delaunay triangulations, halfspace intersections about a point, Voronoi diagrams, furthest-site Delaunay triangulations, and furthest-site Voronoi diagrams. It runs in 2-d, 3-d, 4-d, and higher dimensions. It implements the Quickhull algorithm for computing the convex hull. Qhull does not support constrained Delaunay triangulations, or mesh generation of non-convex objects, but the package does include some R functions that allow for this. Currently the package only gives access to Delaunay triangulation and convex hull computation.

r-rbenchmark 1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rbenchmark/
Licenses: GPL 2+
Build system: r
Synopsis: Benchmarking routine for R
Description:

This r-rbenchmark package is inspired by the Perl module Benchmark, and is intended to facilitate benchmarking of arbitrary R code. The library consists of just one function, benchmark, which is a simple wrapper around system.time. Given a specification of the benchmarking process (counts of replications, evaluation environment) and an arbitrary number of expressions, benchmark evaluates each of the expressions in the specified environment, replicating the evaluation as many times as specified, and returning the results conveniently wrapped into a data frame.

r-cmprsk 2.2-12
Propagated dependencies: r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/cmprsk
Licenses: GPL 2+
Build system: r
Synopsis: Subdistribution analysis of competing risks
Description:

This package provides tool for estimation, testing and regression modeling of subdistribution functions in competing risks, as described in Gray (1988), A class of K-sample tests for comparing the cumulative incidence of a competing risk, Ann. Stat. 16:1141-1154, and Fine JP and Gray RJ (1999), A proportional hazards model for the subdistribution of a competing risk, JASA, 94:496-509.

r-gmodels 2.19.1
Propagated dependencies: r-gdata@3.0.1 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gmodels/
Licenses: GPL 2
Build system: r
Synopsis: Various R programming tools for model fitting
Description:

This package provides various R programming tools for model fitting.

r-tea 1.1
Propagated dependencies: r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/tea/
Licenses: GPL 3
Build system: r
Synopsis: Threshold estimation approaches
Description:

This package provides different approaches for selecting the threshold in generalized Pareto distributions. Most of them are based on minimizing the AMSE-criterion or at least by reducing the bias of the assumed GPD-model. Others are heuristically motivated by searching for stable sample paths, i.e. a nearly constant region of the tail index estimator with respect to k, which is the number of data in the tail. The third class is motivated by graphical inspection. In addition, a sequential testing procedure for GPD-GoF-tests is also implemented here.

r-seuratdisk 0.0.0.9021-1.877d4e1
Propagated dependencies: r-cli@3.6.6 r-crayon@1.5.3 r-hdf5r@1.3.12 r-matrix@1.7-5 r-r6@2.6.1 r-rlang@1.2.0 r-seurat@5.5.0 r-seuratobject@5.4.0 r-stringi@1.8.7 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mojaveazure/seurat-disk
Licenses: GPL 3
Build system: r
Synopsis: Interfaces for HDF5-based single cell file formats
Description:

The h5Seurat file format is specifically designed for the storage and analysis of multi-modal single-cell and spatially-resolved expression experiments, for example, from CITE-seq or 10X Visium technologies. It holds all molecular information and associated metadata, including (for example) nearest-neighbor graphs, dimensional reduction information, spatial coordinates and image data, and cluster labels. This package also supports rapid and on-disk conversion between h5Seurat and AnnData objects, with the goal of enhancing interoperability between Seurat and Scanpy.

r-mcmcpack 1.7-1
Propagated dependencies: r-coda@0.19-4.1 r-lattice@0.22-9 r-mass@7.3-65 r-mcmc@0.9-8 r-quantreg@6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=MCMCpack
Licenses: GPL 3
Build system: r
Synopsis: Markov Chain Monte Carlo (MCMC) package
Description:

This package contains functions to perform Bayesian inference using posterior simulation for a number of statistical models. Most simulation is done in compiled C++ written in the Scythe Statistical Library. All models return coda mcmc objects that can then be summarized using the coda package. Some useful utility functions such as density functions, pseudo-random number generators for statistical distributions, a general purpose Metropolis sampling algorithm, and tools for visualization are provided.

r-semver 0.2.1
Propagated dependencies: r-assertthat@0.2.1 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/johndharrison/semver
Licenses: Expat
Build system: r
Synopsis: Parser for Semantic Versioning 2.0.0
Description:

This package provides tools and functions for parsing, rendering and operating on semantic version strings. Semantic versioning is a simple set of rules and requirements that dictate how version numbers are assigned and incremented as outlined at http://semver.org.

r-learnr 0.11.6
Propagated dependencies: r-checkmate@2.3.4 r-digest@0.6.39 r-evaluate@1.0.5 r-htmltools@0.5.9 r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-knitr@1.51 r-lifecycle@1.0.5 r-markdown@2.0 r-promises@1.5.0 r-rappdirs@0.3.4 r-renv@1.2.3 r-rlang@1.2.0 r-rmarkdown@2.31 r-rprojroot@2.1.1 r-shiny@1.13.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/learnr/
Licenses: ASL 2.0
Build system: r
Synopsis: Interactive tutorials for R
Description:

This package provides tools to create interactive tutorials using R Markdown. Use a combination of narrative, figures, videos, exercises, and quizzes to create self-paced tutorials for learning about R and R packages.

r-qualv 0.3-5
Propagated dependencies: r-kernsmooth@2.23-26
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://qualV.R-Forge.R-Project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Qualitative Validation Methods
Description:

This package provides qualitative methods for the validation of dynamic models. It contains

  1. an orthogonal set of deviance measures for absolute, relative and ordinal scale and

  2. approaches accounting for time shifts.

The first approach transforms time to take time delays and speed differences into account. The second divides the time series into interval units according to their main features and finds the longest common subsequence (LCS) using a dynamic programming algorithm.

r-smoother 1.3
Propagated dependencies: r-ttr@0.24.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/smoother
Licenses: GPL 2
Build system: r
Synopsis: Functions relating to the smoothing of numerical data
Description:

This package provides a collection of methods for smoothing numerical data, commencing with a port of the Matlab gaussian window smoothing function. In addition, several functions typically used in smoothing of financial data are included.

r-ggformula 1.0.1
Propagated dependencies: r-ggiraph@0.9.6 r-ggplot2@4.0.3 r-ggridges@0.5.7 r-labelled@2.16.0 r-mosaiccore@0.9.5 r-rlang@1.2.0 r-scales@1.4.0 r-stringr@1.6.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ProjectMOSAIC/ggformula/
Licenses: Expat
Build system: r
Synopsis: Formula interface for the @code{r-ggplot2}
Description:

The r-ggformula introduces a family of graphics functions, gf_point(), gf_density(), and so on, bring the formula interface to ggplot(). This captures and extends the excellent simplicity of the lattice-graphics formula interface, while providing the intuitive capabilities of r-ggplot2.

r-data-tree 1.2.0
Propagated dependencies: r-r6@2.6.1 r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gluc/data.tree
Licenses: GPL 2+
Build system: r
Synopsis: General purpose hierarchical data structure
Description:

Create tree structures from hierarchical data, and traverse the tree in various orders. Aggregate, cumulate, print, plot, convert to and from data.frame and more. This is useful for decision trees, machine learning, finance, conversion from and to JSON, and many other applications.

r-ordinal 2025.12-29
Propagated dependencies: r-mass@7.3-65 r-matrix@1.7-5 r-nlme@3.1-169 r-numderiv@2016.8-1.1 r-ucminf@1.2.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/runehaubo/ordinal
Licenses: GPL 2+
Build system: r
Synopsis: Regression models for ordinal data
Description:

This package provides an implementation of cumulative link (mixed) models also known as ordered regression models, proportional odds models, proportional hazards models for grouped survival times and ordered models. Estimation is via maximum likelihood and mixed models are fitted with the Laplace approximation and adaptive Gauss-Hermite quadrature.

r-rlrsim 3.1-9
Propagated dependencies: r-lme4@2.0-1 r-mgcv@1.9-4 r-nlme@3.1-169 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/fabian-s/RLRsim
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Exact (restricted) likelihood ratio tests for mixed and additive Models
Description:

This is a package for rapid, simulation-based exact (restricted) likelihood ratio tests for testing the presence of variance components/nonparametric terms for models fit with nlme::lme(), lme4::lmer(), lmeTest::lmer(), gamm4::gamm4(), mgcv::gamm() and SemiPar::spm().

r-rxnat 1.0.15
Propagated dependencies: r-httr@1.4.8 r-rcurl@1.98-1.18 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Rxnat/
Licenses: GPL 2
Build system: r
Synopsis: Queries and extracts images from neuroimaging datasets
Description:

This package allows communication with the Extensible Neuroimaging Archive Toolkit. Rxnat uses the XNAT REST API to perform data queries and download images.

r-xmlparsedata 1.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/xmlparsedata#readme
Licenses: Expat
Build system: r
Synopsis: Parse data of @code{R} code as an @code{XML} tree
Description:

This package provides tools to convert the output of utils::getParseData() to an XML tree, that one can search via XPath, and is easier to manipulate in general.

r-infer 1.1.0
Propagated dependencies: r-broom@1.0.13 r-cli@3.6.6 r-dplyr@1.2.1 r-generics@0.1.4 r-ggplot2@4.0.3 r-glue@1.8.1 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-patchwork@1.3.2 r-purrr@1.2.2 r-rlang@1.2.0 r-tibble@3.3.1 r-tidyr@1.3.2 r-vctrs@0.7.3 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidymodels/infer
Licenses: CC0
Build system: r
Synopsis: Tidy statistical inference
Description:

The objective of this package is to perform inference using an expressive statistical grammar that coheres with the Tidy design framework.

r-aplot 0.2.9
Propagated dependencies: r-ggfun@0.2.0 r-ggplot2@4.0.3 r-ggplotify@0.1.3 r-magrittr@2.0.5 r-patchwork@1.3.2 r-pillar@1.11.1 r-yulab-utils@0.2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/YuLab-SMU/aplot
Licenses: Artistic License 2.0
Build system: r
Synopsis: Decorate a ggplot with associated information
Description:

Users may want to align plots with associated information that requires axes to be exactly matched in subplots, e.g. hierarchical clustering with a heatmap. This package provides utilities to align associated subplots to a main plot at different sides (left, right, top and bottom) with axes exactly matched.

r-sass 0.4.10
Propagated dependencies: r-fs@2.1.0 r-htmltools@0.5.9 r-r6@2.6.1 r-rappdirs@0.3.4 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/sass
Licenses: Expat
Build system: r
Synopsis: Syntactically Awesome Style Sheets (SASS)
Description:

This package provides an SCSS compiler, powered by the libsass library. With this, R developers can use variables, inheritance, and functions to generate dynamic style sheets. The package uses the Sass CSS extension language, which is stable, powerful, and CSS compatible.

r-calibrator 1.2-8
Propagated dependencies: r-cubature@2.1.4-1 r-emulator@1.2-24 r-mvtnorm@1.3-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/calibrator.git
Licenses: GPL 2
Build system: r
Synopsis: Bayesian calibration of complex computer codes
Description:

This package performs Bayesian calibration of computer models as per Kennedy and O'Hagan 2001. The package includes routines to find the hyperparameters and parameters; see the help page for stage1() for a worked example using the toy dataset. A tutorial is provided in the calex.Rnw vignette; and a suite of especially simple one dimensional examples appears in inst/doc/one.dim/.

r-box 1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://klmr.me/box/
Licenses: Expat
Build system: r
Synopsis: Write reusable, composable and modular R code
Description:

This package provides a modern module system for R. Organize code into hierarchical, composable, reusable modules, and use it effortlessly across projects via a flexible, declarative dependency loading syntax.

r-matrixtests 0.2.3.1
Propagated dependencies: r-matrixstats@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/karoliskoncevicius/matrixTests
Licenses: GPL 2
Build system: r
Synopsis: Statistical hypothesis tests on rows and columns of matrices
Description:

This package offers quick statistical hypothesis testing for matrix rows/columns. The main goals are speed through vectorization, detailed and user-friendly output, and compatibility with tests implemented in R.

Total packages: 72465