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

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-seqinr 4.2-44
Dependencies: zlib@1.3.1
Propagated dependencies: r-ade4@1.7-24 r-segmented@2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://seqinr.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Biological sequences retrieval and analysis
Description:

This package provides tools for exploratory data analysis and data visualization of biological sequence (DNA and protein) data. It also includes utilities for sequence data management under the ACNUC system.

r-dbitest 1.8.2
Propagated dependencies: r-blob@1.3.0 r-callr@3.7.6 r-dbi@1.3.0 r-desc@1.4.3 r-hms@1.1.4 r-lubridate@1.9.5 r-magrittr@2.0.5 r-nanoarrow@0.8.0 r-palmerpenguins@0.1.1 r-rlang@1.2.0 r-testthat@3.3.2 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dbitest.r-dbi.org
Licenses: LGPL 2.1+
Build system: r
Synopsis: Testing DBI backends
Description:

This package provides a helper that tests DBI back ends for conformity to the interface.

r-rsvg 2.7.0
Dependencies: librsvg@2.58.5 pcre2@10.42 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jeroen/rsvg#readme
Licenses: Expat
Build system: r
Synopsis: Render SVG images into PDF, PNG, PostScript, or Bitmap arrays
Description:

This package allows you to render vector-based SVG images into high-quality custom-size bitmap arrays using the librsvg2 library. The resulting bitmap can be written to e.g. PNG, JPEG or WEBP format. In addition, the package can convert images directly to various formats such as PDF or PostScript.

r-bdsmatrix 1.3-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/bdsmatrix/
Licenses: LGPL 2.0
Build system: r
Synopsis: Routines for block diagonal symmetric matrices
Description:

This package provides procedures to work with block diagonal symmetric matrices, a special case of sparse matrices.

r-paws-analytics 0.9.0
Propagated dependencies: r-paws-common@0.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paws-r/paws
Licenses: ASL 2.0
Build system: r
Synopsis: Amazon Web Services analytics services
Description:

This package provides an interface to Amazon Web Services analytics services, including Elastic MapReduce Hadoop and Spark big data service, Elasticsearch search engine, and more.

r-tweenr 2.0.3
Propagated dependencies: r-cpp11@0.5.5 r-farver@2.1.2 r-magrittr@2.0.5 r-rlang@1.2.0 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/thomasp85/tweenr
Licenses: Expat
Build system: r
Synopsis: Interpolate data for smooth animations
Description:

In order to create smooth animation between states of data, tweening is necessary. This package provides a range of functions for creating tweened data that can be used as basis for animation. Furthermore it adds a number of vectorized interpolaters for common R data types such as numeric, date and color.

r-rcppml 0.3.7.1
Propagated dependencies: r-matrix@1.7-5 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/zdebruine/RcppML
Licenses: GPL 2+
Build system: r
Synopsis: Rcpp machine learning library
Description:

This package provides fast machine learning algorithms including matrix factorization and divisive clustering for large sparse and dense matrices.

r-pls 2.9-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mevik.net/work/software/pls.html
Licenses: GPL 2
Build system: r
Synopsis: Partial Least Squares and Principal Component Regression
Description:

The pls package implements multivariate regression methods: Partial Least Squares Regression (PLSR), Principal Component Regression (PCR), and Canonical Powered Partial Least Squares (CPPLS). It supports:

  • several algorithms: the traditional orthogonal scores (NIPALS) PLS algorithm, kernel PLS, wide kernel PLS, Simpls, and PCR through svd

  • multi-response models (or PLS2)

  • flexible cross-validation

  • Jackknife variance estimates of regression coefficients

  • extensive and flexible plots: scores, loadings, predictions, coefficients, (R)MSEP, R², and correlation loadings

  • formula interface, modelled after lm(), with methods for predict, print, summary, plot, update, etc.

  • extraction functions for coefficients, scores, and loadings

  • MSEP, RMSEP, and R² estimates

  • multiplicative scatter correction (MSC)

r-jose 2.0.0
Propagated dependencies: r-jsonlite@2.0.0 r-openssl@2.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-lib.r-universe.dev/jose
Licenses: Expat
Build system: r
Synopsis: JavaScript object signing and encryption
Description:

This package lets you read and write JSON Web Keys (JWK, rfc7517), generate and verify JSON Web Signatures (JWS, rfc7515) and encode/decode JSON Web Tokens (JWT, rfc7519). These standards provide modern signing and encryption formats that are natively supported by browsers via the JavaScript WebCryptoAPI, and used by services like OAuth 2.0, LetsEncrypt, and Github Apps.

r-testthat 3.3.2
Propagated dependencies: r-brio@1.1.5 r-callr@3.7.6 r-cli@3.6.6 r-desc@1.4.3 r-evaluate@1.0.5 r-jsonlite@2.0.0 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-pkgload@1.5.2 r-praise@1.0.0 r-processx@3.9.0 r-ps@1.9.3 r-r6@2.6.1 r-rlang@1.2.0 r-waldo@0.6.2 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/testthat
Licenses: Expat
Build system: r
Synopsis: Unit testing for R
Description:

This package provides a unit testing system for R designed to be fun, flexible and easy to set up.

r-poibin 1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/poibin/
Licenses: GPL 2
Build system: r
Synopsis: Poisson binomial distribution
Description:

This package provides an implementation of both the exact and approximation methods for computing the cumulative distribution function (CDF) of the Poisson binomial distribution. It also provides the probability mass function (PMF), quantile function, and random number generation for the Poisson binomial distribution.

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-assertive-properties 0.0-5
Propagated dependencies: r-assertive-base@0.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bitbucket.org/richierocks/assertive.properties
Licenses: GPL 3+
Build system: r
Synopsis: Assertions to check properties of variables
Description:

This package provides a set of predicates and assertions for checking the properties of variables, such as length, names and attributes. This is mainly for use by other package developers who want to include run-time testing features in their own packages.

r-bbmisc 1.13.1
Propagated dependencies: r-checkmate@2.3.4 r-data-table@1.18.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/berndbischl/BBmisc
Licenses: Modified BSD
Build system: r
Synopsis: Miscellaneous functions for R package development
Description:

This package provides miscellaneous helper functions for the development of R packages.

r-dicekriging 1.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dicekrigingclub.github.io/www/
Licenses: GPL 2+
Build system: r
Synopsis: Kriging methods for computer experiments
Description:

This is a package for the estimation, validation and prediction of kriging models.

r-rorcid 0.7.0
Propagated dependencies: r-crul@1.6.0 r-data-table@1.18.4 r-fauxpas@0.6.0 r-httr@1.4.8 r-jsonlite@2.0.0 r-tibble@3.3.1 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/rorcid
Licenses: Expat
Build system: r
Synopsis: Interface to the @url{Orcid.org, https://orcid.org} API
Description:

This package provides an API for https://orcid.org. Functions include searching for people, searching by DOI, or searching by Orcid ID.

r-gparotation 2026.4-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://optimizer.r-forge.r-project.org/GPArotation_www/
Licenses: GPL 2+
Build system: r
Synopsis: Gradient projection factor rotation
Description:

This package provides gradient projection algorithms for factor rotation. For details see ?GPArotation.

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+
Build system: r
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-e1071 1.7-17
Propagated dependencies: r-class@7.3-23 r-proxy@0.4-29
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/e1071
Licenses: GPL 2+
Build system: r
Synopsis: Miscellaneous functions for probability theory
Description:

This package provides functions for latent class analysis, short time Fourier transform, fuzzy clustering, support vector machines, shortest path computation, bagged clustering, naive Bayes classifier, and more.

r-rmumps 5.2.1-41
Dependencies: zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.mumps-solver.org/
Licenses: GPL 2+
Build system: r
Synopsis: Wrapper for MUMPS library
Description:

Some basic features of MUMPS are wrapped in a class whose methods can be used for sequentially solving a sparse linear system (symmetric or not) with one or many right hand sides (dense or sparse). There is a possibility to do separately symbolic analysis, LU (or LDL^t) factorization and system solving. Third part ordering libraries are included and can be used: PORD, METIS, SCOTCH.

r-acrosstic 1.0-3
Propagated dependencies: r-lpsolve@5.6.23 r-treeclust@1.1-7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/AcrossTic/
Licenses: GPL 2+
Build system: r
Synopsis: Cost-minimal regular spanning subgraph with TreeClust
Description:

This is a package for constructing minimum-cost regular spanning subgraph as part of a non-parametric two-sample test for equality of distribution.

r-longdat 1.1.3
Propagated dependencies: r-bestnormalize@1.9.2 r-car@3.1-5 r-dplyr@1.2.1 r-effsize@0.8.1 r-emmeans@2.0.3 r-ggplot2@4.0.3 r-glmmtmb@1.1.14 r-lme4@2.0-1 r-magrittr@2.0.5 r-mass@7.3-65 r-patchwork@1.3.2 r-reshape2@1.4.5 r-rlang@1.2.0 r-rstatix@0.7.3 r-stringr@1.6.0 r-tibble@3.3.1 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/CCY-dev/LongDat
Licenses: GPL 2
Build system: r
Synopsis: Tool for covariate-sensitive longitudinal analysis on omics data
Description:

This tool takes longitudinal dataset as input and analyzes if there is significant change of the features over time (a proxy for treatments), while detects and controls for covariates simultaneously. LongDat is able to take in several data types as input, including count, proportion, binary, ordinal and continuous data. The output table contains p values, effect sizes and covariates of each feature, making the downstream analysis easy.

r-tableone 0.13.2
Propagated dependencies: r-e1071@1.7-17 r-gmodels@2.19.1 r-labelled@2.16.0 r-mass@7.3-65 r-nlme@3.1-169 r-survey@4.5 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kaz-yos/tableone
Licenses: GPL 2
Build system: r
Synopsis: Describe baseline characteristics with or without propensity score weights
Description:

This package creates "Table 1", i.e., description of baseline patient characteristics, which is essential in every medical research. It supports both continuous and categorical variables, as well as p-values and standardized mean differences. Weighted data are supported via the survey package.

r-pbivnorm 0.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/brentonk/pbivnorm
Licenses: GPL 2+
Build system: r
Synopsis: Vectorized bivariate normal CDF
Description:

This package provides a vectorized R function for calculating probabilities from a standard bivariate normal CDF.

Total packages: 72577