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

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-robustfa 1.2-0
Propagated dependencies: r-rrcov@1.7-7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://fbertran.github.io/robustfa/
Licenses: GPL 2+
Build system: r
Synopsis: Object Oriented Solution for Robust Factor Analysis
Description:

Outliers virtually exist in any datasets of any application field. To avoid the impact of outliers, we need to use robust estimators. Classical estimators of multivariate mean and covariance matrix are the sample mean and the sample covariance matrix. Outliers will affect the sample mean and the sample covariance matrix, and thus they will affect the classical factor analysis which depends on the classical estimators (Pison, G., Rousseeuw, P.J., Filzmoser, P. and Croux, C. (2003) <doi:10.1016/S0047-259X(02)00007-6>). So it is necessary to use the robust estimators of the sample mean and the sample covariance matrix. There are several robust estimators in the literature: Minimum Covariance Determinant estimator, Orthogonalized Gnanadesikan-Kettenring, Minimum Volume Ellipsoid, M, S, and Stahel-Donoho. The most direct way to make multivariate analysis more robust is to replace the sample mean and the sample covariance matrix of the classical estimators to robust estimators (Maronna, R.A., Martin, D. and Yohai, V. (2006) <doi:10.1002/0470010940>) (Todorov, V. and Filzmoser, P. (2009) <doi:10.18637/jss.v032.i03>), which is our choice of robust factor analysis. We created an object oriented solution for robust factor analysis based on new S4 classes.

r-robflreg 1.3
Propagated dependencies: r-robustbase@0.99-6 r-quantreg@6.1 r-pcapp@2.0-5 r-mvtnorm@1.3-3 r-matrix@1.7-4 r-mass@7.3-65 r-goffda@0.1.2 r-fields@17.1 r-fda-usc@2.2.0 r-fda@6.3.0 r-expm@1.0-0 r-cvtools@0.3.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=robflreg
Licenses: GPL 3
Build system: r
Synopsis: Robust Functional Linear Regression
Description:

This package provides functions for implementing robust methods for functional linear regression. In the functional linear regression, we consider scalar-on-function linear regression and function-on-function linear regression.

r-renvmodule 1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RenvModule
Licenses: GPL 2
Build system: r
Synopsis: Interface to Allow Full Use of the Environment Modules System for Unix
Description:

This package provides environment modules functionality, which enables use of the Environment Modules system (<http://modules.sourceforge.net/>) from within the R environment. By default the user's login shell environment (ie. "bash -l") will be used to initialize the current session. The module function can also; load or unload specific software, list all the loaded software within the current session, and list all the applications available for loading from the module system. Lastly, the module function can remove all loaded software from the current session.

r-robreg3s 0.3-1
Propagated dependencies: r-robustbase@0.99-6 r-mass@7.3-65 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=robreg3S
Licenses: GPL 2+
Build system: r
Synopsis: Three-Step Regression and Inference for Cellwise and Casewise Contamination
Description:

Three-step regression and inference for cellwise and casewise contamination.

r-rcoder 0.3.0
Propagated dependencies: r-rlang@1.1.6 r-glue@1.8.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/nyuglobalties/rcoder
Licenses: Expat
Build system: r
Synopsis: Lightweight Data Structure for Recoding Categorical Data without Factors
Description:

This package provides a data structure and toolkit for documenting and recoding categorical data that can be shared in other statistical software.

r-readnoaa 0.1.1
Propagated dependencies: r-httr2@1.2.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/charlescoverdale/readnoaa
Licenses: Expat
Build system: r
Synopsis: Access 'NOAA' Climate and Weather Data
Description:

This package provides clean, tidy access to climate and weather data from the National Oceanic and Atmospheric Administration ('NOAA') via the National Centers for Environmental Information ('NCEI') Data Service API <https://www.ncei.noaa.gov/access/services/data/v1>. Covers daily weather observations, monthly and annual summaries, and 30-year climate normals from over 100,000 stations across 180 countries. No API key is required. Dedicated functions handle the most common datasets, while a generic fetcher provides access to all NCEI datasets. Station discovery functions help users find stations by location or name. Data is downloaded on first use and cached locally for subsequent calls. This package is not endorsed or certified by NOAA'.

r-roben 0.1.2
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jrhub/roben
Licenses: GPL 2
Build system: r
Synopsis: Robust Bayesian Variable Selection for Gene-Environment Interactions
Description:

Gene-environment (GÃ E) interactions have important implications to elucidate the etiology of complex diseases beyond the main genetic and environmental effects. Outliers and data contamination in disease phenotypes of GÃ E studies have been commonly encountered, leading to the development of a broad spectrum of robust penalization methods. Nevertheless, within the Bayesian framework, the issue has not been taken care of in existing studies. We develop a robust Bayesian variable selection method for GÃ E interaction studies. The proposed Bayesian method can effectively accommodate heavy-tailed errors and outliers in the response variable while conducting variable selection by accounting for structural sparsity. In particular, the spike-and-slab priors have been imposed on both individual and group levels to identify important main and interaction effects. An efficient Gibbs sampler has been developed to facilitate fast computation. The Markov chain Monte Carlo algorithms of the proposed and alternative methods are efficiently implemented in C++.

r-rsymphony 0.1-33
Dependencies: zlib@1.3.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://R-Forge.R-project.org/projects/rsymphony
Licenses: FSDG-compatible
Build system: r
Synopsis: SYMPHONY in R
Description:

An R interface to the SYMPHONY solver for mixed-integer linear programs.

r-rerandpower 0.0.1
Propagated dependencies: r-runuran@0.41
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rerandPower
Licenses: Expat
Build system: r
Synopsis: Power and Sample Size Calculations for Completely Randomized and Rerandomized Experiments
Description:

Computes the power resulting from completely randomized and rerandomized experiments with two groups. Furthermore, computes the sample size necessary to obtain a desired level of power for completely randomized and rerandomized experiments.

r-roughnet 1.0.1
Propagated dependencies: r-jsonlite@2.0.0 r-igraph@2.2.1 r-htmlwidgets@1.6.4 r-graphlayouts@1.2.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/schochastics/roughnet/
Licenses: Expat
Build system: r
Synopsis: Visualize Networks using 'roughjs'
Description:

Visualize networks using the javascript library roughjs'. This allows to draw sketchy, hand-drawn-like networks.

r-rtmb 1.9
Propagated dependencies: r-tmb@1.9.18 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-matrix@1.7-4 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/kaskr/RTMB
Licenses: GPL 2+
Build system: r
Synopsis: 'R' Bindings for 'TMB'
Description:

Native R interface to TMB (Template Model Builder) so models can be written entirely in R rather than C++'. Automatic differentiation, to any order, is available for a rich subset of R features, including linear algebra for dense and sparse matrices, complex arithmetic, Fast Fourier Transform, probability distributions and special functions. RTMB provides easy access to model fitting and validation following the principles of Kristensen, K., Nielsen, A., Berg, C. W., Skaug, H., & Bell, B. M. (2016) <DOI:10.18637/jss.v070.i05> and Thygesen, U.H., Albertsen, C.M., Berg, C.W. et al. (2017) <DOI:10.1007/s10651-017-0372-4>.

r-rifttable 0.7.2
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-survival@3.8-3 r-stringr@1.6.0 r-rlang@1.1.6 r-risks@0.4.3 r-purrr@1.2.0 r-dplyr@1.1.4 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://stopsack.github.io/rifttable/
Licenses: GPL 3+
Build system: r
Synopsis: Results Tables to Bridge the Rift Between Epidemiologists and Their Data
Description:

Presentation-ready results tables for epidemiologists in an automated, reproducible fashion. The user provides the final analytical dataset and specifies the design of the table, with rows and/or columns defined by exposure(s), effect modifier(s), and estimands as desired, allowing to show descriptors and inferential estimates in one table -- bridging the rift between epidemiologists and their data, one table at a time. See Rothman (2017) <doi:10.1007/s10654-017-0314-3>.

r-rapp 0.3.0
Propagated dependencies: r-yaml@2.3.10
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/r-lib/Rapp
Licenses: Expat
Build system: r
Synopsis: Easily Build Command Line Applications
Description:

Run simple R scripts as command line applications, with automatic robust and convenient support for command line arguments. This package provides Rapp', an alternative R front-end similar to Rscript', that enables this.

r-rankrate 1.2.1
Propagated dependencies: r-isotone@1.1-2 r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://pearce790.github.io/rankrate/
Licenses: GPL 3
Build system: r
Synopsis: Joint Statistical Models for Preference Learning with Rankings and Ratings
Description:

Statistical tools for the Mallows-Binomial model, the first joint statistical model for preference learning for rankings and ratings. This project was supported by the National Science Foundation under Grant No. 2019901.

r-redas 0.9.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=REdaS
Licenses: GPL 2
Build system: r
Synopsis: Companion Package to the Book 'R: Einführung durch angewandte Statistik'
Description:

This package provides functions used in the R: Einführung durch angewandte Statistik (second edition).

r-rje 1.12.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rje
Licenses: GPL 2+
Build system: r
Synopsis: Miscellaneous Useful Functions for Statistics
Description:

This package provides a series of functions in some way considered useful to the author. These include methods for subsetting tables and generating indices for arrays, conditioning and intervening in probability distributions, generating combinations, fast transformations, and more...

r-rchest 1.0.3
Propagated dependencies: r-reticulate@1.44.1 r-rdpack@2.6.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/azalk/GoChest
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Locating Distributional Changes in Highly Dependent Time Series
Description:

This package provides algorithms to locate multiple distributional change-points in piecewise stationary time series. The algorithms are provably consistent, even in the presence of long-range dependencies. Knowledge of the number of change-points is not required. The code is written in Go and interfaced with R.

r-rankicc 1.0.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rankICC
Licenses: GPL 2+
Build system: r
Synopsis: Rank Intraclass Correlation for Clustered Data
Description:

Estimates the rank intraclass correlation coefficient (ICC) for clustered continuous and ordinal data. See Tu et al. (2023) <DOI:10.1002/sim.9864> for details.

r-rdune 1.1.1
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/nvietto/Rdune
Licenses: Expat
Build system: r
Synopsis: 'Creates Color Palettes Inspired by Dune'
Description:

Enables the use of color palettes inspired by the Dune movies. These palettes are compatible with ggplot2'. See Wickham (2016) <doi:10.1007/978-3-319-24277-4> for more details on ggplot2'.

r-r-matlab 3.7.0
Propagated dependencies: r-r-utils@2.13.0 r-r-oo@1.27.1 r-r-methodss3@1.8.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/HenrikBengtsson/R.matlab
Licenses: LGPL 2.1+
Build system: r
Synopsis: Read and Write MAT Files and Call MATLAB from Within R
Description:

This package provides methods readMat() and writeMat() for reading and writing MAT files. For user with MATLAB v6 or newer installed (either locally or on a remote host), the package also provides methods for controlling MATLAB (trademark) via R and sending and retrieving data between R and MATLAB.

r-rcexttools 0.1.1
Propagated dependencies: r-visnetwork@2.1.4 r-sqldf@0.4-11 r-igraph@2.2.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://github.com/brunomssmelo/RcextTools/
Licenses: GPL 2+
Build system: r
Synopsis: Analytical Procedures in Support of Brazilian Public Sector External Auditing
Description:

Set of analytical procedures based on advanced data analysis in support of Brazil's public sector external control activity.

r-rita 1.2.0
Propagated dependencies: r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rita
Licenses: Expat
Build system: r
Synopsis: Automated Transformations, Normality Testing, and Reporting
Description:

Automated performance of common transformations used to fulfill parametric assumptions of normality and identification of the best performing method for the user. Output for various normality tests (Thode, 2002) corresponding to the best performing method and a descriptive statistical report of the input data in its original units (5-number summary and mathematical moments) are also presented. Lastly, the Rankit, an empirical normal quantile transformation (ENQT) (Soloman & Sawilowsky, 2009), is provided to accommodate non-standard use cases and facilitate adoption. <DOI: 10.1201/9780203910894>. <DOI: 10.22237/jmasm/1257034080>.

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-rregm 1.1
Propagated dependencies: 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
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>.

Total packages: 69236