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

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-refinr 0.3.3
Propagated dependencies: r-stringi@1.8.7 r-stringdist@0.9.15 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ChrisMuir/refinr
Licenses: GPL 3
Build system: r
Synopsis: Cluster and Merge Similar Values Within a Character Vector
Description:

These functions take a character vector as input, identify and cluster similar values, and then merge clusters together so their values become identical. The functions are an implementation of the key collision and ngram fingerprint algorithms from the open source tool Open Refine <https://openrefine.org/>. More info on key collision and ngram fingerprint can be found here <https://openrefine.org/docs/technical-reference/clustering-in-depth>.

r-riceware 0.4
Propagated dependencies: r-random@0.2.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/fmichonneau/riceware
Licenses: Expat
Build system: r
Synopsis: Diceware Passphrase Implementation
Description:

The Diceware method can be used to generate strong passphrases. In short, you roll a 6-faced dice 5 times in a row, the number obtained is matched against a dictionary of easily remembered words. By combining together 7 words thus generated, you obtain a password that is relatively easy to remember, but would take several millions years (on average) for a powerful computer to guess.

r-rmsnumpress 1.0.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RMSNumpress
Licenses: Modified BSD
Build system: r
Synopsis: 'Rcpp' Bindings to Native C++ Implementation of MS Numpress
Description:

Rcpp bindings to the native C++ implementation of MS Numpress, that provides two compression schemes for numeric data from mass spectrometers. The library provides implementations of 3 different algorithms, 1 designed to compress first order smooth data like retention time or M/Z arrays, and 2 for compressing non smooth data with lower requirements on precision like ion count arrays. Refer to the publication (Teleman et al., (2014) <doi:10.1074/mcp.O114.037879>) for more details.

r-robustvarcomp 0.1-7
Propagated dependencies: r-robustbase@0.99-6 r-robust@0.7-5 r-plyr@1.8.9 r-numderiv@2016.8-1.1 r-gse@4.2-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=robustvarComp
Licenses: GPL 2
Build system: r
Synopsis: Robust Estimation of Variance Component Models
Description:

Robust Estimation of Variance Component Models by classic and composite robust procedures. The composite procedures are robust against outliers generated by the Independent Contamination Model.

r-rvec 1.0.1
Propagated dependencies: r-vctrs@0.6.5 r-tidyselect@1.2.1 r-tibble@3.3.0 r-rlang@1.1.6 r-matrixstats@1.5.0 r-matrix@1.7-4 r-lifecycle@1.0.4 r-glue@1.8.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://bayesiandemography.github.io/rvec/
Licenses: Expat
Build system: r
Synopsis: Vectors Representing Random Variables
Description:

Random vectors, called rvecs. An rvec holds multiple draws, but tries to behave like a standard R vector, including working well in data frames. Rvecs are useful for analysing output from a simulation or a Bayesian analysis.

r-rgnoisefilt 1.1.3
Propagated dependencies: r-rpart@4.1.24 r-randomforest@4.7-1.2 r-nnet@7.3-20 r-modelr@0.1.11 r-kknn@1.4.1 r-infotheo@1.2.0.1 r-ggplot2@4.0.1 r-gbm@2.2.2 r-fnn@1.1.4.1 r-entropy@1.3.2 r-e1071@1.7-16 r-class@7.3-23 r-arules@1.7-11
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/juanmartinsantos/rgnoisefilt
Licenses: GPL 3+
Build system: r
Synopsis: Elimination of Noisy Samples in Regression Datasets using Noise Filters
Description:

Traditional noise filtering methods aim at removing noisy samples from a classification dataset. This package adapts classic and recent filtering techniques for use in regression problems, and it also incorporates methods specifically designed for regression data. In order to do this, it uses approaches proposed in the specialized literature, such as Martin et al. (2021) [<doi:10.1109/ACCESS.2021.3123151>] and Arnaiz-Gonzalez et al. (2016) [<doi:10.1016/j.eswa.2015.12.046>]. Thus, the goal of the implemented noise filters is to eliminate samples with noise in regression datasets.

r-rlemon 0.2.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://errickson.net/rlemon/
Licenses: FSDG-compatible
Build system: r
Synopsis: R Access to LEMON Graph Algorithms
Description:

Allows easy access to the LEMON Graph Library set of algorithms, written in C++. See the LEMON project page at <https://lemon.cs.elte.hu/trac/lemon>. Current LEMON version is 1.3.1.

r-rmodule 1.0
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rmodule
Licenses: GPL 2+
Build system: r
Synopsis: Automated Markov Chain Monte Carlo for Arbitrarily Structured Correlation Matrices
Description:

Supports automated Markov chain Monte Carlo for arbitrarily structured correlation matrices. The user supplies data, a correlation matrix in symbolic form, the current state of the chain, a function that computes the log likelihood, and a list of prior distributions. The package's flagship function then carries out a parameter-at-a-time update of all correlation parameters, and returns the new state. The method is presented in Hughes (2023), in preparation.

r-rrecsys 0.9.7.3.1
Propagated dependencies: r-registry@0.5-1 r-rcpp@1.1.0 r-mass@7.3-65 r-knitr@1.50 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rrecsys.inf.unibz.it/
Licenses: GPL 3
Build system: r
Synopsis: Environment for Evaluating Recommender Systems
Description:

Processes standard recommendation datasets (e.g., a user-item rating matrix) as input and generates rating predictions and lists of recommended items. Standard algorithm implementations which are included in this package are the following: Global/Item/User-Average baselines, Weighted Slope One, Item-Based KNN, User-Based KNN, FunkSVD, BPR and weighted ALS. They can be assessed according to the standard offline evaluation methodology (Shani, et al. (2011) <doi:10.1007/978-0-387-85820-3_8>) for recommender systems using measures such as MAE, RMSE, Precision, Recall, F1, AUC, NDCG, RankScore and coverage measures. The package (Coba, et al.(2017) <doi: 10.1007/978-3-319-60042-0_36>) is intended for rapid prototyping of recommendation algorithms and education purposes.

r-rrda 0.2.3
Propagated dependencies: r-scales@1.4.0 r-rspectra@0.16-2 r-reshape2@1.4.5 r-pheatmap@1.0.13 r-mass@7.3-65 r-ggplot2@4.0.1 r-furrr@0.3.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rrda
Licenses: GPL 3+
Build system: r
Synopsis: Ridge Redundancy Analysis for High-Dimensional Omics Data
Description:

Efficient framework for ridge redundancy analysis (rrda), tailored for high-dimensional omics datasets where the number of predictors exceeds the number of samples. The method leverages Singular Value Decomposition (SVD) to avoid direct inversion of the covariance matrix, enhancing scalability and performance. It also introduces a memory-efficient storage strategy for coefficient matrices, enabling practical use in large-scale applications. The package supports cross-validation for selecting regularization parameters and reduced-rank dimensions, making it a robust and flexible tool for multivariate analysis in omics research. Please refer to our article (Yoshioka et al., 2025) for more details.

r-ready4 0.1.19
Propagated dependencies: r-tidyselect@1.2.1 r-tidyrss@2.0.7 r-tibble@3.3.0 r-stringr@1.6.0 r-stringi@1.8.7 r-rvest@1.0.5 r-rlang@1.1.6 r-purrr@1.2.0 r-piggyback@0.1.5 r-magrittr@2.0.4 r-lifecycle@1.0.4 r-kableextra@1.4.0 r-gh@1.5.0 r-dplyr@1.1.4 r-dataverse@0.3.16 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://ready4-dev.github.io/ready4/
Licenses: GPL 3
Build system: r
Synopsis: Develop and Use Modular Health Economic Models
Description:

This package provides a template model module, tools to help find model modules derived from this template and a programming syntax to use these modules in health economic analyses. These elements are the foundation for a prototype software framework for developing living and transferable models and using those models in reproducible health economic analyses. The software framework is extended by other R libraries. For detailed documentation about the framework and how to use it visit <https://www.ready4-dev.com/>. For a background to the methodological issues that the framework is attempting to help solve, see Hamilton et al. (2024) <doi:10.1007/s40273-024-01378-8>.

r-robastbase 1.2.7
Propagated dependencies: r-startupmsg@1.0.0 r-rrcov@1.7-7 r-randvar@1.2.5 r-distrmod@2.9.7 r-distrex@2.9.6 r-distr@2.9.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://r-forge.r-project.org/projects/robast/
Licenses: LGPL 3
Build system: r
Synopsis: Robust Asymptotic Statistics
Description:

Base S4-classes and functions for robust asymptotic statistics.

r-rebus-unicode 0.0-2.1
Propagated dependencies: r-rebus-base@0.0-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rebus.unicode
Licenses: FSDG-compatible
Build system: r
Synopsis: Unicode Extensions for the 'rebus' Package
Description:

Build regular expressions piece by piece using human readable code. This package contains Unicode functionality, and is primarily intended to be used by package developers.

r-rsaga 1.4.2
Propagated dependencies: r-stringr@1.6.0 r-shapefiles@0.7.2 r-plyr@1.8.9 r-magrittr@2.0.4 r-gstat@2.1-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/r-spatial/RSAGA
Licenses: GPL 2 FSDG-compatible
Build system: r
Synopsis: SAGA Geoprocessing and Terrain Analysis
Description:

This package provides access to geocomputing and terrain analysis functions of the geographical information system (GIS) SAGA (System for Automated Geoscientific Analyses) from within R by running the command line version of SAGA. This package furthermore provides several R functions for handling ASCII grids, including a flexible framework for applying local functions (including predict methods of fitted models) and focal functions to multiple grids. SAGA GIS is available under GPL-2 / LGPL-2 licences from <https://sourceforge.net/projects/saga-gis/>.

r-ravenr 2.2.4
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-visnetwork@2.1.4 r-tidyr@1.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rcurl@1.98-1.17 r-rcpp@1.1.0 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-igraph@2.2.1 r-ggplot2@4.0.1 r-gdata@3.0.1 r-dygraphs@1.1.1.6 r-dplyr@1.1.4 r-diagrammer@1.0.12 r-crayon@1.5.3 r-cowplot@1.2.0 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/rchlumsk/RavenR
Licenses: GPL 3
Build system: r
Synopsis: Raven Hydrological Modelling Framework R Support and Analysis
Description:

Utilities for processing input and output files associated with the Raven Hydrological Modelling Framework. Includes various plotting functions, model diagnostics, reading output files into extensible time series format, and support for writing Raven input files. The RavenR package is also archived at Chlumsky et al. (2020) <doi:10.5281/zenodo.4248183>. The Raven Hydrologic Modelling Framework method can be referenced with Craig et al. (2020) <doi:10.1016/j.envsoft.2020.104728>.

r-reportroc 3.6
Propagated dependencies: r-vcd@1.4-13 r-proc@1.19.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=reportROC
Licenses: GPL 3
Build system: r
Synopsis: An Easy Way to Report ROC Analysis
Description:

This package provides an easy way to report the results of ROC analysis, including: 1. an ROC curve. 2. the value of Cutoff, AUC (Area Under Curve), ACC (accuracy), SEN (sensitivity), SPE (specificity), PLR (positive likelihood ratio), NLR (negative likelihood ratio), PPV (positive predictive value), NPV (negative predictive value), PPA (percentage of positive accordance), NPA (percentage of negative accordance), TPA (percentage of total accordance), KAPPA (kappa value).

r-randtests 1.0.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=randtests
Licenses: GPL 2+
Build system: r
Synopsis: Testing Randomness in R
Description:

This package provides several non parametric randomness tests for numeric sequences.

r-rnomni 1.0.1.2
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RNOmni
Licenses: GPL 3
Build system: r
Synopsis: Rank Normal Transformation Omnibus Test
Description:

Inverse normal transformation (INT) based genetic association testing. These tests are recommend for continuous traits with non-normally distributed residuals. INT-based tests robustly control the type I error in settings where standard linear regression does not, as when the residual distribution exhibits excess skew or kurtosis. Moreover, INT-based tests outperform standard linear regression in terms of power. These tests may be classified into two types. In direct INT (D-INT), the phenotype is itself transformed. In indirect INT (I-INT), phenotypic residuals are transformed. The omnibus test (O-INT) adaptively combines D-INT and I-INT into a single robust and statistically powerful approach. See McCaw ZR, Lane JM, Saxena R, Redline S, Lin X. "Operating characteristics of the rank-based inverse normal transformation for quantitative trait analysis in genome-wide association studies" <doi:10.1111/biom.13214>.

r-rchivaltag 0.2.2
Propagated dependencies: r-xts@0.14.1 r-suntools@1.1.0 r-stringr@1.6.0 r-sp@2.2-0 r-shiny@1.11.1 r-sf@1.0-23 r-readr@2.1.6 r-raster@3.6-32 r-pracma@2.4.6 r-plyr@1.8.9 r-plotly@4.11.0 r-oceanmap@0.1.7 r-ncdf4@1.24 r-maps@3.4.3 r-mapdata@2.3.1 r-lubridate@1.9.4 r-leaflet-extras2@1.3.2 r-leaflet@2.2.3 r-htmlwidgets@1.6.4 r-ggplot2@4.0.1 r-dygraphs@1.1.1.6 r-cleangeo@0.3-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RchivalTag
Licenses: GPL 3+
Build system: r
Synopsis: Analyzing and Interactive Visualization of Archival Tagging Data
Description:

This package provides a set of functions to generate, access and analyze standard data products from archival tagging data.

r-reporter 1.4.6
Propagated dependencies: r-zip@2.3.3 r-withr@3.0.2 r-stringi@1.8.7 r-jpeg@0.1-11 r-glue@1.8.0 r-fmtr@1.7.3 r-crayon@1.5.3 r-common@1.1.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://reporter.r-sassy.org
Licenses: CC0
Build system: r
Synopsis: Creates Statistical Reports
Description:

This package contains functions to create regulatory-style statistical reports. Originally designed to create tables, listings, and figures for the pharmaceutical, biotechnology, and medical device industries, these reports are generalized enough that they could be used in any industry. Generates text, rich-text, PDF, HTML, and Microsoft Word file formats. The package specializes in printing wide and long tables with automatic page wrapping and splitting. Reports can be produced with a minimum of function calls, and without relying on other table packages. The package supports titles, footnotes, page header, page footers, spanning headers, page by variables, and automatic page numbering.

r-rtlknitr 1.1.1
Propagated dependencies: r-magrittr@2.0.4 r-knitr@1.50 r-gt@1.3.0 r-bookdown@0.45
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/FoadEsmaeili5/RTLknitr
Licenses: GPL 2+
Build system: r
Synopsis: Right to Left Dynamic Documents Using 'knitr'
Description:

Provide seamless support for right-to-left (RTL) languages, such as Persian and Arabic, in R Markdown documents and LaTeX output. It includes functions and hooks that enable easy integration of RTL language content, allowing users to create documents that adhere to RTL writing conventions. For in-depth insights into dynamic documents and the knitr package, consider referring to Xie, Y (2014) <ISBN: 978-1-482-20353-0>.

r-rwishart 0.1.2
Propagated dependencies: r-matrix@1.7-4 r-mass@7.3-65 r-lazyeval@0.2.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rwishart.bearstatistics.com
Licenses: GPL 2
Build system: r
Synopsis: Random Wishart Matrix Generation
Description:

An expansion of R's stats random wishart matrix generation. This package allows the user to generate singular, Uhlig and Harald (1994) <doi:10.1214/aos/1176325375>, and pseudo wishart, Diaz-Garcia, et al.(1997) <doi:10.1006/jmva.1997.1689>, matrices. In addition the user can generate wishart matrices with fractional degrees of freedom, Adhikari (2008) <doi:10.1061/(ASCE)0733-9399(2008)134:12(1029)>, commonly used in volatility modeling. Users can also use this package to create random covariance matrices.

r-rebus-datetimes 0.0-2.1
Propagated dependencies: r-rebus-base@0.0-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rebus.datetimes
Licenses: FSDG-compatible
Build system: r
Synopsis: Date and Time Extensions for the 'rebus' Package
Description:

Build regular expressions piece by piece using human readable code. This package contains date and time functionality, and is primarily intended to be used by package developers.

r-redatamx 1.2.1
Propagated dependencies: r-cpp11@0.5.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://ideasybits.github.io/redatamx4r/
Licenses: GPL 3+
Build system: r
Synopsis: R Interface to 'Redatam' Library
Description:

This package provides an API to work with Redatam (see <https://redatam.org>) databases in both formats: RXDB (new format) and DICX (old format) and running Redatam programs written in SPC language. It's a wrapper around Redatam core and provides functions to open/close a database (redatam_open()/redatam_close()), list entities and variables from the database (redatam_entities(), redatam_variables()) and execute a SPC program and gets the results as data frames (redatam_query(), redatam_run()).

Total packages: 69236