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

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-googlesheets4 1.1.2
Propagated dependencies: r-cellranger@1.1.0 r-cli@3.6.6 r-curl@7.1.0 r-gargle@1.6.1 r-glue@1.8.1 r-googledrive@2.1.2 r-httr@1.4.8 r-ids@1.0.1 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-purrr@1.2.2 r-rematch2@2.1.2 r-rlang@1.2.0 r-tibble@3.3.1 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/tidyverse/googlesheets4
Licenses: Expat
Build system: r
Synopsis: Access Google Sheets using the Sheets API V4
Description:

This package lets you interact with Google Sheets through the Sheets API v4. This package can read and write both the metadata and the cell data in a Sheet.

r-gpfit 1.0-9
Propagated dependencies: r-lattice@0.22-9 r-lhs@1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/GPfit/
Licenses: GPL 2
Build system: r
Synopsis: Gaussian Processes modeling
Description:

This package provides a computationally stable approach of fitting a Gaussian Process (GP) model to a deterministic simulator.

r-roi 1.0-2
Propagated dependencies: r-checkmate@2.3.4 r-registry@0.5-1 r-slam@0.1-55
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://roi.r-forge.r-project.org/
Licenses: GPL 3
Build system: r
Synopsis: R optimization infrastructure
Description:

The ROI is a framework for handling optimization problems in R.

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-bindr 0.1.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/krlmlr/bindr
Licenses: Expat
Build system: r
Synopsis: Parametrized active bindings
Description:

This package provides a simple interface for creating active bindings where the bound function accepts additional arguments.

r-fpeek 0.2.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/davidgohel/fpeek
Licenses: Expat
Build system: r
Synopsis: Check text files content at a glance
Description:

This package provides tools to help working with text files. It can return the number of lines; print the first and last lines; convert encoding. Operations are made without reading the entire file before starting, resulting in good performances with large files.

r-tictoc 1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jabiru/tictoc
Licenses: ASL 2.0
Build system: r
Synopsis: Time R scripts and implementations of stack and list structures
Description:

The tictoc package provides the timing functions tic and toc that can be nested. It provides an alternative to system.time() with a different syntax similar to that in another well-known software package. tic and toc are easy to use, and are especially useful when timing several sections in more than a few lines of code.

r-survivalroc 1.0.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/survivalROC
Licenses: GPL 2+
Build system: r
Synopsis: Time-dependent ROC curve estimation from censored survival data
Description:

Compute time-dependent ROC curve from censored survival data using Kaplan-Meier (KM) or Nearest Neighbor Estimation (NNE) method of Heagerty, Lumley & Pepe (Biometrics, Vol 56 No 2, 2000, PP 337-344)

r-ggplot-multistats 1.0.1
Propagated dependencies: r-ggplot2@4.0.3 r-hexbin@1.28.5 r-rlang@1.2.0 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/flying-sheep/ggplot.multistats
Licenses: GPL 3
Build system: r
Synopsis: Multiple summary statistics for binned stats/geometries
Description:

This package provides the ggplot binning layer stat_summaries_hex(), which functions similar to its singular form, but allows the use of multiple statistics per bin. Those statistics can be mapped to multiple bin aesthetics.

r-generics 0.1.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/generics
Licenses: GPL 2
Build system: r
Synopsis: Common S3 generics not provided by base R methods
Description:

In order to reduce potential package dependencies and conflicts, generics provides a number of commonly used S3 generics that are not provided by base R methods related to model fitting.

r-xgboost 3.2.1.1
Propagated dependencies: r-data-table@1.18.4 r-jsonlite@2.0.0 r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dmlc/xgboost
Licenses: ASL 2.0
Build system: r
Synopsis: Extreme gradient boosting
Description:

This package provides an R interface to Extreme Gradient Boosting, which is an efficient implementation of the gradient boosting framework from Chen and Guestrin (2016). The package includes efficient linear model solver and tree learning algorithms. The package can automatically do parallel computation on a single machine. It supports various objective functions, including regression, classification and ranking. The package is made to be extensible, so that users are also allowed to define their own objectives easily.

r-gamlss 5.5-0
Propagated dependencies: r-gamlss-data@6.0-7 r-gamlss-dist@6.1-1 r-mass@7.3-65 r-nlme@3.1-169 r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.gamlss.org/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Generalized additive models for location scale and shape
Description:

This package provides functions for fitting the generalized additive models for location scale and shape introduced by Rigby and Stasinopoulos (2005), doi:10.1111/j.1467-9876.2005.00510.x. The models use a distributional regression approach where all the parameters of the conditional distribution of the response variable are modelled using explanatory variables.

r-minty 0.0.6
Propagated dependencies: r-cpp11@0.5.5 r-tzdb@0.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gesistsa.github.io/minty/
Licenses: Expat
Build system: r
Synopsis: Minimal type guesser
Description:

This is a port of the type guesser from the readr package, the so-called readr first edition parsing engine, now superseded by vroom.

r-cvauc 1.1.4
Propagated dependencies: r-data-table@1.18.4 r-rocr@1.0-12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ledell/cvAUC
Licenses: ASL 2.0
Build system: r
Synopsis: Cross-validated area under the ROC curve confidence intervals
Description:

This package contains various tools for working with and evaluating cross-validated area under the ROC curve (AUC) estimators. The primary functions of the package are ci.cvAUC and ci.pooled.cvAUC, which report cross-validated AUC and compute confidence intervals for cross-validated AUC estimates based on influence curves for i.i.d. and pooled repeated measures data, respectively.

r-partr2 0.9.2
Propagated dependencies: r-dplyr@1.2.1 r-ggplot2@4.0.3 r-lme4@2.0-1 r-magrittr@2.0.5 r-pbapply@1.7-4 r-purrr@1.2.2 r-rlang@1.2.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/mastoffel/partR2
Licenses: GPL 2+
Build system: r
Synopsis: Partitioning R2 in generalized linear mixed models
Description:

This package provides an R tool for estimating and partitioning R2 in generalized linear mixed models (GLMMs) based on predictor variance.

r-keyring 1.4.1
Propagated dependencies: r-askpass@1.2.1 r-filelock@1.0.3 r-r6@2.6.1 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/keyring
Licenses: Expat
Build system: r
Synopsis: Access the system credential store from R
Description:

This package provides a platform-independent API to access the operating system's credential store. It currently supports Keychain on macOS, Credential Store on Windows, the Secret Service API on GNU/Linux, and a simple, platform independent store implemented with environment variables. Additional storage back-ends can be added easily.

r-callr 3.7.6
Propagated dependencies: r-processx@3.9.0 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/callr#readme
Licenses: Expat
Build system: r
Synopsis: Call R from R
Description:

It is sometimes useful to perform a computation in a separate R process, without affecting the current R process at all. This package does exactly that.

r-lsoda 1.2
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mclements/lsoda
Licenses: Expat
Build system: r
Synopsis: C++ header library for ordinary differential equations
Description:

This package provides a C++ header library for using the libsoda-cxx library with R. The C++ header reimplements the lsoda function from the ODEPACK library for solving initial value problems for first order ordinary differential equations. The C++ header can be used by other R packages by linking against this package. The C++ functions can be called inline using Rcpp. Finally, the package provides an ode function to call from R.

r-tam 4.3-25
Propagated dependencies: r-cdm@8.3-14 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://www.edmeasurementsurveys.com/TAM/Tutorials/
Licenses: GPL 2+
Build system: r
Synopsis: Test analysis modules
Description:

This package includes tools for marginal maximum likelihood estimation and joint maximum likelihood estimation for unidimensional and multidimensional item response models. The package functionality covers the Rasch model, 2PL model, 3PL model, generalized partial credit model, multi-faceted Rasch model, nominal item response model, structured latent class model, mixture distribution IRT models, and located latent class models. Latent regression models and plausible value imputation are also supported.

r-blob 1.3.0
Propagated dependencies: 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/hadley/blob
Licenses: GPL 3+
Build system: r
Synopsis: Simple S3 Class for representing vectors of binary data
Description:

Raw vectors in R are useful for storing a single binary object. What if you want to put a vector of them in a data frame? The blob package provides the blob object, a list of raw vectors, suitable for use as a column in data frame.

r-kknn 1.4.1
Propagated dependencies: r-igraph@2.3.1 r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/KlausVigo/kknn
Licenses: GPL 2+
Build system: r
Synopsis: Weighted k-nearest neighbors
Description:

This is a package providing tools for weighted k-Nearest neighbors for classification, regression and clustering.

r-actigraphy 1.4.0
Propagated dependencies: r-fda@6.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Actigraphy/
Licenses: ASL 2.0
Build system: r
Synopsis: Actigraphy data analysis
Description:

This package provides tools for functional linear modeling and analysis of actigraphy data.

r-systemfonts 1.3.2
Dependencies: fontconfig-minimal@2.16.0 freetype@2.13.3 zlib@1.3.1
Propagated dependencies: r-base64enc@0.1-6 r-cpp11@0.5.5 r-jsonlite@2.0.0 r-lifecycle@1.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/systemfonts
Licenses: Expat
Build system: r
Synopsis: System native font finding
Description:

This package provides system native access to the font catalogue. As font handling varies between systems it is difficult to correctly locate installed fonts across different operating systems. The 'systemfonts' package provides bindings to the native libraries for finding font files that can then be used further by e.g. graphic devices.

r-hgnchelper 0.8.15
Propagated dependencies: r-splitstackshape@1.4.8.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/waldronlab/HGNChelper
Licenses: GPL 2+
Build system: r
Synopsis: Identification and correction of invalid gene symbols for human and mouse
Description:

This package provides a set of R functions for identifying and correcting HGNC human gene symbols. In addition, you can identify MGI mouse gene symbols, which have been converted to date format by Excel, withdrawn, or aliased. It also contains functions for reversibly converting between HGNC symbols and valid R names.

Total packages: 73954