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

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-lexicon 1.2.1
Propagated dependencies: r-data-table@1.18.4 r-syuzhet@1.0.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trinker/lexicon
Licenses: GPL 3
Build system: r
Synopsis: Lexicons for Text Analysis
Description:

This package provides a collection of lexical hash tables, dictionaries, and word lists.

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-howmany 0.3-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/howmany/
Licenses: GPL 2+
Build system: r
Synopsis: Lower bound for the number of correct rejections
Description:

When testing multiple hypotheses simultaneously, this package provides functionality to calculate a lower bound for the number of correct rejections (as a function of the number of rejected hypotheses), which holds simultaneously -with high probability- for all possible number of rejections. As a special case, a lower bound for the total number of false null hypotheses can be inferred. Dependent test statistics can be handled for multiple tests of associations. For independent test statistics, it is sufficient to provide a list of p-values.

r-broom 1.0.13
Propagated dependencies: r-backports@1.5.1 r-cli@3.6.6 r-dplyr@1.2.1 r-generics@0.1.4 r-glue@1.8.1 r-lifecycle@1.0.5 r-purrr@1.2.2 r-rlang@1.2.0 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/tidyverse/broom
Licenses: Expat
Build system: r
Synopsis: Convert statistical analysis objects into tidy data frames
Description:

This package provides tools to convert statistical analysis objects from R into tidy data frames, so that they can more easily be combined, reshaped and otherwise processed with tools like dplyr, tidyr and ggplot2. The package provides three S3 generics: tidy, which summarizes a model's statistical findings such as coefficients of a regression; augment, which adds columns to the original data such as predictions, residuals and cluster assignments; and glance, which provides a one-row summary of model-level statistics.

r-waffle 1.0.2
Propagated dependencies: r-curl@7.1.0 r-dt@0.34.0 r-extrafont@0.20 r-ggplot2@4.0.3 r-gridextra@2.3 r-gtable@0.3.6 r-htmlwidgets@1.6.4 r-plyr@1.8.9 r-rcolorbrewer@1.1-3 r-rlang@1.2.0 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hrbrmstr/waffle/tree/cran
Licenses: GPL 2+
Build system: r
Synopsis: Creating waffle chart visualizations in R
Description:

This package creates square pie charts also known as waffle charts. These can be used to communicate parts of a whole for categorical quantities. To emulate the percentage view of a pie chart, a 10x10 grid should be used. In this way each square is representing 1% of the total. Waffle provides tools to create charts as well as stitch them together. Isotype pictograms can be made by using glyphs.

r-strucchange 1.5-4
Propagated dependencies: r-sandwich@3.1-1 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/strucchange
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Testing, monitoring, and dating structural changes
Description:

This package provides tools for testing, monitoring and dating structural changes in (linear) regression models. It features tests/methods from the generalized fluctuation test framework as well as from the F test (Chow test) framework. This includes methods to fit, plot and test fluctuation processes (e.g., CUSUM, MOSUM, recursive/moving estimates) and F statistics, respectively. It is possible to monitor incoming data online using fluctuation processes. Finally, the breakpoints in regression models with structural changes can be estimated together with confidence intervals. Emphasis is always given to methods for visualizing the data.

r-r-methodss3 1.8.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/R.methodsS3
Licenses: LGPL 2.1+
Build system: r
Synopsis: S3 methods simplified
Description:

This package provides methods that simplify the setup of S3 generic functions and S3 methods. Major effort has been made in making definition of methods as simple as possible with a minimum of maintenance for package developers. For example, generic functions are created automatically, if missing, and naming conflict are automatically solved, if possible. The method setMethodS3() is a good start for those who in the future may want to migrate to S4.

r-lambda-r 1.2.4
Propagated dependencies: r-formatr@1.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lambda.r
Licenses: LGPL 3+
Build system: r
Synopsis: Functional programming extension for R
Description:

This package provides a language extension to efficiently write functional programs in R. Syntax extensions include multi-part function definitions, pattern matching, guard statements, built-in (optional) type safety.

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-accrual 1.4
Propagated dependencies: r-fgui@1.0-8 r-smpracticals@1.4-3.2 r-tcltk2@1.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/accrual/
Licenses: GPL 2
Build system: r
Synopsis: Bayesian accrual prediction
Description:

Subject recruitment for medical research is challenging. Slow patient accrual leads to delay in research. Accrual monitoring during the process of recruitment is critical. Researchers need reliable tools to manage the accrual rate. This package provides an implementation of a Bayesian method that integrates researcher's experience on previous trials and data from the current study, providing reliable prediction on accrual rate for clinical studies. It provides functions for Bayesian accrual prediction which can be easily used by statisticians and clinical researchers.

r-prismatic 1.1.2
Propagated dependencies: r-farver@2.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/EmilHvitfeldt/prismatic
Licenses: Expat
Build system: r
Synopsis: Color manipulation tools
Description:

Manipulate and visualize colors in a intuitive, low-dependency and functional way.

r-pbapply 1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/psolymos/pbapply
Licenses: GPL 2
Build system: r
Synopsis: Adding progress bar to apply functions
Description:

This lightweight package that adds progress bar to vectorized R functions apply. The implementation can easily be added to functions where showing the progress is useful e.g. bootstrap.

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-fda 6.3.0
Propagated dependencies: r-desolve@1.42 r-fds@1.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.functionaldata.org
Licenses: GPL 2+
Build system: r
Synopsis: Functional data analysis
Description:

These functions were developed to support functional data analysis as described in Ramsay, J. O. and Silverman, B. W. (2005) Functional Data Analysis. The package includes data sets and script files working many examples.

r-gaupro 0.2.17
Propagated dependencies: r-ggplot2@4.0.3 r-lbfgs@1.2.1.2 r-mixopt@0.1.3 r-numderiv@2016.8-1.1 r-r6@2.6.1 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rmarkdown@2.31 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/CollinErickson/GauPro
Licenses: GPL 3
Build system: r
Synopsis: Gaussian process fitting
Description:

This package lets you fit a Gaussian process model to data. Gaussian processes are commonly used in computer experiments to fit an interpolating model. The model is stored as an R6 object and can be easily updated with new data. There are options to run in parallel, and Rcpp has been used to speed up calculations. For more info about Gaussian process software, see Erickson et al. (2018) <doi:10.1016/j.ejor.2017.10.002>.

r-lubridate 1.9.5
Propagated dependencies: r-generics@0.1.4 r-timechange@0.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lubridate/
Licenses: GPL 2
Build system: r
Synopsis: Make dealing with dates a little easier
Description:

This package provides functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, extraction and updating of components of a date-time (years, months, days, hours, minutes, and seconds), algebraic manipulation on date-time and time-span objects. The lubridate package has a consistent and memorable syntax that makes working with dates easy and fun.

r-animation 2.8
Dependencies: js-scianimator@1.4
Propagated dependencies: r-magick@2.9.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://yihui.org/animation/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Gallery of animations and utilities to create animations
Description:

This package provides functions for animations in statistics, covering topics in probability theory, mathematical statistics, multivariate statistics, non-parametric statistics, sampling survey, linear models, time series, computational statistics, data mining and machine learning. These functions may be helpful in teaching statistics and data analysis. Also provided in this package are a series of functions to save animations to various formats, e.g. GIF, HTML pages, PDF, and videos. PDF animations can be inserted into Sweave / knitr easily.

r-magic 1.6-1
Propagated dependencies: r-abind@1.4-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/magic.git
Licenses: GPL 2
Build system: r
Synopsis: Create and investigate magic squares
Description:

This package provides a collection of efficient, vectorized algorithms for the creation and investigation of magic squares and hypercubes, including a variety of functions for the manipulation and analysis of arbitrarily dimensioned arrays.

r-httpuv 1.6.17
Dependencies: libuv@1.43.0 zlib@1.3.1
Propagated dependencies: r-later@1.4.8 r-promises@1.5.0 r-r6@2.6.1 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/httpuv
Licenses: GPL 3+
Build system: r
Synopsis: HTTP and WebSocket server library for R
Description:

The httpuv package provides low-level socket and protocol support for handling HTTP and WebSocket requests directly from within R. It is primarily intended as a building block for other packages, rather than making it particularly easy to create complete web applications using httpuv alone.

r-sourcetools 0.1.7-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/sourcetools
Licenses: Expat
Build system: r
Synopsis: Tools for reading, tokenizing and parsing R code
Description:

The sourcetools package provides both an R and C++ interface for the tokenization of R code, and helpers for interacting with the tokenized representation of R code.

r-mondate 1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: MPL 2.0
Build system: r
Synopsis: Keep track of dates in terms of months
Description:

Keep track of dates in terms of fractional calendar months per Damien Laker "Time Calculations for Annualizing Returns: the Need for Standardization", The Journal of Performance Measurement, 2008. Model dates as of close of business. Perform date arithmetic in units of "months" and "years". Allow "infinite" dates to model "ultimate" time.

r-ica 1.0-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ica/
Licenses: GPL 2+
Build system: r
Synopsis: Independent component analysis
Description:

This package provides tools for Independent Component Analysis (ICA) using various algorithms: FastICA, Information-Maximization (Infomax), and Joint Approximate Diagonalization of Eigenmatrices (JADE).

r-otel 0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://otel.r-lib.org
Licenses: Expat
Build system: r
Synopsis: OpenTelemetry R API
Description:

OpenTelemetry is a collection of tools, APIs, and SDKs used to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) for analysis in order to understand your software's performance and behavior. This package implements the OpenTelemetry API. Use this package as a dependency if you want to instrument your R package for OpenTelemetry.

r-servr 0.32
Propagated dependencies: r-httpuv@1.6.17 r-jsonlite@2.0.0 r-mime@0.13 r-xfun@0.57
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yihui/servr
Licenses: Expat
Build system: r
Synopsis: Simple HTTP server to serve static files or dynamic documents
Description:

Servr provides an HTTP server in R to serve static files, or dynamic documents that can be converted to HTML files (e.g., R Markdown) under a given directory.

Total packages: 32521