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

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-reporttools 1.1.4
Propagated dependencies: r-xtable@1.8-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://www.kasparrufibach.ch
Licenses: GPL 2+
Build system: r
Synopsis: Generate "LaTeX"" Tables of Descriptive Statistics
Description:

These functions are especially helpful when writing reports of data analysis using "Sweave".

r-rando 0.2.0
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-glue@1.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/MyKo101/rando
Licenses: Expat
Build system: r
Synopsis: Context Aware Random Numbers
Description:

This package provides random number generating functions that are much more context aware than the built-in functions. The functions are also much safer, as they check for incompatible values, and more reproducible.

r-rregm 1.2
Propagated dependencies: r-skewmlrm@1.7 r-pracma@2.4.6 r-invgamma@1.2 r-gamlss-dist@6.1-1 r-gamlss@5.5-0 r-extradistr@1.10.0.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rregm
Licenses: GPL 2+
Build system: r
Synopsis: Reparameterized Regression Models
Description:

This package provides estimation and data generation tools for several new regression models, including the gamma, beta, inverse gamma and beta prime distributions. These models can be parameterized based on the mean, median, mode, geometric mean and harmonic mean, as specified by the user. For details, see Bourguignon and Gallardo (2025a) <doi:10.1016/j.chemolab.2025.105382> and Bourguignon and Gallardo (2025b) <doi:10.1111/stan.70007>. Additional tools are provided for higher-order likelihood inference through Skovgaard-adjusted likelihood ratio statistics and for predictive shrinkage estimation in reparameterized beta regression models.

r-r6ds 1.2.0
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/yukai-yang/R6DS
Licenses: GPL 3
Build system: r
Synopsis: R6 Reference Class Based Data Structures
Description:

This package provides reference classes implementing some useful data structures. The package implements these data structures by using the reference class R6. Therefore, the classes of the data structures are also reference classes which means that their instances are passed by reference. The implemented data structures include stack, queue, double-ended queue, doubly linked list, set, dictionary and binary search tree. See for example <https://en.wikipedia.org/wiki/Data_structure> for more information about the data structures.

r-recastlessons 0.1.0
Propagated dependencies: r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=recastlessons
Licenses: Expat
Build system: r
Synopsis: Explore and Interactively Adjust a Daily Distribution of Lessons
Description:

This package provides a set of functions to see and interactively adjust a distribution of lessons by day, aiming at homogenizing individual distributions (for each class and teacher).

r-redcaptidier 1.2.5
Propagated dependencies: r-vctrs@0.7.3 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-stringi@1.8.7 r-rlang@1.2.0 r-redcapr@1.6.0 r-readr@2.2.0 r-purrr@1.2.2 r-pillar@1.11.1 r-lubridate@1.9.5 r-lobstr@1.2.1 r-glue@1.8.1 r-formattable@0.2.1 r-forcats@1.0.1 r-dplyr@1.2.1 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://chop-cgtinformatics.github.io/REDCapTidieR/
Licenses: Expat
Build system: r
Synopsis: Extract 'REDCap' Databases into Tidy 'Tibble's
Description:

Convert REDCap exports into tidy tables for easy handling of REDCap repeat instruments and event arms.

r-rhybridfinder 0.2.0
Propagated dependencies: r-seqinr@4.2-44 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=RHybridFinder
Licenses: Expat
Build system: r
Synopsis: Identification of Hybrid Peptides in Immunopeptidomic Analyses
Description:

Tool for the analysis Mass Spectrometry (MS) data in the context of immunopeptidomic analysis for the identification of hybrid peptides and the predictions of binding affinity of all peptides using netMHCpan <doi:10.1093/nar/gkaa379> while providing a summary of the netMHCpan output. RHybridFinder (RHF) is destined for researchers who are looking to analyze their MS data for the purpose of identification of potential spliced peptides. This package, developed mainly in base R, is based on the workflow published by Faridi et al. in 2018 <doi:10.1126/sciimmunol.aar3947>.

r-rolescry 0.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/canboynukara/rolescry
Licenses: ASL 2.0
Build system: r
Synopsis: Name-Blind Variable-Role Detection by Data Signature
Description:

Deterministic, name-blind detection of variable roles (group, outcome, survival time and event, paired and agreement measurements, repeated measures, scale items, subject identifier, covariate) in tabular data. Roles are assigned from each column's information-theoretic signature -- Shannon entropy, normalized mutual information, and distributional shape -- rather than from column names, so renaming columns to col_1', col_2', ... does not change the result ("Data inspice, non nomen"). An optional, capped name-based hint and automatic header-row detection are also provided. No large language models and no external data transmission. Extracted from the MDStatR biostatistics engine; see Boynukara (2026) <doi:10.5281/zenodo.20707791>.

r-rpensemble 0.5
Propagated dependencies: r-mass@7.3-65 r-class@7.3-23
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://arxiv.org/abs/1504.04595
Licenses: GPL 3
Build system: r
Synopsis: Random Projection Ensemble Classification
Description:

This package implements the methodology of "Cannings, T. I. and Samworth, R. J. (2017) Random-projection ensemble classification, J. Roy. Statist. Soc., Ser. B. (with discussion), 79, 959--1035". The random projection ensemble classifier is a general method for classification of high-dimensional data, based on careful combination of the results of applying an arbitrary base classifier to random projections of the feature vectors into a lower-dimensional space. The random projections are divided into non-overlapping blocks, and within each block the projection yielding the smallest estimate of the test error is selected. The random projection ensemble classifier then aggregates the results of applying the base classifier on the selected projections, with a data-driven voting threshold to determine the final assignment.

r-rcausalmgm 1.0.1
Propagated dependencies: r-survival@3.8-6 r-rcppthread@2.3.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rCausalMGM
Licenses: GPL 3
Build system: r
Synopsis: Scalable Causal Discovery and Model Selection on Mixed Datasets with 'rCausalMGM'
Description:

Scalable methods for learning causal graphical models from mixed data, including continuous, discrete, and censored variables. The package implements CausalMGM, which combines a convex, score-based approach for learning an initial moralized graph with a producer-consumer scheme that enables efficient parallel conditional independence testing in constraint-based causal discovery algorithms. The implementation supports high-dimensional datasets and provides individual access to core components of the workflow, including MGM and the PC-Stable and FCI-Stable causal discovery algorithms. To support practical applications, the package includes multiple model selection strategies, including information criteria based on likelihood and model complexity, cross-validation for out-of-sample likelihood estimation, and stability-based approaches that assess graph robustness across subsamples.

r-rewie 0.1.0
Propagated dependencies: r-rockchalk@1.8.164 r-plm@2.6-7 r-mass@7.3-65 r-lme4@2.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/sduxbury/rewie
Licenses: GPL 2+
Build system: r
Synopsis: Data Preparation and Diagnostics for Random Effects Within Estimator
Description:

Diagnostics and data preparation for random effects within estimator, random effects within-idiosyncratic estimator, between-within-idiosyncratic model, and cross-classified between model. Mundlak, Yair (1978) <doi:10.2307/1913646>. Hausman, Jeffrey (1978) <doi:10.2307/1913827>. Allison, Paul (2009) <doi:10.4135/9781412993869>. Neuhaus, J.M., and J. D. Kalbfleisch (1998) <doi:10.2307/3109770>.

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-rayimage 0.26.1
Propagated dependencies: r-tinydng@0.1.0-0 r-tiff@0.1-12 r-systemfonts@1.3.2 r-stbimageheaders@0.1.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-ragg@1.5.2 r-progress@1.2.3 r-png@0.1-9 r-jpeg@0.1-11
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.rayimage.dev
Licenses: GPL 3
Build system: r
Synopsis: Image Processing for Simulated Cameras
Description:

Uses convolution-based techniques to generate simulated camera bokeh, depth of field, and other camera effects, using an image and an optional depth map. Accepts both filename inputs and in-memory array representations of images and matrices, including common raster formats such as JPEG', PNG', TIFF', TGA', BMP', PSD', GIF', HDR', PIC', PNM', DNG', and EXR'. Includes functions to perform 2D convolutions, color correction, colorspace conversion, image/matrix reorientation and resizing, image and text overlays, exposure adjustment, camera vignette effects, and image titles.

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-rsmatrix 0.2.10
Propagated dependencies: r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://marberts.github.io/rsmatrix/
Licenses: Expat
Build system: r
Synopsis: Matrices for Repeat-Sales Price Indexes
Description:

Calculate the matrices in Shiller (1991, <doi:10.1016/S1051-1377(05)80028-2>) that serve as the foundation for many repeat-sales price indexes.

r-rfacts 0.2.1
Dependencies: mono@6.12.0.206
Propagated dependencies: r-xml2@1.5.2 r-tibble@3.3.1 r-fs@2.1.0 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://elilillyco.github.io/rfacts/
Licenses: Expat
Build system: r
Synopsis: R Interface to 'FACTS' on Unix-Like Systems
Description:

The rfacts package is an R interface to the Fixed and Adaptive Clinical Trial Simulator ('FACTS') on Unix-like systems. It programmatically invokes FACTS to run clinical trial simulations, and it aggregates simulation output data into tidy data frames. These capabilities provide end-to-end automation for large-scale simulation pipelines, and they enhance computational reproducibility. For more information on FACTS itself, please visit <https://www.berryconsultants.com/software/>.

r-rsurv 0.0.2
Propagated dependencies: r-stabledist@0.7-2 r-rdpack@2.6.6 r-mass@7.3-65 r-dplyr@1.2.1 r-bellreg@0.0.2.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/fndemarqui/rsurv
Licenses: GPL 3+
Build system: r
Synopsis: Random Generation of Survival Data
Description:

Random generation of survival data from a wide range of regression models, including accelerated failure time (AFT), proportional hazards (PH), proportional odds (PO), accelerated hazard (AH), Yang and Prentice (YP), and extended hazard (EH) models. The package rsurv also stands out by its ability to generate survival data from an unlimited number of baseline distributions provided that an implementation of the quantile function of the chosen baseline distribution is available in R. Another nice feature of the package rsurv lies in the fact that linear predictors are specified via a formula-based approach, facilitating the inclusion of categorical variables and interaction terms. The functions implemented in the package rsurv can also be employed to simulate survival data with more complex structures, such as survival data with different types of censoring mechanisms, survival data with cure fraction, survival data with random effects (frailties), multivariate survival data, and competing risks survival data. Details about the R package rsurv can be found in Demarqui (2024) <doi:10.48550/arXiv.2406.01750>.

r-roxylint 0.1.0
Propagated dependencies: r-roxygen2@8.0.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/openpharma/roxylint
Licenses: Expat
Build system: r
Synopsis: Lint 'roxygen2'-Generated Documentation
Description:

This package provides formatting linting to roxygen2 tags. Linters report roxygen2 tags that do not conform to a standard style. These linters can be a helpful check for building more consistent documentation and to provide reminders about best practices or checks for typos. Default linting suites are provided for common style guides such as the one followed by the tidyverse', though custom linters can be registered by other packages or be custom-tailored to a specific package.

r-rpadrino 0.0.5
Propagated dependencies: r-truncdist@1.0-2 r-rmarkdown@2.31 r-rlang@1.2.0 r-purrr@1.2.2 r-mvtnorm@1.3-7 r-magrittr@2.0.5 r-ipmr@0.0.7 r-ggplot2@4.0.3 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/padrinoDB/Rpadrino
Licenses: GPL 3
Build system: r
Synopsis: Interact with the 'PADRINO' IPM Database
Description:

PADRINO houses textual representations of Integral Projection Models which can be converted from their table format into full kernels to reproduce or extend an already published analysis. Rpadrino is an R interface to this database. For more information on Integral Projection Models, see Easterling et al. (2000) <doi:10.1890/0012-9658(2000)081[0694:SSSAAN]2.0.CO;2>, Merow et al. (2013) <doi:10.1111/2041-210X.12146>, Rees et al. (2014) <doi:10.1111/1365-2656.12178>, and Metcalf et al. (2015) <doi:10.1111/2041-210X.12405>. See Levin et al. (2021) for more information on ipmr', the engine that powers model reconstruction <doi:10.1111/2041-210X.13683>.

r-resourcer 1.5.1
Propagated dependencies: r-r6@2.6.1 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.obiba.org/resourcer/
Licenses: LGPL 2.1+
Build system: r
Synopsis: Resource Resolver
Description:

This package provides a resource represents some data or a computation unit. It is described by a URL and credentials. This package proposes a Resource model with "resolver" and "client" classes to facilitate the access and the usage of the resources.

r-redirection 1.0.1
Propagated dependencies: r-pracma@2.4.6 r-mass@7.3-65 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=ReDirection
Licenses: GPL 3
Build system: r
Synopsis: Predict Dominant Direction of Reactions of a Biochemical Network
Description:

Biologically relevant, yet mathematically sound constraints are used to compute the propensity and thence infer the dominant direction of reactions of a generic biochemical network. The reactions must be unique and their number must exceed that of the reactants,i.e., reactions >= reactants + 2. ReDirection', computes the null space of a user-defined stoichiometry matrix. The spanning non-zero and unique reaction vectors (RVs) are combinatorially summed to generate one or more subspaces recursively. Every reaction is represented as a sequence of identical components across all RVs of a particular subspace. The terms are evaluated with (biologically relevant bounds, linear maps, tests of convergence, descriptive statistics, vector norms) and the terms are classified into forward-, reverse- and equivalent-subsets. Since, these are mutually exclusive the probability of occurrence is binary (all, 1; none, 0). The combined propensity of a reaction is the p1-norm of the sub-propensities, i.e., sum of the products of the probability and maximum numeric value of a subset (least upper bound, greatest lower bound). This, if strictly positive is the probable rate constant, is used to infer dominant direction and annotate a reaction as "Forward (f)", "Reverse (b)" or "Equivalent (e)". The inherent computational complexity (NP-hard) per iteration suggests that a suitable value for the number of reactions is around 20. Three functions comprise ReDirection. These are check_matrix() and reaction_vector() which are internal, and calculate_reaction_vector() which is external.

r-rverbalexpressions 0.1.1
Propagated dependencies: r-magrittr@2.0.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/VerbalExpressions/RVerbalExpressions
Licenses: Expat
Build system: r
Synopsis: Create Regular Expressions Easily
Description:

Build regular expressions using grammar and functionality inspired by <https://github.com/VerbalExpressions>. Usage of the %>% is encouraged to build expressions in a chain-like fashion.

r-rds 0.9-10
Propagated dependencies: r-statnet-common@4.13.0 r-scales@1.4.0 r-reshape2@1.4.5 r-network@1.20.0 r-isotone@1.1-2 r-igraph@2.3.1 r-hmisc@5.2-5 r-gridextra@2.3 r-ggplot2@4.0.3 r-ergm@4.12.0 r-anytime@0.3.13
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://hpmrg.org
Licenses: LGPL 2.1
Build system: r
Synopsis: Respondent-Driven Sampling
Description:

This package provides functionality for carrying out estimation with data collected using Respondent-Driven Sampling. This includes Heckathorn's RDS-I and RDS-II estimators as well as Gile's Sequential Sampling estimator. The package is part of the "RDS Analyst" suite of packages for the analysis of respondent-driven sampling data. See Gile and Handcock (2010) <doi:10.1111/j.1467-9531.2010.01223.x>, Gile and Handcock (2015) <doi:10.1111/rssa.12091> and Gile, Beaudry, Handcock and Ott (2018) <doi:10.1146/annurev-statistics-031017-100704>.

r-ratingscalereduction 1.4
Propagated dependencies: r-proc@1.19.0.1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RatingScaleReduction
Licenses: GPL 2
Build system: r
Synopsis: Rating Scale Reduction Procedure
Description:

Describes a new procedure of reducing items in a rating scale called Rating Scale Reduction (RSR). The new stop criterion in RSR procedure is added (stop global max). The function order is replaced by sort.list.

Total packages: 72465