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

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-freetypeharfbuzz 0.2.6
Dependencies: zlib@1.3.1
Propagated dependencies: r-fontquiver@0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=freetypeharfbuzz
Licenses: GPL 3
Build system: r
Synopsis: Deterministic computation of text box metrics
Description:

Unlike other tools that dynamically link to the Cairo stack, freetypeharfbuzz is statically linked to specific versions of the FreeType and harfbuzz libraries. This ensures deterministic computation of text box extents for situations where reproducible results are crucial (for instance unit tests of graphics).

r-unglue 0.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=unglue
Licenses: GPL 3
Build system: r
Synopsis: Extract matched substrings using a pattern
Description:

This package lets you use syntax inspired by the package glue to extract matched substrings in a more intuitive and compact way than by using standard regular expressions.

r-filelock 1.0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/filelock
Licenses: Expat
Build system: r
Synopsis: Portable file locking
Description:

This library lets you place an exclusive or shared lock on a file using the appropriate system call provided by the underlying operating system.

r-safetensors 0.2.0
Propagated dependencies: r-cli@3.6.5 r-jsonlite@2.0.0 r-r6@2.6.1 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mlverse/safetensors
Licenses: Expat
Build system: r
Synopsis: Safetensors file format
Description:

This package provides a file format for storing tensors that is secure (doesn't allow for code execution), fast and simple to implement. safetensors also enables cross language and cross frameworks compatibility making it an ideal format for storing machine learning model weights.

r-yulab-utils 0.2.1
Propagated dependencies: r-cli@3.6.5 r-digest@0.6.39 r-fs@1.6.6 r-rappdirs@0.3.3 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=yulab.utils
Licenses: Artistic License 2.0
Build system: r
Synopsis: Supporting functions for packages maintained by YuLab-SMU
Description:

Miscellaneous functions commonly used by YuLab-SMU, such as install_zip_gh to install R packages from Github ZIP files.

r-mime 0.13
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yihui/mime
Licenses: GPL 2
Build system: r
Synopsis: R package to map filenames to MIME types
Description:

This package guesses the MIME type from a filename extension using the data derived from /etc/mime.types in UNIX-type systems.

r-directlabels 2025.6.24
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-missforest 1.6.1
Propagated dependencies: r-dorng@1.8.6.2 r-foreach@1.5.2 r-iterators@1.0.14 r-itertools@0.1-3 r-randomforest@4.7-1.2 r-ranger@0.17.0 r-rdpack@2.6.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/stekhoven/missForest
Licenses: GPL 2+
Build system: r
Synopsis: Nonparametric missing value imputation using Random Forest
Description:

The function missForest in this package is used to impute missing values, particularly in the case of mixed-type data. It uses a random forest trained on the observed values of a data matrix to predict the missing values. It can be used to impute continuous and/or categorical data, including complex interactions and non-linear relations. It yields an OOB imputation error estimate without the need of a test set or elaborate cross- validation. It can be run in parallel to save computation time.

r-tidytext 0.4.3
Propagated dependencies: r-cli@3.6.5 r-dplyr@1.1.4 r-generics@0.1.4 r-janeaustenr@1.0.0 r-lifecycle@1.0.4 r-matrix@1.7-4 r-purrr@1.2.0 r-rlang@1.1.6 r-stringr@1.6.0 r-tibble@3.3.0 r-tokenizers@0.3.0 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/juliasilge/tidytext
Licenses: Expat
Build system: r
Synopsis: Text mining using dplyr, ggplot2, and other Tidy tools
Description:

This is a package for text mining for word processing and sentiment analysis using dplyr, ggplot2, and other Tidy tools.

r-qlcmatrix 0.9.9
Propagated dependencies: r-docopt@0.7.2 r-matrix@1.7-4 r-slam@0.1-55 r-sparsesvd@0.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/qlcMatrix
Licenses: GPL 3
Build system: r
Synopsis: Sparse matrix functions for quantitative language comparison
Description:

This package provides an extension of the functionality of the Matrix package for using sparse matrices. Some of the functions are very general, while other are highly specific for the special data format used for quantitative language comparison (QLC).

r-maxstat 0.7-26
Propagated dependencies: r-exactranktests@0.8-35 r-mvtnorm@1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/maxstat/
Licenses: GPL 2+
Build system: r
Synopsis: Maximally selected rank statistics
Description:

This package provides maximally selected rank statistics with several p-value approximations.

r-diffusionmap 1.2.0
Propagated dependencies: r-igraph@2.2.1 r-matrix@1.7-4 r-scatterplot3d@0.3-44
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 2
Build system: r
Synopsis: Diffusion map
Description:

This package implements the diffusion map method of data parametrization, including creation and visualization of diffusion maps, clustering with diffusion K-means and regression using the adaptive regression model.

r-lsa 0.73.3
Propagated dependencies: r-snowballc@0.7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=lsa
Licenses: GPL 2+
Build system: r
Synopsis: Latent semantic analysis
Description:

The basic idea of latent semantic analysis (LSA) is, that text do have a higher order (=latent semantic) structure which, however, is obscured by word usage (e.g. through the use of synonyms or polysemy). By using conceptual indices that are derived statistically via a truncated singular value decomposition (a two-mode factor analysis) over a given document-term matrix, this variability problem can be overcome.

r-vcfr 1.15.0
Dependencies: zlib@1.3.1
Propagated dependencies: r-ape@5.8-1 r-dplyr@1.1.4 r-magrittr@2.0.4 r-memuse@4.2-3 r-pinfsc50@1.3.0 r-rcpp@1.1.0 r-stringr@1.6.0 r-tibble@3.3.0 r-vegan@2.7-2 r-viridislite@0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/knausb/vcfR
Licenses: GPL 3
Build system: r
Synopsis: Manipulate and visualize VCF data
Description:

This package facilitates easy manipulation of variant call format (VCF) data. Functions are provided to rapidly read from and write to VCF files. Once VCF data is read into R, a parser function extracts matrices of data. This information can then be used for quality control or other purposes. Additional functions provide visualization of genomic data. Once processing is complete data may be written to a VCF file. It also may be converted into other popular R objects. This package provides a link between VCF data and familiar R software.

r-drr 0.0.4
Propagated dependencies: r-cvst@0.2-3 r-kernlab@0.9-33 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/DRR
Licenses: GPL 3
Build system: r
Synopsis: Dimensionality reduction via regression
Description:

This package provides an implementation of dimensionality reduction via regression using Kernel Ridge Regression.

r-flashclust 1.01-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/flashClust/
Licenses: GPL 2+
Build system: r
Synopsis: Implementation of optimal hierarchical clustering
Description:

This package provides a fast implementation of hierarchical clustering.

r-tree 1.0-45
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/tree/
Licenses: GPL 2+
Build system: r
Synopsis: Classification and regression trees
Description:

This package provides procedures to work with classification and regression trees.

r-leaps 3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/leaps/
Licenses: GPL 2+
Build system: r
Synopsis: Regression subset selection
Description:

This package provides tools for regression subset selection, including exhaustive search.

r-ips 0.0.12
Propagated dependencies: r-ape@5.8-1 r-data-table@1.17.8 r-phangorn@2.12.1 r-plyr@1.8.9 r-xml@3.99-0.20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ips
Licenses: GPL 3
Build system: r
Synopsis: Interfaces to phylogenetic software in R
Description:

This package provides functions that wrap popular phylogenetic software for sequence alignment, masking of sequence alignments, and estimation of phylogenies and ancestral character states.

r-systemfonts 1.3.1
Dependencies: fontconfig-minimal@2.14.0 freetype@2.13.3 zlib@1.3.1
Propagated dependencies: r-base64enc@0.1-3 r-cpp11@0.5.2 r-jsonlite@2.0.0 r-lifecycle@1.0.4
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-ingredients 2.3.0
Propagated dependencies: r-ggplot2@4.0.1 r-gridextra@2.3 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ModelOriented.github.io/ingredients/
Licenses: GPL 3
Build system: r
Synopsis: Effects and importances of model ingredients
Description:

This is a collection of tools for assessment of feature importance and feature effects. Key functions are:

  • feature_importance() for assessment of global level feature importance,

  • ceteris_paribus() for calculation of the what-if plots,

  • partial_dependence() for partial dependence plots,

  • conditional_dependence() for conditional dependence plots,

  • accumulated_dependence() for accumulated local effects plots,

  • aggregate_profiles() and cluster_profiles() for aggregation of ceteris paribus profiles,

  • generic print() and plot() for better usability of selected explainers,

  • generic plotD3() for interactive, D3 based explanations, and

  • generic describe() for explanations in natural language.

r-dygraphs 1.1.1.6
Propagated dependencies: r-htmltools@0.5.8.1 r-htmlwidgets@1.6.4 r-magrittr@2.0.4 r-xts@0.14.1 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/dygraphs
Licenses: Expat
Build system: r
Synopsis: Interface to Dygraphs interactive time series charting library
Description:

This package provides an R interface to the dygraphs JavaScript charting library (a copy of which is included in the package). It provides rich facilities for charting time-series data in R, including highly configurable series- and axis-display and interactive features like zoom/pan and series/point highlighting.

r-intrees 1.4
Propagated dependencies: r-arules@1.7-11 r-data-table@1.17.8 r-gbm@2.2.2 r-rrf@1.9.4.1 r-xgboost@1.7.11.1 r-xtable@1.8-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=inTrees
Licenses: GPL 3+
Build system: r
Synopsis: Interpret Tree Ensembles
Description:

For tree ensembles such as random forests, regularized random forests and gradient boosted trees, this package provides functions for: extracting, measuring and pruning rules; selecting a compact rule set; summarizing rules into a learner; calculating frequent variable interactions; formatting rules in latex code. Reference: Interpreting tree ensembles with inTrees (Houtao Deng, 2019, <doi:10.1007/s41060-018-0144-8>).

r-bestnormalize 1.9.1
Propagated dependencies: r-butcher@0.3.6 r-doparallel@1.0.17 r-dorng@1.8.6.2 r-dplyr@1.1.4 r-foreach@1.5.2 r-generics@0.1.4 r-lambertw@0.6.9-2 r-nortest@1.0-4 r-purrr@1.2.0 r-recipes@1.3.1 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://petersonr.github.io/bestNormalize/
Licenses: GPL 3
Build system: r
Synopsis: Normalizing transformation functions
Description:

Estimate a suite of normalizing transformations, including a new adaptation of a technique based on ranks which can guarantee normally distributed transformed data if there are no ties: ordered quantile normalization (ORQ). ORQ normalization combines a rank-mapping approach with a shifted logit approximation that allows the transformation to work on data outside the original domain. It is also able to handle new data within the original domain via linear interpolation. The package is built to estimate the best normalizing transformation for a vector consistently and accurately. It implements the Box-Cox transformation, the Yeo-Johnson transformation, three types of Lambert WxF transformations, and the ordered quantile normalization transformation. It estimates the normalization efficacy of other commonly used transformations, and it allows users to specify custom transformations or normalization statistics. Finally, functionality can be integrated into a machine learning workflow via recipes.

Total packages: 69239