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

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-rmsdp 0.1.1
Propagated dependencies: r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RMSDp
Licenses: GPL 3+
Build system: r
Synopsis: Refined Modified Stahel-Donoho (MSD) Estimators for Outlier Detection (Parallel Version)
Description:

This package provides a parallel function for multivariate outlier detection named modified Stahel-Donoho estimators is contained in this package. The function RMSDp() is for elliptically distributed datasets and recognizes outliers based on Mahalanobis distance. This function is for higher dimensional datasets that cannot be handled by a single core function RMSD() included in RMSD package. See Wada and Tsubaki (2013) <doi:10.1109/CLOUDCOM-ASIA.2013.86> for the detail of the algorithm.

r-rlt 3.2.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RLT
Licenses: GPL 2+
Build system: r
Synopsis: Reinforcement Learning Trees
Description:

Random forest with a variety of additional features for regression, classification and survival analysis. The features include: parallel computing with OpenMP, embedded model for selecting the splitting variable, based on Zhu, Zeng & Kosorok (2015) <doi:10.1080/01621459.2015.1036994>, subject weight, variable weight, tracking subjects used in each tree, etc.

r-robustgasp 0.6.8
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-nloptr@2.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RobustGaSP
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Robust Gaussian Stochastic Process Emulation
Description:

Robust parameter estimation and prediction of Gaussian stochastic process emulators. It allows for robust parameter estimation and prediction using Gaussian stochastic process emulator. It also implements the parallel partial Gaussian stochastic process emulator for computer model with massive outputs See the reference: Mengyang Gu and Jim Berger, 2016, Annals of Applied Statistics; Mengyang Gu, Xiaojing Wang and Jim Berger, 2018, Annals of Statistics.

r-rkeajars 5.0-4
Dependencies: openjdk@25.0.2
Propagated dependencies: r-rjava@1.0-18
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RKEAjars
Licenses: GPL 2
Build system: r
Synopsis: R/KEA Interface Jars
Description:

External jars required for package RKEA.

r-reproducr 0.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/repro-stats/reproducr
Licenses: Expat
Build system: r
Synopsis: Behavioural Reproducibility Auditing for R Projects
Description:

Audits R scripts for behavioural reproducibility risk. Scans scripts for qualified package::function calls and checks them against a curated database of known silent breaking changes across popular CRAN packages. Flags stochastic calls lacking set.seed() and detects locale-sensitive operations that may produce different results across systems. Supports baseline certification of analytical outputs so that silent numerical drift can be detected across package upgrades or platform changes. Generates human-readable audit reports suitable for academic submission or pharmaceutical QC workflows. For more details see <https://github.com/repro-stats/reproducr>.

r-raggrid 0.2.0
Propagated dependencies: r-knitr@1.51 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-crosstalk@1.2.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/no-types/RagGrid/
Licenses: Expat
Build system: r
Synopsis: Wrapper of the 'JavaScript' Library 'agGrid'
Description:

Data objects in R can be rendered as HTML tables using the JavaScript library ag-grid (typically via R Markdown or Shiny'). The ag-grid library has been included in this R package. The package name RagGrid is an abbreviation of R agGrid'.

r-rodd 0.2-1
Propagated dependencies: r-rootsolve@1.8.2.4 r-quadprog@1.5-8 r-numderiv@2016.8-1.1 r-matrixcalc@1.0-6 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rodd
Licenses: GPL 2+
Build system: r
Synopsis: Optimal Discriminating Designs
Description:

This package provides a collection of functions for numerical construction of optimal discriminating designs. At the current moment T-optimal designs (which maximize the lower bound for the power of F-test for regression model discrimination), KL-optimal designs (for lognormal errors) and their robust analogues can be calculated with the package.

r-rankdifferencetest 2025.12.4
Propagated dependencies: r-rdpack@2.6.6 r-hmisc@5.2-5 r-generics@0.1.4 r-exactranktests@0.8-37 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://brettklamer.com/work/rankdifferencetest
Licenses: GPL 3
Build system: r
Synopsis: Kornbrot's Rank Difference Test
Description:

This package implements Kornbrot's rank difference test as described in <doi:10.1111/j.2044-8317.1990.tb00939.x>. This method is a modified Wilcoxon signed-rank test which produces consistent and meaningful results for ordinal or monotonically-transformed data.

r-roi-plugin-nloptr 1.0-1
Propagated dependencies: r-roi@1.0-2 r-nloptr@2.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://roigrp.gitlab.io
Licenses: GPL 3
Build system: r
Synopsis: 'nloptr' Plug-in for the 'R' Optimization Infrastructure
Description:

Enhances the R Optimization Infrastructure ('ROI') package with the NLopt solver for solving nonlinear optimization problems.

r-rootsextremainflections 1.2.5
Propagated dependencies: r-iterators@1.0.14 r-inflection@1.3.7 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RootsExtremaInflections
Licenses: GPL 2
Build system: r
Synopsis: Finds Roots, Extrema and Inflection Points of a Curve
Description:

Implementation of Taylor Regression Estimator (TRE), Tulip Extreme Finding Estimator (TEFE), Bell Extreme Finding Estimator (BEFE), Integration Extreme Finding Estimator (IEFE) and Integration Root Finding Estimator (IRFE) for roots, extrema and inflections of a curve . Christopoulos, DT (2019) <doi:10.13140/RG.2.2.17158.32324> . Christopoulos, DT (2016) <doi:10.2139/ssrn.3043076> . Christopoulos, DT (2016) <https://demovtu.veltech.edu.in/wp-content/uploads/2016/04/Paper-04-2016.pdf> . Christopoulos, DT (2014) <doi:10.48550/arXiv.1206.5478> .

r-rkenyaforex 0.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rKenyaForex
Licenses: Expat
Build system: r
Synopsis: Historical Data for Kenya Foreign Exchange Prices
Description:

Exchange rate for Kenya Shilling against other currencies, US DOLLAR, EURO, STERLING POUND, Tanzania Shilling, Uganda Shilling.

r-recforest 1.0.2
Propagated dependencies: r-timereg@2.0.7 r-tibble@3.3.1 r-survival@3.8-6 r-reda@0.5.6 r-purrr@1.2.2 r-mets@1.3.9 r-magrittr@2.0.5 r-future-apply@1.20.2 r-future@1.70.0 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=recforest
Licenses: FSDG-compatible
Build system: r
Synopsis: Random Survival Forest for Recurrent Events
Description:

This package provides a tool designed to analyze recurrent events when dealing with right-censored data and the potential presence of a terminal event (that prevents further occurrences, like death). It extends the random survival forest algorithm, adapting splitting rules and node estimators to handle complexities of recurrent events. The methodology is fully described in Murris, J., Bouaziz, O., Jakubczak, M., Katsahian, S., & Lavenu, A. (2024) (<https://hal.science/hal-04612431v1/document>).

r-resevol 0.4.0.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://bradduthie.github.io/resevol/
Licenses: GPL 2+
Build system: r
Synopsis: Simulate Agricultural Production and Evolution of Pesticide Resistance
Description:

Simulates individual-based models of agricultural pest management and the evolution of pesticide resistance. Management occurs on a spatially explicit landscape that is divided into an arbitrary number of farms that can grow one of up to 10 crops and apply one of up to 10 pesticides. Pest genomes are modelled in a way that allows for any number of pest traits with an arbitrary covariance structure that is constructed using an evolutionary algorithm in the mine_gmatrix() function. Simulations are then run using the run_farm_sim() function. This package thereby allows for highly mechanistic social-ecological models of the evolution of pesticide resistance under different types of crop rotation and pesticide application regimes.

r-rjade 0.1.1
Propagated dependencies: r-v8@8.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rjade
Licenses: Expat
Build system: r
Synopsis: Clean, Whitespace-Sensitive Template Language for Writing HTML
Description:

Jade is a high performance template engine heavily influenced by Haml and implemented with JavaScript for node and browsers.

r-rpointcloud 0.9.1
Propagated dependencies: r-tda@1.9.4 r-rgl@1.3.36 r-mercator@1.1.7 r-classdiscovery@3.4.9 r-classcomparison@3.3.5 r-circlize@0.4.18
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://oompa.r-forge.r-project.org/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Visualizing Topological Loops and Voids
Description:

Visualizations to explain the results of a topological data analysis. The goal of topological data analysis is to identify persistent topological structures, such as loops (topological circles) and voids (topological spheres), in data sets. The output of an analysis using the TDA package is a Rips diagram (named after the mathematician Eliyahu Rips). The goal of RPointCloud is to fill in these holes in the data by providing tools to visualize the features that help explain the structures found in the Rips diagram. See McGee and colleagues (2024) <doi:10.1101/2024.05.16.593927>.

r-rrpp 2.1.2
Propagated dependencies: r-matrix@1.7-5 r-ggplot2@4.0.3 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/mlcollyer/RRPP
Licenses: GPL 3+
Build system: r
Synopsis: Linear Model Evaluation with Randomized Residuals in a Permutation Procedure
Description:

Linear model calculations are made for many random versions of data. Using residual randomization in a permutation procedure, sums of squares are calculated over many permutations to generate empirical probability distributions for evaluating model effects. Additionally, coefficients, statistics, fitted values, and residuals generated over many permutations can be used for various procedures including pairwise tests, prediction, classification, and model comparison. This package should provide most tools one could need for the analysis of high-dimensional data, especially in ecology and evolutionary biology, but certainly other fields, as well.

r-regressor 4.0.8
Propagated dependencies: r-trainer@2.2.12 r-shinyjs@2.1.1 r-shinydashboardplus@2.0.6 r-shinydashboard@0.7.3 r-shinycustomloader@0.9.0 r-shinyace@0.4.4 r-shiny@1.13.0 r-rpart-plot@3.1.4 r-rlang@1.2.0 r-psych@2.6.5 r-pls@2.9-0 r-loader@1.3.0 r-htmltools@0.5.9 r-golem@0.5.1 r-glmnet@5.0 r-gbm@2.2.3 r-echarts4r@0.5.0 r-dt@0.34.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://promidat.website/
Licenses: GPL 2+
Build system: r
Synopsis: Regression Data Analysis System
Description:

Perform a supervised data analysis on a database through a shiny graphical interface. It includes methods such as linear regression, penalized regression, k-nearest neighbors, decision trees, ada boosting, extreme gradient boosting, random forest, neural networks, deep learning and support vector machines.

r-regextable 0.1.1
Propagated dependencies: r-stringr@1.6.0 r-stringi@1.8.7 r-pbapply@1.7-4 r-dplyr@1.2.1 r-chk@0.10.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/judgelord/regextable
Licenses: Expat
Build system: r
Synopsis: Pattern-Based Text Extraction and Standardization with Lookup Tables
Description:

Extracts information from text using lookup tables of regular expressions. Each text entry is compared against all patterns, and all matching patterns and their corresponding substrings are returned. If a text entry matches multiple patterns, multiple rows are generated to capture each match. This approach enables comprehensive pattern coverage when processing large or complex text datasets.

r-rotulador 1.0.0
Propagated dependencies: r-rmarkdown@2.31 r-knitr@1.51 r-clipr@0.8.0 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/TractorTom/rotulador
Licenses: Expat
Build system: r
Synopsis: Useful Functions for Programming and Generating Documents
Description:

This package provides tools to help developers and producers manipulate R objects and outputs. It includes tools for displaying results and objects, and for formatting them in the correct format.

r-rcdea 1.0
Propagated dependencies: r-np@0.70-2 r-benchmarking@0.33
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rcDEA
Licenses: GPL 2
Build system: r
Synopsis: Robust and Conditional Data Envelopment Analysis (DEA)
Description:

With this package we provide an easy method to compute robust and conditional Data Envelopment Analysis (DEA), Free Disposal Hull (FDH) and Benefit of the Doubt (BOD) scores. The robust approach is based on the work of Cazals, Florens and Simar (2002) <doi:10.1016/S0304-4076(01)00080-X>. The conditional approach is based on Daraio and Simar (2007) <doi:10.1007/s11123-007-0049-3>. Besides we provide graphs to help with the choice of m. We relay on the Benchmarking package to compute the efficiency scores and on the np package to compute non parametric estimation of similarity among units.

r-rjd3jars 0.0.3
Dependencies: openjdk@25.0.2
Propagated dependencies: r-rjava@1.0-18
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rjd3jars
Licenses: FSDG-compatible
Build system: r
Synopsis: External jars for 'rjdverse' R Packages
Description:

It provides external jars required for the rjdverse (as rjd3toolkit', rjd3x13 and rjd3tramoseats').

r-rrcovna 0.5-3
Propagated dependencies: r-rrcov@1.7-7 r-robustbase@0.99-7 r-norm@1.0-11.1 r-lattice@0.22-9 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/valentint/rrcovNA
Licenses: GPL 2+
Build system: r
Synopsis: Scalable Robust Estimators with High Breakdown Point for Incomplete Data
Description:

Robust Location and Scatter Estimation and Robust Multivariate Analysis with High Breakdown Point for Incomplete Data (missing values) (Todorov et al. (2010) <doi:10.1007/s11634-010-0075-2>).

r-robber 0.2.4
Propagated dependencies: r-purrr@1.2.2 r-partitions@1.10-9 r-pammtools@0.8.0 r-magrittr@2.0.5 r-igraph@2.3.1 r-gremlins@0.2.1 r-ggplot2@4.0.3 r-blockmodels@1.1.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/Chabert-Liddell/robber
Licenses: GPL 3
Build system: r
Synopsis: Using Block Model to Estimate the Robustness of Ecological Network
Description:

Implementation of a variety of methods to compute the robustness of ecological interaction networks with binary interactions as described in <doi:10.1002/env.2709>. In particular, using the Stochastic Block Model and its bipartite counterpart, the Latent Block Model to put a parametric model on the network, allows the comparison of the robustness of networks differing in species richness and number of interactions. It also deals with networks that are partially sampled and/or with missing values.

r-rmthreshold 1.1
Propagated dependencies: r-png@0.1-9 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RMThreshold
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Signal-Noise Separation in Random Matrices by using Eigenvalue Spectrum Analysis
Description:

An algorithm which can be used to determine an objective threshold for signal-noise separation in large random matrices (correlation matrices, mutual information matrices, network adjacency matrices) is provided. The package makes use of the results of Random Matrix Theory (RMT). The algorithm increments a suppositional threshold monotonically, thereby recording the eigenvalue spacing distribution of the matrix. According to RMT, that distribution undergoes a characteristic change when the threshold properly separates signal from noise. By using the algorithm, the modular structure of a matrix - or of the corresponding network - can be unraveled.

Total packages: 22167