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

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-clast 1.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CLAST
Licenses: GPL 2
Build system: r
Synopsis: Exact Confidence Limits after a Sequential Trial
Description:

The user first provides design vectors n, a and b as well as null (p0) and alternative (p1) benchmark values for the probability of success. The key function "mv.plots.SM()" calculates mean values of exact upper and lower limits based on four different rank ordering methods. These plots form the basis of selecting a rank ordering. The function "inference()" calculates exact limits from a provided realisation and ordering choice. For more information, see "Exact confidence limits after a group sequential single arm binary trial" by Lloyd, C.J. (2020), Statistics in Medicine, Volume 38, 2389-2399, <doi:10.1002/sim.8909>.

r-crossvalidationcp 1.1
Propagated dependencies: r-wbs@1.4.1 r-fpopw@1.1 r-changepoint@2.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=crossvalidationCP
Licenses: GPL 3
Build system: r
Synopsis: Cross-Validation for Change-Point Regression
Description:

This package implements the cross-validation methodology from Pein and Shah (2021) <arXiv:2112.03220>. Can be customised by providing different cross-validation criteria, estimators for the change-point locations and local parameters, and freely chosen folds. Pre-implemented estimators and criteria are available. It also includes our own implementation of the COPPS procedure <doi:10.1214/19-AOS1814>.

r-cvap 0.1.6
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-readr@2.2.0 r-fs@2.1.0 r-dplyr@1.2.1 r-cli@3.6.6 r-censable@0.0.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/christopherkenny/cvap
Licenses: Expat
Build system: r
Synopsis: Citizen Voting Age Population
Description:

Works with the Citizen Voting Age Population special tabulation from the US Census Bureau <https://www.census.gov/programs-surveys/decennial-census/about/voting-rights/cvap.html>. Provides tools to download and process raw data. Also provides a downloading interface to processed data. Implements a very basic approach to estimate block level citizen voting age population from block group data.

r-checkglobals 0.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://jorischau.github.io/checkglobals/
Licenses: Expat
Build system: r
Synopsis: Static Analysis of R-Code Dependencies
Description:

This package provides a minimal R-package to approximately detect global and imported functions or variables from R-source code or R-packages by static code analysis.

r-comradesm 0.1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ComradesM
Licenses: GPL 2+
Build system: r
Synopsis: The Comrades Marathon 1921 to 2019
Description:

Datasets related to the Comrades Marathon used in the book Antony Unwin (2024, ISBN:978-0367674007) "Getting (more out of) Graphics". The main dataset contains the times of every runner that finished in the time limit for each year the race was run.

r-cureplots 1.1.1
Propagated dependencies: r-glue@1.8.1 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/gbasulto/cureplots
Licenses: AGPL 3+
Build system: r
Synopsis: CURE (Cumulative Residual) Plots
Description:

This package creates ggplot2 Cumulative Residual (CURE) plots to check the goodness-of-fit of a count model; or the tables to create a customized version. A dataset of crashes in Washington state is available for illustrative purposes.

r-clinicalsignificance 3.0.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-snakecase@0.11.1 r-rlang@1.2.0 r-purrr@1.2.2 r-lme4@2.0-1 r-insight@1.5.1 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cli@3.6.6 r-bayestestr@0.18.0 r-bayesfactor@0.9.12-4.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://benediktclaus.github.io/clinicalsignificance/
Licenses: GPL 3+
Build system: r
Synopsis: Toolbox for Clinical Significance Analyses in Intervention Studies
Description:

This package provides a clinical significance analysis can be used to determine if an intervention has a meaningful or practical effect for patients. You provide a tidy data set plus a few more metrics and this package will take care of it to make your results publication ready. Accompanying package to Claus et al. <doi:10.18637/jss.v111.i01>.

r-crt2power 1.2.2
Propagated dependencies: r-tidyverse@2.0.0 r-tidyr@1.3.2 r-tibble@3.3.1 r-tableone@0.13.2 r-rootsolve@1.8.2.4 r-mvtnorm@1.3-7 r-knitr@1.51 r-foreach@1.5.2 r-dplyr@1.2.1 r-devtools@2.5.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/melodyaowen/crt2power
Licenses: GPL 3
Build system: r
Synopsis: Designing Cluster-Randomized Trials with Two Continuous Co-Primary Outcomes
Description:

This package provides methods for powering cluster-randomized trials with two continuous co-primary outcomes using five key design techniques. Includes functions for calculating required sample size and statistical power. For more details on methodology, see Owen et al. (2025) <doi:10.1002/sim.70015>, Yang et al. (2022) <doi:10.1111/biom.13692>, Pocock et al. (1987) <doi:10.2307/2531989>, Vickerstaff et al. (2019) <doi:10.1186/s12874-019-0754-4>, and Li et al. (2020) <doi:10.1111/biom.13212>.

r-crossclustering 4.1.3
Propagated dependencies: r-purrr@1.2.2 r-mclust@6.1.2 r-flip@2.5.1 r-dplyr@1.2.1 r-crayon@1.5.3 r-cluster@2.1.8.2 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://CRAN.R-project.org/package=CrossClustering
Licenses: GPL 3
Build system: r
Synopsis: Partial Clustering Algorithm
Description:

Provide the CrossClustering algorithm (Tellaroli et al. (2016) <doi:10.1371/journal.pone.0152333>), which is a partial clustering algorithm that combines the Ward's minimum variance and Complete Linkage algorithms, providing automatic estimation of a suitable number of clusters and identification of outlier elements.

r-clintrialx 0.1.1
Propagated dependencies: r-tibble@3.3.1 r-rpostgresql@0.7-8 r-rmarkdown@2.31 r-readr@2.2.0 r-progress@1.2.3 r-lubridate@1.9.5 r-httr@1.4.8 r-dplyr@1.2.1 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://www.indraneelchakraborty.com/clintrialx/
Licenses: ASL 2.0
Build system: r
Synopsis: Connect and Work with Clinical Trials Data Sources
Description:

Are you spending too much time fetching and managing clinical trial data? Struggling with complex queries and bulk data extraction? What if you could simplify this process with just a few lines of code? Introducing clintrialx - Fetch clinical trial data from sources like ClinicalTrials.gov <https://clinicaltrials.gov/> and the Clinical Trials Transformation Initiative - Access to Aggregate Content of ClinicalTrials.gov database <https://aact.ctti-clinicaltrials.org/>, supporting pagination and bulk downloads. Also, you can generate HTML reports based on the data obtained from the sources!

r-capesdata 0.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=capesData
Licenses: CC0
Build system: r
Synopsis: Data on Scholarships in CAPES International Mobility Programs
Description:

Information on activities to promote scholarships in Brazil and abroad for international mobility programs, recorded in Capes computerized payment systems. The CAPES database refers to international mobility programs for the period from 2010 to 2019 <https://dadosabertos.capes.gov.br/dataset/>.

r-choicer 0.1.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-randtoolbox@2.0.5 r-nloptr@2.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/fpcordeiro/choicer
Licenses: LGPL 3+
Build system: r
Synopsis: Discrete Choice Models for Economic Applications
Description:

Fast estimation of discrete-choice models for applied economics. Likelihoods, analytical gradients and Hessians are implemented in C++ with OpenMP parallelism, scaling efficiently to specifications with many alternative-specific constants. Post-estimation routines return predicted shares, own- and cross-price elasticities, and diversion ratios. Supports multinomial logit ('MNL'), mixed logit ('MXL'), and nested logit ('NL').

r-carat 2.2.1
Propagated dependencies: r-stringr@1.6.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-gridextra@2.3 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=carat
Licenses: GPL 2+
Build system: r
Synopsis: Covariate-Adaptive Randomization for Clinical Trials
Description:

This package provides functions and command-line user interface to generate allocation sequence by covariate-adaptive randomization for clinical trials. The package currently supports six covariate-adaptive randomization procedures. Three hypothesis testing methods that are valid and robust under covariate-adaptive randomization are also available in the package to facilitate the inference for treatment effect under the included randomization procedures. Additionally, the package provides comprehensive and efficient tools to allow one to evaluate and compare the performance of randomization procedures and tests based on various criteria. See Ma W, Ye X, Tu F, and Hu F (2023) <doi: 10.18637/jss.v107.i02> for details.

r-comstab 0.0.3
Propagated dependencies: r-ternary@2.3.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jsegrestin/comstab
Licenses: GPL 3
Build system: r
Synopsis: Partitioning the Drivers of Stability of Ecological Communities
Description:

This package contains the basic functions to apply the unified framework for partitioning the drivers of stability of ecological communities. Segrestin et al. (2024) <doi:10.1111/geb.13828>.

r-ctxcc 0.4.0
Propagated dependencies: r-mvtnorm@1.3-7 r-matrixcalc@1.0-6 r-ggplot2@4.0.3 r-expm@1.0-0 r-compquadform@1.4.4 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CTxCC
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Normal Mean Monitoring Through Critical-to-X Control Chart
Description:

This package provides a comprehensive set of functions designed for multivariate mean monitoring using the Critical-to-X Control Chart. These functions enable the determination of optimal control limits based on a specified in-control Average Run Length (ARL), the calculation of out-of-control ARL for a given control limit, and post-signal analysis to identify the specific variable responsible for a detected shift in the mean. This suite of tools provides robust support for precise and effective process monitoring and analysis.

r-c3net 1.1.1.1
Propagated dependencies: r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=c3net
Licenses: GPL 3+
Build system: r
Synopsis: Inferring Large-Scale Gene Networks with C3NET
Description:

Allows inferring gene regulatory networks with direct physical interactions from microarray expression data using C3NET.

r-containr 0.1.3
Propagated dependencies: r-readr@2.2.0 r-purrr@1.2.2 r-httr@1.4.8 r-glue@1.8.1 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/erwinlares/containr
Licenses: FSDG-compatible
Build system: r
Synopsis: Containerize Your 'R' Project
Description:

This package provides tools for containerizing R projects. The core function, generate_dockerfile()', analyzes an R project's environment and dependencies via an renv lock file and generates a ready-to-use Dockerfile that encapsulates the computational setup. Designed to help researchers build portable, reproducible workflows that can be reliably shared, archived, and rerun across systems. See R Core Team (2025) <https://www.R-project.org/>, Ushey et al. (2025) <https://CRAN.R-project.org/package=renv>, and Docker Inc. (2025) <https://www.docker.com/>.

r-cicalibrate 0.42.2
Propagated dependencies: r-lamw@2.2.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/SamCH93/ciCalibrate
Licenses: GPL 3
Build system: r
Synopsis: Calibration of Confidence Intervals to Support Intervals
Description:

This package provides functionality for computing support intervals for univariate parameters based on confidence intervals or parameter estimates with standard errors (Pawel et al., 2022) <doi:10.48550/arXiv.2206.12290>.

r-compindexr 0.1.4
Propagated dependencies: r-pracma@2.4.6 r-nlcoptim@0.6 r-dplyr@1.2.1 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/olgnaydn/compindexR
Licenses: GPL 3+
Build system: r
Synopsis: Calculates Composite Index
Description:

It uses the first-order sensitivity index to measure whether the weights assigned by the creator of the composite indicator match the actual importance of the variables. Moreover, the variance inflation factor is used to reduce the set of correlated variables. In the case of a discrepancy between the importance and the assigned weight, the script determines weights that allow adjustment of the weights to the intended impact of variables. If the optimised weights are unable to reflect the desired importance, the highly correlated variables are reduced, taking into account variance inflation factor. The final outcome of the script is the calculated value of the composite indicator based on optimal weights and a reduced set of variables, and the linear ordering of the analysed objects.

r-csranks 1.2.3
Propagated dependencies: r-scales@1.4.0 r-mass@7.3-65 r-lifecycle@1.0.5 r-ggplot2@4.0.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/danielwilhelm/R-CS-ranks
Licenses: GPL 3+
Build system: r
Synopsis: Statistical Tools for Ranks
Description:

Account for uncertainty when working with ranks. Estimate standard errors consistently in linear regression with ranked variables. Construct confidence sets of various kinds for positions of populations in a ranking based on values of a certain feature and their estimation errors. Theory based on Mogstad, Romano, Shaikh, and Wilhelm (2023)<doi:10.1093/restud/rdad006> and Chetverikov and Wilhelm (2023) <doi:10.48550/arXiv.2310.15512>.

r-cascore 0.1.2
Propagated dependencies: r-pracma@2.4.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://arxiv.org/abs/2306.15616
Licenses: GPL 2
Build system: r
Synopsis: Covariate Assisted Spectral Clustering on Ratios of Eigenvectors
Description:

This package provides functions for implementing the novel algorithm CASCORE, which is designed to detect latent community structure in graphs with node covariates. This algorithm can handle models such as the covariate-assisted degree corrected stochastic block model (CADCSBM). CASCORE specifically addresses the disagreement between the community structure inferred from the adjacency information and the community structure inferred from the covariate information. For more detailed information, please refer to the reference paper: Yaofang Hu and Wanjie Wang (2022) <arXiv:2306.15616>. In addition to CASCORE, this package includes several classical community detection algorithms that are compared to CASCORE in our paper. These algorithms are: Spectral Clustering On Ratios-of Eigenvectors (SCORE), normalized PCA, ordinary PCA, network-based clustering, covariates-based clustering and covariate-assisted spectral clustering (CASC). By providing these additional algorithms, the package enables users to compare their performance with CASCORE in community detection tasks.

r-conformalforecast 0.1.1
Propagated dependencies: r-zoo@1.8-15 r-rlang@1.2.0 r-ggdist@3.3.3 r-forecast@9.0.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/xqnwang/conformalForecast
Licenses: GPL 3
Build system: r
Synopsis: Conformal Prediction Methods for Multistep-Ahead Time Series Forecasting
Description:

This package provides methods and tools for performing multistep-ahead time series forecasting using conformal prediction methods including classical conformal prediction, adaptive conformal prediction, conformal PID (Proportional-Integral-Derivative) control, and autocorrelated multistep-ahead conformal prediction. The methods were described by Wang and Hyndman (2024) <doi:10.48550/arXiv.2410.13115>.

r-clubpro 0.6.2
Propagated dependencies: r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://timbeechey.github.io/clubpro/
Licenses: GPL 3+
Build system: r
Synopsis: Classification Using Binary Procrustes Rotation
Description:

This package implements a classification method described by Grice (2011, ISBN:978-0-12-385194-9) using binary procrustes rotation; a simplified version of procrustes rotation.

r-critpath 0.2.3
Propagated dependencies: r-stringr@1.6.0 r-reshape2@1.4.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-diagrammer@1.0.12
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=critpath
Licenses: GPL 2
Build system: r
Synopsis: Setting the Critical Path in Project Management
Description:

Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation and Review Technique) and LESS (Least Cost Estimating and Scheduling) methods. The package sets the critical path, schedule and Gantt chart. In addition, it allows to draw a graph even with marked critical activities. For more information about project management see: Taha H. A. "Operations Research. An Introduction" (2017, ISBN:978-1-292-16554-7), Rama Murthy P. "Operations Research" (2007, ISBN:978-81-224-2944-2), Yuval Cohen & Arik Sadeh (2006) "A New Approach for Constructing and Generating AOA Networks", Journal of Engineering, Computing and Architecture 1. 1-13, Konarzewska I., Jewczak M., Kucharski A. (2020, ISBN:978-83-8220-112-3), MiszczyÅ ska D., MiszczyÅ ski M. "Wybrane metody badaÅ operacyjnych" (2000, ISBN:83-907712-0-9).

Total packages: 22167