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

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-rct3 1.0.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rct3
Licenses: GPL 3
Build system: r
Synopsis: Predict Fish Year-Class Strength from Survey Data
Description:

Predict fish year-class strength by calibration regression analysis of multiple recruitment index series.

r-rblimp 1.2.0
Propagated dependencies: r-ggplot2@4.0.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/blimp-stats/rblimp
Licenses: GPL 3
Build system: r
Synopsis: Integration of 'Blimp' Software into R
Description:

This package provides an interface to Blimp software for Bayesian latent variable modeling, missing data analysis, and multiple imputation. The package generates Blimp syntax, executes Blimp models, and imports results back into R as structured objects with methods for visualization and analysis. Requires Blimp software (freely available at <https://www.appliedmissingdata.com/blimp>) to be installed separately.

r-rdaisi 0.1.3
Propagated dependencies: r-reticulate@1.46.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.daisi.io/
Licenses: FSDG-compatible
Build system: r
Synopsis: R Client for the Daisi Microservice Platform
Description:

Connect, execute, and parse results from the Daisi Microservice Platform <https://www.daisi.io/>. The rdaisi client includes a set of functionality that allows remote execution of microservices directly from R. Daisis allow R users to access a wide variety of Python functionality and interact with them natively.

r-risksimul 0.1.2
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=riskSimul
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Risk Quantification for Stock Portfolios under the T-Copula Model
Description:

This package implements efficient simulation procedures to estimate tail loss probabilities and conditional excess for a stock portfolio. The log-returns are assumed to follow a t-copula model with generalized hyperbolic or t marginals.

r-readosense 0.0.1
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-lubridate@1.9.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://jogaudard.github.io/readosense/
Licenses: GPL 3+
Build system: r
Synopsis: Imports Log and Data Files from Eosense Flux Chambers
Description:

Imports log and data files from "Eosense" ecosystem gas flux chambers into dataframes that can directly be used with "fluxible" by Gaudard et al (2025) <doi:10.1111/2041-210X.70161>.

r-rundrt 0.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=runDRT
Licenses: Expat
Build system: r
Synopsis: Run Doubly Ranked Tests
Description:

Doubly ranked tests are nonparametric tests for grouped functional and multivariate data. The testing procedure first ranks a matrix (or three dimensional array) of data by column (if a matrix) or by cell (across the third dimension if an array). By default, it calculates a sufficient statistic for the subject's order within the sample using the observed ranks, taken over the columns or cells. Depending on the number of groups, G, the summarized ranks are then analyzed using either a Wilcoxon Rank Sum test (G = 2) or a Kruskal-Wallis (G greater than 2).

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.7 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.

r-rmcorr 0.7.0
Propagated dependencies: r-rcolorbrewer@1.1-3 r-psych@2.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/lmarusich/rmcorr
Licenses: GPL 2
Build system: r
Synopsis: Repeated Measures Correlation
Description:

Compute the repeated measures correlation, a statistical technique for determining the overall within-individual relationship among paired measures assessed on two or more occasions, first introduced by Bland and Altman (1995). Includes functions for diagnostics, p-value, effect size with confidence interval including optional bootstrapping, as well as graphing. Also includes several example datasets. For more details, see the web documentation <https://lmarusich.github.io/rmcorr/index.html> and the original paper: Bakdash and Marusich (2017) <doi:10.3389/fpsyg.2017.00456>.

r-riskportfolios 2.1.7
Propagated dependencies: r-quadprog@1.5-8 r-nloptr@2.2.1 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ArdiaD/RiskPortfolios
Licenses: GPL 2+
Build system: r
Synopsis: Computation of Risk-Based Portfolios
Description:

Collection of functions designed to compute risk-based portfolios as described in Ardia et al. (2017) <doi:10.1007/s10479-017-2474-7> and Ardia et al. (2017) <doi:10.21105/joss.00171>.

r-robustdif 0.2.0
Propagated dependencies: r-mirt@1.46.1 r-matrix@1.7-5 r-lavaan@0.6-21
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=robustDIF
Licenses: GPL 3+
Build system: r
Synopsis: Differential Item Functioning Using Robust Scaling
Description:

This package provides tools for testing differential item functioning (DIF) and differential test functioning (DTF) in two-group item response theory models. The package estimates robust scaling parameters via iteratively reweighted least squares with Tukey's bisquare loss, and supports Wald-type tests of item-level and test-level differences from robust scaling parameters. Inputs can be supplied directly from model parameter/covariance objects or extracted from fitted mirt and lavaan models. Methods are described in Halpin (2022) <doi:10.48550/arXiv.2207.04598>.

r-renz 0.2.1
Propagated dependencies: r-vgam@1.1-14
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=renz
Licenses: GPL 2+
Build system: r
Synopsis: R-Enzymology
Description:

This package contains utilities for the analysis of Michaelian kinetic data. Beside the classical linearization methods (Lineweaver-Burk, Eadie-Hofstee, Hanes-Woolf and Eisenthal-Cornish-Bowden), features include the ability to carry out weighted regression analysis that, in most cases, substantially improves the estimation of kinetic parameters (Aledo (2021) <doi:10.1002/bmb.21522>). To avoid data transformation and the potential biases introduced by them, the package also offers functions to directly fitting data to the Michaelis-Menten equation, either using ([S], v) or (time, [S]) data. Utilities to simulate substrate progress-curves (making use of the Lambert W function) are also provided. The package is accompanied of vignettes that aim to orientate the user in the choice of the most suitable method to estimate the kinetic parameter of an Michaelian enzyme.

r-rfm 0.4.0
Propagated dependencies: r-xplorerr@0.2.0 r-treemapify@2.6.0 r-scales@1.4.0 r-rlang@1.2.0 r-rcolorbrewer@1.1-3 r-plotly@4.12.0 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-gganimate@1.0.11 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/rsquaredacademy/rfm
Licenses: Expat
Build system: r
Synopsis: Recency, Frequency and Monetary Value Analysis
Description:

This package provides tools for RFM (recency, frequency and monetary value) analysis. Generate RFM score from both transaction and customer level data. Visualize the relationship between recency, frequency and monetary value using heatmap, histograms, bar charts and scatter plots. Includes a shiny app for interactive segmentation. References: i. Blattberg R.C., Kim BD., Neslin S.A (2008) <doi:10.1007/978-0-387-72579-6_12>.

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-robsurvey 0.7-3
Propagated dependencies: r-survey@4.5 r-kernsmooth@2.23-26
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/tobiasschoch/robsurvey
Licenses: GPL 2+
Build system: r
Synopsis: Robust Survey Statistics Estimation
Description:

Robust (outlier-resistant) estimators of finite population characteristics like of means, totals, ratios, regression, etc. Available methods are M- and GM-estimators of regression, weight reduction, trimming, and winsorization. The package extends the survey <https://CRAN.R-project.org/package=survey> package.

r-rlgt 0.2-3
Propagated dependencies: r-truncnorm@1.0-9 r-stanheaders@2.32.10 r-sn@2.1.3 r-rstantools@2.6.0 r-rstan@2.32.7 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-forecast@9.0.2 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/cbergmeir/Rlgt
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Exponential Smoothing Models with Trend Modifications
Description:

An implementation of a number of Global Trend models for time series forecasting that are Bayesian generalizations and extensions of some Exponential Smoothing models. The main differences/additions include 1) nonlinear global trend, 2) Student-t error distribution, and 3) a function for the error size, so heteroscedasticity. The methods are particularly useful for short time series. When tested on the well-known M3 dataset, they are able to outperform all classical time series algorithms. The models are fitted with MCMC using the rstan package.

r-rct2 0.0.1
Propagated dependencies: r-sandwich@3.1-1 r-quadprog@1.5-8 r-aer@1.2-16
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/kosukeimai/RCT2
Licenses: GPL 2+
Build system: r
Synopsis: Designing and Analyzing Two-Stage Randomized Experiments
Description:

This package provides various statistical methods for designing and analyzing two-stage randomized controlled trials using the methods developed by Imai, Jiang, and Malani (2021) <doi:10.1080/01621459.2020.1775612> and (2022+) <doi:10.48550/arXiv.2011.07677>. The package enables the estimation of direct and spillover effects, conduct hypotheses tests, and conduct sample size calculation for two-stage randomized controlled trials.

r-rcts 0.2.4
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-robustbase@0.99-7 r-rlang@1.2.0 r-rdpack@2.6.6 r-purrr@1.2.2 r-ncvreg@3.16.0 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cellwise@2.5.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RCTS
Licenses: GPL 2+
Build system: r
Synopsis: Clustering Time Series While Resisting Outliers
Description:

Robust Clustering of Time Series (RCTS) has the functionality to cluster time series using both the classical and the robust interactive fixed effects framework. The classical framework is developed in Ando & Bai (2017) <doi:10.1080/01621459.2016.1195743>. The implementation within this package excludes the SCAD-penalty on the estimations of beta. This robust framework is developed in Boudt & Heyndels (2022) <doi:10.1016/j.ecosta.2022.01.002> and is made robust against different kinds of outliers. The algorithm iteratively updates beta (the coefficients of the observable variables), group membership, and the latent factors (which can be common and/or group-specific) along with their loadings. The number of groups and factors can be estimated if they are unknown.

r-rm2006 0.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RM2006
Licenses: GPL 2+
Build system: r
Synopsis: RiskMetrics 2006 Methodology
Description:

Estimation of the conditional covariance matrix using the RiskMetrics 2006 methodology of Zumbach (2007) <doi:10.2139/ssrn.1420185>.

r-rmonize 2.0.0
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-madshapr@2.0.0 r-haven@2.5.5 r-fs@2.1.0 r-fabr@2.1.1 r-dplyr@1.2.1 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/maelstrom-research/Rmonize/
Licenses: GPL 3
Build system: r
Synopsis: Tools for Data Harmonization
Description:

Integrated tools to support rigorous and well documented data harmonization based on Maelstrom Research guidelines. The package includes functions to assess and prepare input elements, apply specified processing rules to generate harmonized datasets, validate data processing and identify processing errors, and document and summarize harmonized outputs. The harmonization process is defined and structured by two key user-generated documents: the DataSchema (specifying the list of harmonized variables to generate across datasets) and the Data Processing Elements (specifying the input elements and processing algorithms to generate harmonized variables in DataSchema formats). The package was developed to address key challenges of retrospective data harmonization in epidemiology (as described in Fortier I and al. (2017) <doi:10.1093/ije/dyw075>) but can be used for any data harmonization initiative.

r-randnet 1.0
Propagated dependencies: r-sparseflmm@0.4.2 r-rspectra@0.16-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-pracma@2.4.6 r-powerlaw@1.0.0 r-nnls@1.6 r-mgcv@1.9-4 r-matrix@1.7-5 r-irlba@2.3.7 r-entropy@1.3.2 r-data-table@1.18.4 r-auc@0.3.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=randnet
Licenses: GPL 2+
Build system: r
Synopsis: Random Network Model Estimation, Selection and Parameter Tuning
Description:

Model fitting, model selection and parameter tuning procedures for a class of random network models. Many useful network modeling, estimation, and processing methods are included. The work to build and improve this package is partially supported by the NSF grants DMS-2015298 and DMS-2015134.

r-rato 0.1.0
Propagated dependencies: r-igraph@2.3.1 r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rato
Licenses: GPL 3
Build system: r
Synopsis: Resilience Analysis Toolkit (RATO)
Description:

Collection of tools for the analysis of the resilience of dynamic networks. Created as a classroom project.

r-randomizer 3.0.2
Propagated dependencies: r-survival@3.8-6 r-rlang@1.2.0 r-reshape2@1.4.5 r-pwrgsd@2.3.8 r-purrr@1.2.2 r-plotrix@3.8-14 r-mvtnorm@1.3-7 r-mstate@0.3.3 r-magrittr@2.0.5 r-insight@1.5.1 r-gsdesign@3.9.0 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-coin@1.4-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=randomizeR
Licenses: GPL 3+
Build system: r
Synopsis: Randomization for Clinical Trials
Description:

This tool enables the user to choose a randomization procedure based on sound scientific criteria. It comprises the generation of randomization sequences as well the assessment of randomization procedures based on carefully selected criteria. Furthermore, randomizeR provides a function for the comparison of randomization procedures.

r-rocean 1.0
Propagated dependencies: r-ff@4.5.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rOCEAN
Licenses: GPL 2+
Build system: r
Synopsis: Two-Way Feature Set Testing for Multi-Omics
Description:

For any two way feature-set from a pair of pre-processed omics data, 3 different true discovery proportions (TDP), namely pairwise-TDP, column-TDP and row-TDP are calculated. Due to embedded closed testing procedure, the choice of feature-sets can be changed infinite times and even after seeing the data without any change in type I error rate. For more details refer to Ebrahimpoor et al., (2024) <doi:10.48550/arXiv.2410.19523>.

r-rioja 1.0-7
Propagated dependencies: r-vegan@2.7-3 r-mgcv@1.9-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://www.staff.ncl.ac.uk/stephen.juggins/
Licenses: GPL 2
Build system: r
Synopsis: Analysis of Quaternary Science Data
Description:

Constrained clustering, transfer functions, and other methods for analysing Quaternary science data.

Total packages: 72465