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

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-rethinker 2.0.0
Propagated dependencies: r-rjson@0.2.23
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://gitlab.com/mbq/rethinker
Licenses: GPL 3
Build system: r
Synopsis: 'RethinkDB' Client
Description:

This package provides a full-featured RethinkDB <https://rethinkdb.com/> client for R; allows users to store JSON-serialised data in a robust, distributed no-SQL system, use rich queries and react to data changes in real-time.

r-representr 0.1.6
Propagated dependencies: r-rcpp@1.1.0 r-foreach@1.5.2 r-dplyr@1.1.4 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=representr
Licenses: GPL 3
Build system: r
Synopsis: Create Representative Records After Entity Resolution
Description:

An implementation of Kaplan, Betancourt, Steorts (2022) <doi:10.1080/00031305.2022.2041482> that creates representative records for use in downstream tasks after entity resolution is performed. Multiple methods for creating the representative records (data sets) are provided.

r-rwa 0.1.1
Propagated dependencies: r-tidyr@1.3.1 r-purrr@1.2.0 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://martinctc.github.io/rwa/
Licenses: GPL 3
Build system: r
Synopsis: Perform a Relative Weights Analysis
Description:

Perform a Relative Weights Analysis (RWA) (a.k.a. Key Drivers Analysis) as per the method described in Tonidandel & LeBreton (2015) <DOI:10.1007/s10869-014-9351-z>, with its original roots in Johnson (2000) <DOI:10.1207/S15327906MBR3501_1>. In essence, RWA decomposes the total variance predicted in a regression model into weights that accurately reflect the proportional contribution of the predictor variables, which addresses the issue of multi-collinearity. In typical scenarios, RWA returns similar results to Shapley regression, but with a significant advantage on computational performance.

r-rcmdrplugin-bws2 0.3-0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://sites.google.com/view/r4sp/rcmdrplugin
Licenses: GPL 2+
Build system: r
Synopsis: R Commander Plug-in for Case 2 Best-Worst Scaling
Description:

Adds menu items for case 2 (profile case) best-worst scaling (BWS2) to the R Commander. BWS2 is a question-based survey method that constructs profiles (combinations of attribute levels) using an orthogonal array, asks respondents to select the best and worst levels in each profile, and measures preferences for attribute levels by analyzing the responses. For details, see Aizaki and Fogarty (2019) <doi:10.1016/j.jocm.2019.100171>.

r-r4subtrace 0.1.0
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-r4subcore@0.1.0 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/R4SUB/r4subtrace
Licenses: Expat
Build system: r
Synopsis: Traceability Engine for Clinical Submission Readiness
Description:

Quantifies and explains end-to-end traceability between clinical submission artifacts (ADaM (Analysis Data Model) outputs, derivations, SDTM (Study Data Tabulation Model) sources, specs, code). Builds trace models from metadata and mapping sheets, computes trace levels, and emits standardized R4SUB (R for Regulatory Submission) evidence table rows via r4subcore'.

r-recolorize 0.2.0
Propagated dependencies: r-raster@3.6-32 r-png@0.1-8 r-plotfunctions@1.4 r-plot3d@1.4.2 r-pavo@2.9.0 r-mgcv@1.9-4 r-imager@1.0.5 r-colorramps@2.3.4 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://hiweller.github.io/recolorize/
Licenses: FSDG-compatible
Build system: r
Synopsis: Color-Based Image Segmentation
Description:

Automatic, semi-automatic, and manual functions for generating color maps from images. The idea is to simplify the colors of an image according to a metric that is useful for the user, using deterministic methods whenever possible. Many images will be clustered well using the out-of-the-box functions, but the package also includes a toolbox of functions for making manual adjustments (layer merging/isolation, blurring, fitting to provided color clusters or those from another image, etc). Also includes export methods for other color/pattern analysis packages (pavo, patternize, colordistance).

r-randomuniformforest 1.1.6
Propagated dependencies: r-rcpp@1.1.0 r-proc@1.19.0.1 r-mass@7.3-65 r-iterators@1.0.14 r-ggplot2@4.0.1 r-foreach@1.5.2 r-doparallel@1.0.17 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=randomUniformForest
Licenses: Modified BSD
Build system: r
Synopsis: Random Uniform Forests for Classification, Regression and Unsupervised Learning
Description:

Ensemble model, for classification, regression and unsupervised learning, based on a forest of unpruned and randomized binary decision trees. Each tree is grown by sampling, with replacement, a set of variables at each node. Each cut-point is generated randomly, according to the continuous Uniform distribution. For each tree, data are either bootstrapped or subsampled. The unsupervised mode introduces clustering, dimension reduction and variable importance, using a three-layer engine. Random Uniform Forests are mainly aimed to lower correlation between trees (or trees residuals), to provide a deep analysis of variable importance and to allow native distributed and incremental learning.

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-redisbasecontainer 1.0.1
Propagated dependencies: r-dockerparallel@1.0.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RedisBaseContainer
Licenses: GPL 3
Build system: r
Synopsis: The Container for the DockerParallel Package
Description:

Providing the container for the DockerParallel package.

r-rofanova 1.0.1
Propagated dependencies: r-robustbase@0.99-6 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-fda-usc@2.2.0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/fabiocentofanti/rofanova
Licenses: GPL 3
Build system: r
Synopsis: Robust Functional Analysis of Variance
Description:

This package implements the robust functional analysis of variance (RoFANOVA), described in Centofanti et al. (2023) <doi:10.1093/jrsssc/qlad074>. It allows testing mean differences among groups of functional data by being robust against the presence of outliers.

r-reactlog 1.1.1
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rstudio.github.io/reactlog/
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Reactivity Visualizer for 'shiny'
Description:

Building interactive web applications with R is incredibly easy with shiny'. Behind the scenes, shiny builds a reactive graph that can quickly become intertwined and difficult to debug. reactlog (Schloerke 2019) <doi:10.5281/zenodo.2591517> provides a visual insight into that black box of shiny reactivity by constructing a directed dependency graph of the application's reactive state at any time point in a reactive recording.

r-refa 0.2.0
Propagated dependencies: r-fmultivar@4031.84
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=REFA
Licenses: GPL 3+
Build system: r
Synopsis: Robust Exponential Factor Analysis
Description:

This package provides a robust alternative to the traditional principal component estimator is proposed within the framework of factor models, known as Robust Exponential Factor Analysis, specifically designed for the modeling of high-dimensional datasets with heavy-tailed distributions. The algorithm estimates the latent factors and the loading by minimizing the exponential squared loss function. To determine the appropriate number of factors, we propose a modified rank minimization technique, which has been shown to significantly enhance finite-sample performance. For more detail of Robust Exponential Factor Analysis, please refer to Hu et al. (2026) <doi:10.1016/j.jmva.2025.105567>.

r-robstattm 1.0.11
Propagated dependencies: r-rrcov@1.7-7 r-robustbase@0.99-6 r-pyinit@1.1.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RobStatTM
Licenses: GPL 3+
Build system: r
Synopsis: Robust Statistics: Theory and Methods
Description:

Companion package for the book: "Robust Statistics: Theory and Methods, second edition", <http://www.wiley.com/go/maronna/robust>. This package contains code that implements the robust estimators discussed in the recent second edition of the book above, as well as the scripts reproducing all the examples in the book.

r-regressor 4.0.8
Propagated dependencies: r-trainer@2.2.12 r-shinyjs@2.1.0 r-shinydashboardplus@2.0.6 r-shinydashboard@0.7.3 r-shinycustomloader@0.9.0 r-shinyace@0.4.4 r-shiny@1.11.1 r-rpart-plot@3.1.4 r-rlang@1.1.6 r-psych@2.5.6 r-pls@2.8-5 r-loader@1.3.0 r-htmltools@0.5.8.1 r-golem@0.5.1 r-glmnet@4.1-10 r-gbm@2.2.2 r-echarts4r@0.5.0 r-dt@0.34.0 r-dplyr@1.1.4
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-radlibs 0.2.0
Propagated dependencies: r-stringr@1.6.0 r-lexicon@1.2.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=radlibs
Licenses: Modified BSD
Build system: r
Synopsis: Build Your Own Madlibs!
Description:

Make your phrase or sentence into something funny! Pass a string with the keywords in, and get out a bit of humor.

r-rrepest 1.6.12
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-officer@0.7.1 r-magrittr@2.0.4 r-labelled@2.16.0 r-foreach@1.5.2 r-flextable@0.9.10 r-dplyr@1.1.4 r-doparallel@1.0.17 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rrepest
Licenses: Expat
Build system: r
Synopsis: An Analyzer of International Large Scale Assessments in Education
Description:

An easy way to analyze international large-scale assessments and surveys in education or any other dataset that includes replicated weights (Balanced Repeated Replication (BRR) weights, Jackknife replicate weights,...) while also allowing for analysis with multiply imputed variables (plausible values). It supports the estimation of univariate statistics (e.g. mean, variance, standard deviation, quantiles), frequencies, correlation, linear regression and any other model already implemented in R that takes a data frame and weights as parameters. It also includes options to prepare the results for publication, following the table formatting standards of the Organization for Economic Cooperation and Development (OECD).

r-rarenmtests 1.2
Propagated dependencies: r-vegan@2.7-2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rareNMtests
Licenses: GPL 2+
Build system: r
Synopsis: Ecological and Biogeographical Null Model Tests for Comparing Rarefaction Curves
Description:

Randomization tests for the statistical comparison of i = two or more individual-based, sample-based or coverage-based rarefaction curves. The ecological null hypothesis is that the i samples were all drawn randomly from a single assemblage, with (necessarily) a single underlying species abundance distribution. The biogeographic null hypothesis is that the i samples were all drawn from different assemblages that, nonetheless, share similar species richness and species abundance distributions. Functions are described in L. Cayuela, N.J. Gotelli & R.K. Colwell (2015) <doi:10.1890/14-1261.1>.

r-rbe3 1.1
Propagated dependencies: r-pracma@2.4.6 r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RBE3
Licenses: GPL 2+
Build system: r
Synopsis: Estimation and Additional Tools for Quantile Generalized Beta Regression Model
Description:

Provide estimation and data generation tools for the quantile generalized beta regression model. For details, see Bourguignon, Gallardo and Saulo <arXiv:2110.04428> The package also provides tools to perform covariates selection.

r-rifs 0.1.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RIFS
Licenses: GPL 3
Build system: r
Synopsis: Random Iterated Function System
Description:

Pointwise generation and display of attractors (prefractals) of the random iterated function system (RIFS) for various combinations of probabilistic and geometric parameters of some fixed point sets (protofractals), described by Bukhovets A.G. (2012) <doi:10.1134/S0005117912020154>.

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-rtson 1.3
Propagated dependencies: r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/tercen/TSON
Licenses: FSDG-compatible
Build system: r
Synopsis: Typed JSON
Description:

TSON, short for Typed JSON, is a binary-encoded serialization of JSON like document that support JavaScript typed data (https://github.com/tercen/TSON).

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-rspincalc 1.0.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RSpincalc
Licenses: GPL 3+
Build system: r
Synopsis: Conversion Between Attitude Representations of DCM, Euler Angles, Quaternions, and Euler Vectors
Description:

Conversion between attitude representations: DCM, Euler angles, Quaternions, and Euler vectors. Plus conversion between 2 Euler angle set types (xyx, yzy, zxz, xzx, yxy, zyz, xyz, yzx, zxy, xzy, yxz, zyx). Fully vectorized code, with warnings/errors for Euler angles (singularity, out of range, invalid angle order), DCM (orthogonality, not proper, exceeded tolerance to unity determinant) and Euler vectors(not unity). Also quaternion and other useful functions. Based on SpinCalc by John Fuller and SpinConv by Paolo de Leva.

r-rmt4ds 0.0.1
Propagated dependencies: r-rootsolve@1.8.2.4 r-rmtstat@0.3.1 r-rarpack@0.11-0 r-quadprog@1.5-8 r-pracma@2.4.6 r-nleqslv@3.3.5 r-mpoly@1.1.2 r-mass@7.3-65 r-lpsolve@5.6.23
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RMT4DS
Licenses: Expat
Build system: r
Synopsis: Computation of Random Matrix Models
Description:

We generate random variables following general Marchenko-Pastur distribution and Tracy-Widom distribution. We compute limits and distributions of eigenvalues and generalized components of spiked covariance matrices. We give estimation of all population eigenvalues of spiked covariance matrix model. We give tests of population covariance matrix. We also perform matrix denoising for signal-plus-noise model.

Total packages: 69236