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

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-pbdmpi 0.5-5
Dependencies: openmpi@4.1.6
Propagated dependencies: r-float@0.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://pbdr.org/
Licenses: MPL 2.0
Build system: r
Synopsis: Programming with Big Data -- Interface to MPI
Description:

This package provides an efficient interface to MPI by utilizing S4 classes and methods with a focus on Single Program/Multiple Data (SPMD) parallel programming style, which is intended for batch parallel execution.

r-quantmod 0.4.28
Propagated dependencies: r-curl@7.1.0 r-jsonlite@2.0.0 r-ttr@0.24.4 r-xts@0.14.2 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/quantmod/
Licenses: GPL 3
Build system: r
Synopsis: Quantitative financial modelling framework
Description:

This package provides a quantitative financial modelling framework to allow users to specify, build, trade, and analyse quantitative financial trading strategies.

r-urltools 1.7.3.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-triebeard@0.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Ironholds/urltools/
Licenses: Expat
Build system: r
Synopsis: Vectorized tools for URL handling and parsing
Description:

This package provides a toolkit for all URL-handling needs, including encoding and decoding, parsing, parameter extraction and modification. All functions are designed to be both fast and entirely vectorized. It is intended to be useful for people dealing with web-related datasets, such as server-side logs, although may be useful for other situations involving large sets of URLs.

r-textclean 0.9.7
Propagated dependencies: r-data-table@1.18.4 r-english@1.2-6 r-glue@1.8.1 r-lexicon@1.2.1 r-mgsub@2.0.0 r-qdapregex@0.7.10 r-stringi@1.8.7 r-textshape@1.7.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trinker/textclean
Licenses: GPL 2
Build system: r
Synopsis: Text Cleaning Tools
Description:

Tools to clean and process text. Tools are geared at checking for substrings that are not optimal for analysis and replacing or removing them (normalizing) with more analysis friendly substrings (see Sproat, Black, Chen, Kumar, Ostendorf, & Richards (2001) doi:10.1006/csla.2001.0169) or extracting them into new variables. For example, emoticons are often used in text but not always easily handled by analysis algorithms. The replace_emoticon() function replaces emoticons with word equivalents.

r-activitycounts 0.2.1
Propagated dependencies: r-lubridate@1.9.5 r-magrittr@2.0.5 r-seewave@2.2.4 r-signal@1.8-1 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/walkabillylab/activityCounts
Licenses: GPL 3
Build system: r
Synopsis: Generate ActiLife counts
Description:

ActiLife generates activity counts from data collected by Actigraph accelerometers. Actigraph is one of the most common research-grade accelerometers. There is considerable research validating and developing algorithms for human activity using ActiLife counts. Unfortunately, ActiLife counts are proprietary and difficult to implement if researchers use different accelerometer brands. The code creates ActiLife counts from raw acceleration data for different accelerometer brands.

r-rapidjsonr 1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rapidjsonr
Licenses: Expat
Build system: r
Synopsis: JSON parser
Description:

This package provides JSON parsing capability through the Rapidjson library.

r-rnetcdf 2.11-1
Dependencies: netcdf@4.9.2 udunits@2.2.28
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RNetCDF
Licenses: GPL 2+
Build system: r
Synopsis: Interface to NetCDF datasets
Description:

This package provides an interface to the NetCDF file formats designed by Unidata for efficient storage of array-oriented scientific data and descriptions. Most capabilities of NetCDF version 4 are supported. Optional conversions of time units are enabled by UDUNITS version 2, also from Unidata.

r-gridsvg 1.7-7
Propagated dependencies: r-jsonlite@2.0.0 r-xml@3.99-0.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=gridSVG
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Export grid gaphics as SVG
Description:

This package provides functions to export graphics drawn with package grid to SVG format. Extra functions provide access to SVG features that are not available in standard R graphics, such as hyperlinks, animation, filters, masks, clipping paths, and gradient and pattern fills.

r-units 1.0-1
Dependencies: udunits@2.2.28
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-quantities/units/
Licenses: GPL 2
Build system: r
Synopsis: Measurement Units for R Vectors
Description:

This package provides support for measurement units in R vectors, matrices and arrays: automatic propagation, conversion, derivation and simplification of units; raising errors in case of unit incompatibility. It is compatible with the POSIXct, Date and difftime classes.

r-insight 1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://easystats.github.io/insight/
Licenses: GPL 3
Build system: r
Synopsis: Easy access to model information for various model objects
Description:

This package provides a tool to provide an easy, intuitive and consistent access to information contained in various R models, like model formulas, model terms, information about random effects, data that was used to fit the model or data from response variables. The package mainly revolves around two types of functions: Functions that find (the names of) information, starting with find_, and functions that get the underlying data, starting with get_. The package has a consistent syntax and works with many different model objects, where otherwise functions to access these information are missing.

r-lpsolveapi 5.5.2.0-17.15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=lpSolveAPI
Licenses: LGPL 2.0
Build system: r
Synopsis: Interface to lp_solve
Description:

The lpSolveAPI package provides an R interface to lp_solve, a MILP, solver with support for pure linear, (mixed) integer/binary, semi-continuous and SOS models.

r-evd 2.3-7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=evd
Licenses: GPL 3
Build system: r
Synopsis: Functions for extreme value distributions
Description:

This package extends simulation, distribution, quantile and density functions to univariate and multivariate parametric extreme value distributions, and provides fitting functions which calculate maximum likelihood estimates for univariate and bivariate maxima models, and for univariate and bivariate threshold models.

r-suppdists 1.1-9.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/SuppDists
Licenses: GPL 2+
Build system: r
Synopsis: Supplementary distributions
Description:

This package provides ten distributions supplementing those built into R. Inverse Gauss, Kruskal-Wallis, Kendall's Tau, Friedman's chi squared, Spearman's rho, maximum F ratio, the Pearson product moment correlation coefficient, Johnson distributions, normal scores and generalized hypergeometric distributions. In addition two random number generators of George Marsaglia are included.

r-hrbrthemes 0.9.3
Propagated dependencies: r-ggplot2@4.0.3 r-magrittr@2.0.5 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hrbrmstr/hrbrthemes/
Licenses: Expat
Build system: r
Synopsis: Additional themes, theme components and utilities for @code{ggplot2}
Description:

This package provides a compilation of extra ggplot2 themes, scales and utilities, including a spell check function for plot label fields and an overall emphasis on typography.

r-libgeos 3.11.1-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://paleolimbot.github.io/libgeos/
Licenses: LGPL 2.1+
Build system: r
Synopsis: Open Source Geometry Engine (GEOS) C API
Description:

This package provides the Open Source Geometry Engine (GEOS) as a C API that can be used to write high-performance C and C++ geometry operations using R as an interface. Headers are provided to make linking to and using these functions from C++ code as easy and as safe as possible. This package contains an internal copy of the GEOS library to guarantee the best possible consistency on multiple platforms.

r-regsem 1.9.5
Propagated dependencies: r-lavaan@0.6-21 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rsolnp@2.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=regsem
Licenses: GPL 2+
Build system: r
Synopsis: Regularized structural equation modeling
Description:

This package uses both ridge and lasso penalties (and extensions) to penalize specific parameters in structural equation models. The package offers additional cost functions, cross validation, and other extensions beyond traditional structural equation models. It also contains a function to perform exploratory mediation (XMed).

r-imager 1.0.8
Dependencies: fftw@3.3.10 libtiff@4.4.0 libx11@1.8.12 zlib@1.3.1
Propagated dependencies: r-downloader@0.4.1 r-igraph@2.3.1 r-jpeg@0.1-11 r-magrittr@2.0.5 r-png@0.1-9 r-purrr@1.2.2 r-rcpp@1.1.1-1.1 r-readbitmap@0.1.5 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dahtah.github.io/imager/
Licenses: LGPL 3
Build system: r
Synopsis: Image processing library
Description:

This is a package for fast image processing for images in up to 4 dimensions (two spatial dimensions, one time/depth dimension, one color dimension). It provides most traditional image processing tools (filtering, morphology, transformations, etc.) as well as various functions for easily analyzing image data using R. The package wraps CImg, a simple, modern C++ library for image processing.

r-directlabels 2026.4.23
Propagated dependencies: r-quadprog@1.5-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://directlabels.r-forge.r-project.org/
Licenses: GPL 3
Build system: r
Synopsis: Direct labels for multicolor plots
Description:

This package provides an extensible framework for automatically placing direct labels onto multicolor plots. Label positions are described using positioning methods that can be re-used across several different plots. There are heuristics for examining trellis and ggplot objects and inferring an appropriate positioning method.

r-fit-models 0.64
Propagated dependencies: r-lattice@0.22-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/fit.models
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Compare fitted models
Description:

The fit.models function and its associated methods (coefficients, print, summary, plot, etc.) were originally provided in the robust package to compare robustly and classically fitted model objects. The aim of the fit.models package is to separate this fitted model object comparison functionality from the robust package and to extend it to support fitting methods (e.g., classical, robust, Bayesian, regularized, etc.) more generally.

r-optimx 2025-4.9
Propagated dependencies: r-nloptr@2.2.1 r-numderiv@2016.8-1.1 r-pracma@2.4.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/optimx/
Licenses: GPL 2
Build system: r
Synopsis: Expanded replacement and extension of the optim function
Description:

This package provides a replacement and extension of the optim function to call to several function minimization codes in R in a single statement. These methods handle smooth, possibly box constrained functions of several or many parameters. Note that the function optimr was prepared to simplify the incorporation of minimization codes going forward. This package also implements some utility codes and some extra solvers, including safeguarded Newton methods. Many methods previously separate are now included here.

r-exposition 2.11.0
Propagated dependencies: r-prettygraphs@2.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ExPosition
Licenses: GPL 2
Build system: r
Synopsis: Exploratory analysis with the singular value decomposition
Description:

This package provides a variety of descriptive multivariate analyses with the singular value decomposition, such as principal components analysis, correspondence analysis, and multidimensional scaling. See An ExPosition of the Singular Value Decomposition in R (Beaton et al 2014) <doi:10.1016/j.csda.2013.11.006>.

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-rcolorbrewer 1.1-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/RColorBrewer
Licenses: ASL 2.0
Build system: r
Synopsis: ColorBrewer palettes
Description:

This package provides color schemes for maps (and other graphics) designed by Cynthia Brewer as described at http://colorbrewer2.org

r-codetools 0.2-20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/codetools
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Code analysis tools for R
Description:

This package provides code analysis tools for R to check R code for possible problems.

Total packages: 72465