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

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-raceid 0.4.0
Propagated dependencies: r-cluster@2.1.8.2 r-coop@0.6-3 r-fateid@0.2.2 r-fnn@1.1.4.1 r-fpc@2.2-14 r-ggplot2@4.0.3 r-harmony@2.0.3 r-ica@1.0-3 r-igraph@2.3.1 r-irlba@2.3.7 r-leiden@0.4.3.1 r-locfit@1.5-9.12 r-mass@7.3-65 r-matrix@1.7-5 r-matrixstats@1.5.0 r-pheatmap@1.0.13 r-princurve@2.1.6 r-quadprog@1.5-8 r-randomforest@4.7-1.2 r-rcolorbrewer@1.1-3 r-rcpp@1.1.1-1.1 r-rtsne@0.17 r-runner@0.4.6 r-umap@0.2.10.0 r-vegan@2.7-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RaceID
Licenses: GPL 3
Build system: r
Synopsis: Algorithm for inferring cell types from single-cell RNA-seq data
Description:

This tool provides an algorithm to identify rare cell types in single-cell data. It also identifies abundant cell types. The method is based on transcript counts obtained with unique molecular identifies.

r-marginaleffects 0.32.0
Propagated dependencies: r-backports@1.5.1 r-checkmate@2.3.4 r-data-table@1.18.4 r-formula@1.2-5 r-generics@0.1.4 r-insight@1.5.1 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://marginaleffects.com/
Licenses: GPL 3+
Build system: r
Synopsis: Predictions, comparisons, slopes, marginal means, and hypothesis tests
Description:

This package lets you compute and plot predictions, slopes, marginal means, and comparisons (contrasts, risk ratios, odds, etc.) for over 100 classes of statistical and machine learning models in R. Conduct linear and non-linear hypothesis tests, or equivalence tests. Calculate uncertainty estimates using the delta method, bootstrapping, or simulation-based inference. Details can be found in Arel-Bundock, Greifer, and Heiss (2024) <doi:10.18637/jss.v111.i09>.

r-prediction 0.3.18
Propagated dependencies: r-data-table@1.18.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/leeper/prediction
Licenses: Expat
Build system: r
Synopsis: Tidy, type-safe prediction methods
Description:

This package provides the prediction() function, a type-safe alternative to predict() that always returns a data frame. The package currently supports common model types (e.g., "lm", "glm") from the stats package, as well as numerous other model classes from other add-on packages.

r-depmixs4 1.5-1
Propagated dependencies: r-mass@7.3-65 r-nlme@3.1-169 r-nnet@7.3-20 r-rsolnp@2.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/depmixS4/
Licenses: GPL 2+
Build system: r
Synopsis: Dependent Mixture Models
Description:

This package fits latent (hidden) Markov models on mixed categorical and continuous (time series) data, otherwise known as dependent mixture models.

r-ltm 1.2-0
Propagated dependencies: r-mass@7.3-65 r-msm@1.8.2 r-polycor@0.8-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/drizopoulos/ltm
Licenses: GPL 2+
Build system: r
Synopsis: Latent trait models under IRT
Description:

This is a package supporting the analysis of multivariate dichotomous and polytomous data using latent trait models under the Item Response Theory approach. It includes the Rasch, the Two-Parameter Logistic, the Birnbaum's Three-Parameter, the Graded Response, and the Generalized Partial Credit Models.

r-lbfgsb3c 2024-3.5
Propagated dependencies: r-numderiv@2016.8-1.1 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://nlmixr2.github.io/lbfgsb3c/
Licenses: GPL 2
Build system: r
Synopsis: Limited memory BFGS minimizer with bounds on parameters
Description:

This package lets you interface to Nocedal et al. L-BFGS-B.3.0 limited memory BFGS minimizer with bounds on parameters. This registers a R compatible C interface to L-BFGS-B.3.0 that uses the same function types and optimization as the optim() function. This package also adds more stopping criteria as well as allowing the adjustment of more tolerances.

r-assertive-strings 0.0-3
Propagated dependencies: r-assertive-base@0.0-9 r-assertive-types@0.0-3 r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bitbucket.org/richierocks/assertive.strings
Licenses: GPL 3+
Build system: r
Synopsis: Assertions to check properties of strings
Description:

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

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.

r-rcpphungarian 0.3
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jsilve24/RcppHungarian
Licenses: GPL 2+
Build system: r
Synopsis: Solve minimum cost bipartite matching problems
Description:

This package provides header library and R functions to solve minimum cost bipartite matching problem using Huhn-Munkres algorithm (Hungarian algorithm; <https://en.wikipedia.org/wiki/Hungarian_algorithm>; Kuhn (1955) <doi:10.1002/nav.3800020109>).

r-lwgeom 0.2-16
Dependencies: geos@3.12.1 proj@9.7.1 sqlite@3.39.3 zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-sf@1.1-1 r-units@1.0-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-spatial/lwgeom/
Licenses: GPL 2
Build system: r
Synopsis: Bindings to Selected 'liblwgeom' Functions for Simple Features
Description:

Access to selected functions found in liblwgeom, the light-weight geometry library used by PostGIS.

r-gh 1.5.0
Propagated dependencies: r-cli@3.6.6 r-gitcreds@0.1.2 r-glue@1.8.1 r-httr2@1.2.2 r-ini@0.3.1 r-jsonlite@2.0.0 r-lifecycle@1.0.5 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/gh#readme
Licenses: Expat
Build system: r
Synopsis: Access the GitHub API via R
Description:

This package provides a minimal R client to access the GitHub API.

r-ks 1.15.2
Propagated dependencies: r-fnn@1.1.4.1 r-kernlab@0.9-33 r-kernsmooth@2.23-26 r-matrix@1.7-5 r-mclust@6.1.2 r-mgcv@1.9-4 r-multicool@1.0.1 r-mvtnorm@1.3-7 r-pracma@2.4.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.mvstat.net/tduong/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Kernel smoothing
Description:

This package provides kernel smoothers for univariate and multivariate data, including density functions, density derivatives, cumulative distributions, modal clustering, discriminant analysis, and two-sample hypothesis testing.

r-inum 1.0-5
Propagated dependencies: r-libcoin@1.0-12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/inum/
Licenses: GPL 2
Build system: r
Synopsis: Interval and enum-type representation of vectors
Description:

This package provides an enum-type representation of vectors and representation of intervals, including a method of coercing variables in data frames.

r-gtools 3.9.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gtools
Licenses: GPL 2
Build system: r
Synopsis: Various R programming tools
Description:

This package contains a collection of various functions to assist in R programming, such as tools to assist in developing, updating, and maintaining R and R packages, calculating the logit and inverse logit transformations, tests for whether a value is missing, empty or contains only NA and NULL values, and many more.

r-network 1.20.0
Propagated dependencies: r-magrittr@2.0.5 r-statnet-common@4.13.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://statnet.org/
Licenses: GPL 2+
Build system: r
Synopsis: Classes for relational data
Description:

This package provides tools to create and modify network objects. The network class can represent a range of relational data types, and supports arbitrary vertex/edge/graph attributes.

r-cdm 8.3-14
Propagated dependencies: r-mvtnorm@1.3-7 r-polycor@0.8-2 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/alexanderrobitzsch/CDM
Licenses: GPL 2+
Build system: r
Synopsis: Cognitive diagnosis modeling
Description:

This package provides functions for cognitive diagnosis modeling and multidimensional item response modeling for dichotomous and polytomous item responses. It enables the estimation of the DINA and DINO model, the multiple group (polytomous) GDINA model, the multiple choice DINA model, the general diagnostic model (GDM), the structured latent class model (SLCA), and regularized latent class analysis. See George, Robitzsch, Kiefer, Gross, and Uenlue (2017) doi:10.18637/jss.v074.i02 for further details on estimation and the package structure. For tutorials on how to use the CDM package see George and Robitzsch (2015, doi:10.20982/tqmp.11.3.p189) as well as Ravand and Robitzsch (2015).

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-plotrix 3.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/plotrix
Licenses: GPL 2+
Build system: r
Synopsis: Various plotting functions
Description:

This package provides lots of plotting, various labeling, axis and color scaling functions for R.

r-laplacesdemon 16.1.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/LaplacesDemonR/LaplacesDemon
Licenses: Expat
Build system: r
Synopsis: Complete environment for Bayesian inference
Description:

This package provides a complete environment for Bayesian inference using a variety of different samplers.

r-registry 0.5-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/registry
Licenses: GPL 2+
Build system: r
Synopsis: Infrastructure for R package registries
Description:

This package provides a generic infrastructure for creating and using R package registries.

r-abcdefba 0.4
Propagated dependencies: r-corrplot@0.95 r-lattice@0.22-9 r-rgl@1.3.36 r-rglpk@0.6-5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abcdeFBA/
Licenses: GPL 2
Build system: r
Synopsis: A-Biologist-Can-Do-Everything of Flux Balance Analysis with this package
Description:

This package provides functions for Constraint Based Simulation using Flux Balance Analysis and informative analysis of the data generated during simulation.

r-blme 1.0-7
Propagated dependencies: r-lme4@2.0-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/vdorie/blme
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian linear mixed-effects models
Description:

This package provides tools for maximum a posteriori estimation for linear and generalized linear mixed-effects models in a Bayesian setting. It extends the lme4 package.

r-spatstat-linnet 3.5-0
Propagated dependencies: r-matrix@1.7-5 r-spatstat-data@3.1-9 r-spatstat-explore@3.8-0 r-spatstat-geom@3.7-3 r-spatstat-model@3.7-0 r-spatstat-random@3.4-5 r-spatstat-sparse@3.2-0 r-spatstat-univar@3.2-0 r-spatstat-utils@3.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatstat.org/
Licenses: GPL 2+
Build system: r
Synopsis: Linear networks functionality of the spatstat package
Description:

This is a subset of the spatstat package, containing its functionality for spatial data on a linear network.

r-rlang 1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://rlang.tidyverse.org
Licenses: GPL 3
Build system: r
Synopsis: Functions for base types, core R and Tidyverse features
Description:

This package provides a toolbox for working with base types, core R features like the condition system, and core Tidyverse features like tidy evaluation.

Total packages: 73980