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

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-abctools 1.1.8
Propagated dependencies: r-abc@2.2.2 r-abind@1.4-8 r-hmisc@5.2-5 r-plyr@1.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dennisprangle/abctools/
Licenses: GPL 2+
Build system: r
Synopsis: Tools for ABC analyses
Description:

This r-abctools package provides tools for approximate Bayesian computation including summary statistic selection and assessing coverage. This includes recent dimension reduction algorithms to tune the choice of summary statistics, and coverage methods to tune the choice of threshold.

r-leidenalg 1.1.7
Dependencies: glpk@5.0 gmp@6.3.0 libxml2@2.14.6
Propagated dependencies: r-igraph@2.3.1 r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rcppeigen@0.3.4.0.2 r-sccore@1.0.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kharchenkolab/leidenAlg
Licenses: GPL 3+
Build system: r
Synopsis: Leiden algorithm via an R interface
Description:

This package implements an R interface to the Leiden algorithm, an iterative community detection algorithm on networks. The algorithm is designed to converge to a partition in which all subsets of all communities are locally optimally assigned, yielding communities guaranteed to be connected. The implementation proves to be fast, scales well, and can be run on graphs of millions of nodes (as long as they can fit in memory).

r-inline 0.3.21
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/inline
Licenses: LGPL 3+
Build system: r
Synopsis: Functions to inline C, C++, Fortran function calls from R
Description:

This package provides functionality to dynamically define R functions and S4 methods with inlined C, C++ or Fortran code supporting .C and .Call calling conventions.

r-bedr 1.1.5
Propagated dependencies: r-data-table@1.18.4 r-r-utils@2.13.0 r-testthat@3.3.2 r-venndiagram@1.8.2 r-yaml@2.3.12 bedops@2.4.41 bedtools@2.31.1 htslib@1.21
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/bedr
Licenses: GPL 2
Build system: r
Synopsis: Genomic region processing
Description:

This package is for genomic regions processing using command line tools such as BEDTools, BEDOPS and Tabix. These tools offer scalable and efficient utilities to perform genome arithmetic e.g indexing, formatting and merging. The bedr package's API enhances access to these tools as well as offers additional utilities for genomic regions processing.

r-dreamerr 1.5.0
Propagated dependencies: r-formula@1.2-5 r-stringmagic@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=dreamerr
Licenses: GPL 3
Build system: r
Synopsis: Error handling made easy
Description:

This package provides a set of tools to facilitate package development and make R a more user-friendly place. It is intended mostly for developers (or anyone who writes/shares functions). It provides a simple, powerful and flexible way to check the arguments passed to functions. The developer can easily describe the type of argument needed. If the user provides a wrong argument, then an informative error message is prompted with the requested type and the problem clearly stated--saving the user a lot of time in debugging.

r-aisdk 1.1.0
Propagated dependencies: r-base64enc@0.1-6 r-callr@3.7.6 r-curl@7.1.0 r-digest@0.6.39 r-httr2@1.2.2 r-jsonlite@2.0.0 r-memoise@2.0.1 r-openssl@2.4.1 r-processx@3.9.0 r-r6@2.6.1 r-rlang@1.2.0 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/YuLab-SMU/aisdk
Licenses: Expat
Build system: r
Synopsis: Unified interface for AI model providers
Description:

This package provides a production-grade AI toolkit for R featuring a layered architecture (Specification, Utilities, Providers, Core), request interception support, robust error handling with exponential retry delays, support for multiple AI model providers (OpenAI, Anthropic, etc.), local small language model inference, distributed MCP ecosystem, multi-agent orchestration, progressive knowledge loading through skills, and a global skill store for sharing AI capabilities.

r-datawizard 1.3.1
Propagated dependencies: r-insight@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://easystats.github.io/datawizard/
Licenses: GPL 3
Build system: r
Synopsis: Easy data wrangling
Description:

This package provides a lightweight package to easily manipulate, clean, transform, and prepare your data for analysis. It also forms the data wrangling backend for the packages in the easystats ecosystem.

r-mlbench 2.1-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mlbench/
Licenses: GPL 2
Build system: r
Synopsis: Machine learning benchmark problems
Description:

This package provides a collection of artificial and real-world machine learning benchmark problems, including, e.g., several data sets from the UCI repository.

r-perm 1.0-0.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/perm/
Licenses: GPL 2+
Build system: r
Synopsis: Exact or asymptotic permutation tests
Description:

This package provides several methods for performing permutation tests. It has three main functions, to perform linear permutation tests. These tests are tests where the test statistic is the sum of the product of a covariate (usually group indicator) and the scores.

r-jpeg 0.1-11
Dependencies: libjpeg-turbo@2.1.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/jpeg/
Licenses: GPL 2+
Build system: r
Synopsis: Read and write JPEG images with R
Description:

This package provides a way to read, write and display bitmap images stored in the JPEG format with R. It can read and write both files and in-memory raw vectors.

r-mlr3measures 1.3.0
Propagated dependencies: r-checkmate@2.3.4 r-mlr3misc@0.21.0 r-prroc@1.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3measures.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Performance measures for mlr3
Description:

This package implements multiple performance measures for supervised learning. It includes over 40 measures for regression and classification. Additionally, meta information about the performance measures can be queried, e.g. what the best and worst possible performances scores are.

r-stabs 0.7-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hofnerb/stabs
Licenses: GPL 2
Build system: r
Synopsis: Stability selection with error control
Description:

This package provides resampling procedures to assess the stability of selected variables with additional finite sample error control for high-dimensional variable selection procedures such as Lasso or boosting. Both, standard stability selection (Meinshausen & Buhlmann, 2010) and complementary pairs stability selection with improved error bounds (Shah & Samworth, 2013) are implemented. The package can be combined with arbitrary user specified variable selection approaches.

r-bit 4.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ff.r-forge.r-project.org
Licenses: GPL 2
Build system: r
Synopsis: Class for vectors of 1-bit booleans
Description:

This package provides bitmapped vectors of booleans (no NAs), coercion from and to logicals, integers and integer subscripts, fast boolean operators and fast summary statistics. With bit class vectors of true binary booleans, TRUE and FALSE can be stored with 1 bit only.

r-fastghquad 1.0.1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/awblocker/fastGHQuad
Licenses: Expat
Build system: r
Synopsis: Fast Rcpp implementation of Gauss-Hermite Quadrature
Description:

This package implements numerically-stable Gauss-Hermite quadrature rules and utility functions for adaptive GH quadrature.

r-mlr3hyperband 1.1.0
Propagated dependencies: r-bbotk@1.10.0 r-checkmate@2.3.4 r-data-table@1.18.4 r-lgr@0.5.2 r-mlr3@1.6.0 r-mlr3misc@0.21.0 r-mlr3tuning@1.6.0 r-paradox@1.0.1 r-r6@2.6.1 r-uuid@1.2-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3hyperband.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Hyperband for mlr3
Description:

This package implements a successive halving and hyperband optimization algorithm for the mlr3 ecosystem. The implementation in mlr3hyperband features improved scheduling and parallelizes the evaluation of configurations. The package includes tuners for hyperparameter optimization in mlr3tuning and optimizers for black-box optimization in bbotk.

r-boot 1.3-32
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/boot
Licenses: non-copyleft
Build system: r
Synopsis: Bootstrap functions for R
Description:

This package provides functions and datasets for bootstrapping from the book "Bootstrap Methods and Their Application" by A.C. Davison and D.V. Hinkley (1997, CUP), originally written by Angelo Canty for S.

r-dbi 1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstats-db/DBI
Licenses: LGPL 2.0+
Build system: r
Synopsis: R database interface
Description:

The DBI package provides a database interface (DBI) definition for communication between R and relational database management systems. All classes in this package are virtual and need to be extended by the various R/DBMS implementations.

r-future-callr 0.10.2
Propagated dependencies: r-callr@3.7.6 r-future@1.70.0 r-parallelly@1.47.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://future.callr.futureverse.org
Licenses: LGPL 2.1+
Build system: r
Synopsis: Future API for Parallel Processing using 'callr'
Description:

This is an implementation of the Future API on top of the callr package. This allows you to process futures, as defined by the future package, in parallel out of the box, on your local machine. Contrary to backends relying on the parallel package (e.g. future::multisession) and socket connections, the callr backend provided here can run more than 125 parallel R processes.

r-s2 1.1.9
Dependencies: abseil-cpp@20250814.1 openssl@3.5.5 zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-wk@0.9.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-spatial.github.io/s2/
Licenses: ASL 2.0
Build system: r
Synopsis: Spherical geometry operators using the S2 geometry library
Description:

This package provides R bindings for Google's s2 library for geometric calculations on the sphere. High-performance constructors and exporters provide high compatibility with existing spatial packages, transformers construct new geometries from existing geometries, predicates provide a means to select geometries based on spatial relationships, and accessors extract information about geometries.

r-projpred 2.10.0
Propagated dependencies: r-abind@1.4-8 r-gamm4@0.2-7 r-ggplot2@4.0.3 r-gtools@3.9.5 r-lme4@2.0-1 r-loo@2.9.0 r-mass@7.3-65 r-mclogit@0.9.15 r-mgcv@1.9-4 r-mvtnorm@1.3-7 r-nnet@7.3-20 r-ordinal@2025.12-29 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-reformulas@0.4.4 r-rstantools@2.6.0 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mc-stan.org/projpred/
Licenses: GPL 3
Build system: r
Synopsis: Projection predictive feature selection
Description:

This package performs projection predictive feature selection for generalized linear models and generalized linear and additive multilevel models. The package is compatible with the rstanarm and brms packages, but other reference models can also be used. See the package vignette for more information and examples.

r-rpf 1.0.15
Propagated dependencies: r-lifecycle@1.0.5 r-mvtnorm@1.3-7 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jpritikin/rpf
Licenses: GPL 3+
Build system: r
Synopsis: Response probability functions
Description:

The purpose of this package is to factor out logic and math common to Item Factor Analysis fitting, diagnostics, and analysis. It is envisioned as core support code suitable for more specialized IRT packages to build upon. Complete access to optimized C functions is made available with R_RegisterCCallable().

r-muhaz 1.2.6.4
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/muhaz/
Licenses: GPL 3+
Build system: r
Synopsis: Hazard function estimation in survival analysis
Description:

This package produces a smooth estimate of the hazard function for censored data.

r-maxstat 0.7-26
Propagated dependencies: r-exactranktests@0.8-37 r-mvtnorm@1.3-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/maxstat/
Licenses: GPL 2+
Build system: r
Synopsis: Maximally selected rank statistics
Description:

This package provides maximally selected rank statistics with several p-value approximations.

r-bayestestr 0.18.0
Propagated dependencies: r-datawizard@1.3.1 r-insight@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/easystats/bayestestR
Licenses: GPL 3
Build system: r
Synopsis: Describe Bayesian models and posterior distributions
Description:

This package provides utilities to understand and describe posterior distributions and Bayesian models. It includes point-estimates such as Maximum A Posteriori (MAP), measures of dispersion such as Highest Density Interval (HDI), and indices used for null-hypothesis testing (such as ROPE percentage and pd).

Total packages: 72465