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

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-czso 0.4.4
Propagated dependencies: r-tibble@3.3.1 r-stringi@1.8.7 r-rlang@1.2.0 r-readr@2.2.0 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-dplyr@1.2.1 r-curl@7.1.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/petrbouchal/czso
Licenses: Expat
Build system: r
Synopsis: Use Open Data from the Czech Statistical Office in R
Description:

Get programmatic access to the open data provided by the Czech Statistical Office (CZSO, <https://csu.gov.cz>).

r-cardiacdp 0.4.2
Propagated dependencies: r-stringr@1.6.0 r-rcolorbrewer@1.1-3 r-purrr@1.2.2 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CardiacDP
Licenses: Expat
Build system: r
Synopsis: Automated Cardiac Data Processing via ACF, GA & Tracking Index
Description:

An algorithm developed to efficiently and accurately process complex and variable cardiac data with three key features: 1. employing autocorrelation to identify recurrent heartbeats and use their periods to compute heart rates; 2. incorporating a genetic algorithm framework to minimize data loss due to noise interference and accommodate within-sequence variations; and 3. introducing a tracking index as a moving reference to reduce errors. Lau, Wong, & Gu (2026) <https://ssrn.com/abstract=5153081>.

r-certainty 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-rcolorbrewer@1.1-3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ceRtainty
Licenses: Expat
Build system: r
Synopsis: Certainty Equivalent
Description:

Compute the certainty equivalents and premium risks as tools for risk-efficiency analysis. For more technical information, please refer to: Hardaker, Richardson, Lien, & Schumann (2004) <doi:10.1111/j.1467-8489.2004.00239.x>, and Richardson, & Outlaw (2008) <doi:10.2495/RISK080231>.

r-calmr 0.8.1
Propagated dependencies: r-rlang@1.2.0 r-progressr@0.19.0 r-patchwork@1.3.2 r-network@1.20.0 r-lifecycle@1.0.5 r-ggplot2@4.0.3 r-ggnetwork@0.5.14 r-ga@3.2.5 r-future-apply@1.20.2 r-future@1.70.0 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/victor-navarro/calmr
Licenses: GPL 3+
Build system: r
Synopsis: Canonical Associative Learning Models and their Representations
Description:

Implementations of canonical associative learning models, with tools to run experiment simulations, estimate model parameters, and compare model representations. Experiments and results are represented using S4 classes and methods.

r-choplump 1.1.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=choplump
Licenses: GPL 3
Build system: r
Synopsis: Permutation Test for Some Positive and Many Zero Responses
Description:

Calculates permutation tests that can be powerful for comparing two groups with some positive but many zero responses (see Follmann, Fay, and Proschan <DOI:10.1111/j.1541-0420.2008.01131.x>).

r-colorednoise 1.1.2
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=colorednoise
Licenses: GPL 3
Build system: r
Synopsis: Simulate Temporally Autocorrelated Populations
Description:

Temporally autocorrelated populations are correlated in their vital rates (growth, death, etc.) from year to year. It is very common for populations, whether they be bacteria, plants, or humans, to be temporally autocorrelated. This poses a challenge for stochastic population modeling, because a temporally correlated population will behave differently from an uncorrelated one. This package provides tools for simulating populations with white noise (no temporal autocorrelation), red noise (positive temporal autocorrelation), and blue noise (negative temporal autocorrelation). The algebraic formulation for autocorrelated noise comes from Ruokolainen et al. (2009) <doi:10.1016/j.tree.2009.04.009>. Models for unstructured populations and for structured populations (matrix models) are available.

r-causaldt 1.0.0
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.1 r-stringr@1.6.0 r-rpart@4.1.27 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-r-utils@2.13.0 r-purrr@1.2.2 r-partykit@1.2-27 r-lifecycle@1.0.5 r-grf@2.6.1 r-ggplot2@4.0.3 r-ggparty@1.0.0.1 r-dplyr@1.2.1 r-bcf@2.0.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://tiffanymtang.github.io/causalDT/
Licenses: Expat
Build system: r
Synopsis: Causal Distillation Trees
Description:

Causal Distillation Tree (CDT) is a novel machine learning method for estimating interpretable subgroups with heterogeneous treatment effects. CDT allows researchers to fit any machine learning model (or metalearner) to estimate heterogeneous treatment effects for each individual, and then "distills" these predicted heterogeneous treatment effects into interpretable subgroups by fitting an ordinary decision tree to predict the previously-estimated heterogeneous treatment effects. This package provides tools to estimate causal distillation trees (CDT), as detailed in Huang, Tang, and Kenney (2025) <doi:10.48550/arXiv.2502.07275>.

r-ccmnet 1.1.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-rbest@1.9-0 r-network@1.20.0 r-mvtnorm@1.3-7 r-kableextra@1.4.0 r-intergraph@2.0-4 r-igraph@2.3.1 r-gtools@3.9.5 r-ggplot2@4.0.3 r-ergm@4.12.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CCMnet
Licenses: GPL 3
Build system: r
Synopsis: Congruence Class Models for Networks
Description:

This package provides an implementation of Congruence Class Models (CCMs) for generating networks. For additional details on CCMs see Goyal, Blitzstein, and De Gruttola (2014) <doi:10.1017/nws.2014.2> and Goyal, De Gruttola, Martin, Rennert, and Onnela <doi:10.48550/arXiv.2603.02467>. ccmnet facilitates sampling networks based on specific topological properties and attribute mixing patterns using a Markov Chain Monte Carlo framework. The implementation builds upon code from the ergm package; see Handcock, Hunter, Butts, Goodreau, and Morris (2008) <doi:10.18637/jss.v024.i01>.

r-cif 0.1.1
Propagated dependencies: r-lubridate@1.9.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cif
Licenses: GPL 3
Build system: r
Synopsis: Cointegrated ICU Forecasting
Description:

Set of forecasting tools to predict ICU beds using a Vector Error Correction model with a single cointegrating vector. Method described in Berta, P. Lovaglio, P.G. Paruolo, P. Verzillo, S., 2020. "Real Time Forecasting of Covid-19 Intensive Care Units demand" Health, Econometrics and Data Group (HEDG) Working Papers 20/16, HEDG, Department of Economics, University of York, <https://www.york.ac.uk/media/economics/documents/hedg/workingpapers/2020/2016.pdf>.

r-caffsim 0.2.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-shiny@1.13.0 r-mgcv@1.9-4 r-markdown@2.0 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/asancpt/caffsim
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Simulation of Plasma Caffeine Concentrations by Using Population Pharmacokinetic Model
Description:

Simulate plasma caffeine concentrations using population pharmacokinetic model described in Lee, Kim, Perera, McLachlan and Bae (2015) <doi:10.1007/s00431-015-2581-x>.

r-causalweight 1.1.5
Propagated dependencies: r-xgboost@3.2.1.1 r-superlearner@2.0-40 r-sandwich@3.1-1 r-ranger@0.18.0 r-np@0.70-2 r-mvtnorm@1.3-7 r-hdm@0.3.2 r-grf@2.6.1 r-glmnet@5.0 r-fastdummies@1.7.6 r-e1071@1.7-17 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=causalweight
Licenses: Expat
Build system: r
Synopsis: Estimation Methods for Causal Inference Based on Inverse Probability Weighting and Doubly Robust Estimation
Description:

Various estimators of causal effects based on inverse probability weighting, doubly robust estimation, and double machine learning. Specifically, the package includes methods for estimating average treatment effects, direct and indirect effects in causal mediation analysis, and dynamic treatment effects based on different identification strategies (unconfoundedness, instruments, difference-in-differences, regression discontinuity designs).

r-crsuggest 0.4
Propagated dependencies: r-units@1.0-1 r-sf@1.1-1 r-purrr@1.2.2 r-mapview@2.11.4 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=crsuggest
Licenses: Expat
Build system: r
Synopsis: Obtain Suggested Coordinate Reference System Information for Spatial Data
Description:

Uses data from the EPSG Registry to look up suitable coordinate reference system transformations for spatial datasets in R. Returns a data frame with CRS codes that can be used for CRS transformation and mapping projects. Please see the EPSG Dataset Terms of Use at <https://epsg.org/terms-of-use.html> for more information.

r-cvcovest 1.2.2
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-rspectra@0.16-2 r-rmtstat@0.3.1 r-rlang@1.2.0 r-rdpack@2.6.6 r-rcolorbrewer@1.1-3 r-purrr@1.2.2 r-origami@1.0.8 r-matrixstats@1.5.0 r-matrix@1.7-5 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-coop@0.6-3 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/PhilBoileau/cvCovEst
Licenses: Expat
Build system: r
Synopsis: Cross-Validated Covariance Matrix Estimation
Description:

An efficient cross-validated approach for covariance matrix estimation, particularly useful in high-dimensional settings. This method relies upon the theory of high-dimensional loss-based covariance matrix estimator selection developed by Boileau et al. (2022) <doi:10.1080/10618600.2022.2110883> to identify the optimal estimator from among a prespecified set of candidates.

r-convertid 0.3.0
Propagated dependencies: r-xml2@1.5.2 r-stringr@1.6.0 r-rappdirs@0.3.4 r-plyr@1.8.9 r-httr@1.4.8 r-biomart@2.68.0 r-biocfilecache@3.2.0 r-assertthat@0.2.1 r-annotationdbi@1.74.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=convertid
Licenses: GPL 3
Build system: r
Synopsis: Convert Gene IDs Between Each Other and Fetch Annotations from Biomart
Description:

Gene Symbols or Ensembl Gene IDs are converted using the Bimap interface in AnnotationDbi in convertId2() but that function is only provided as fallback mechanism for the most common use cases in data analysis. The main function in the package is convert.bm() which queries BioMart using the full capacity of the API provided through the biomaRt package. Presets and defaults are provided for convenience but all "marts", "filters" and "attributes" can be set by the user. Function convert.alias() converts Gene Symbols to Aliases and vice versa and function likely_symbol() attempts to determine the most likely current Gene Symbol.

r-consortr 0.9.1
Propagated dependencies: r-tibble@3.3.1 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-dplyr@1.2.1 r-diagrammer@1.0.12 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=consortr
Licenses: Expat
Build system: r
Synopsis: Interactive Consort Flow Diagrams
Description:

Shiny app for creating interactive consort flow diagrams and other types of flow diagrams, see Moher, Schulz and Altman (2001) <doi:10.1016/S0140-6736(00)04337-3>.

r-codelist 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=codelist
Licenses: GPL 3
Build system: r
Synopsis: Working with Code Lists
Description:

This package provides functions for working with code lists and vectors with codes. These are an alternative for factor that keep track of both the codes and labels. Methods allow for transforming between codes and labels. Also supports hierarchical code lists.

r-corpustools 0.5.2
Propagated dependencies: r-wordcloud@2.6 r-udpipe@0.8.16 r-tokenbrowser@0.1.6 r-stringi@1.8.7 r-rsyntax@0.1.4 r-rnewsflow@1.2.8 r-rcppprogress@0.4.2 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-quanteda@4.4 r-pbapply@1.7-4 r-matrix@1.7-5 r-igraph@2.3.1 r-digest@0.6.39 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/kasperwelbers/corpustools
Licenses: GPL 3
Build system: r
Synopsis: Managing, Querying and Analyzing Tokenized Text
Description:

This package provides text analysis in R, focusing on the use of a tokenized text format. In this format, the positions of tokens are maintained, and each token can be annotated (e.g., part-of-speech tags, dependency relations). Prominent features include advanced Lucene-like querying for specific tokens or contexts (e.g., documents, sentences), similarity statistics for words and documents, exporting to DTM for compatibility with many text analysis packages, and the possibility to reconstruct original text from tokens to facilitate interpretation.

r-csdb 2026.5.13
Propagated dependencies: r-uuid@1.2-2 r-stringr@1.6.0 r-s7@0.2.2 r-r6@2.6.1 r-odbc@1.7.0 r-glue@1.8.1 r-ggplot2@4.0.3 r-fs@2.1.0 r-dplyr@1.2.1 r-dbi@1.3.0 r-data-table@1.18.4 r-csutil@2023.4.25
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://niphr.github.io/csdb/
Licenses: Expat
Build system: r
Synopsis: An Abstracted System for Easily Working with Databases with Large Datasets
Description:

This package provides object-oriented database management tools for working with large datasets across multiple database systems. Features include robust connection management for PostgreSQL databases, advanced table operations with bulk data loading and upsert functionality, comprehensive data validation through customizable field type and content validators, efficient index management, and cross-database compatibility. Designed for high-performance data operations in surveillance systems and large-scale data processing workflows.

r-cardiocurver 1.0.0
Propagated dependencies: r-signal@1.8-1 r-gridextra@2.3 r-ggplot2@4.0.3 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/matcasti/CardioCurveR
Licenses: Expat
Build system: r
Synopsis: Nonlinear Modeling of R-R Interval Dynamics
Description:

Automated and robust framework for analyzing R-R interval (RRi) signals using advanced nonlinear modeling and preprocessing techniques. The package implements a dual-logistic model to capture the rapid drop and subsequent recovery of RRi during exercise, as described by Castillo-Aguilar et al. (2025) <doi:10.1038/s41598-025-93654-6>. In addition, CardioCurveR includes tools for filtering RRi signals using zero-phase Butterworth low-pass filtering and for cleaning ectopic beats via adaptive outlier replacement using local regression and robust statistics. These integrated methods preserve the dynamic features of RRi signals and facilitate accurate cardiovascular monitoring and clinical research.

r-catcont 0.5.0
Propagated dependencies: r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=catcont
Licenses: GPL 2 FSDG-compatible
Build system: r
Synopsis: Test, Identify, Select and Mutate Categorical or Continuous Values
Description:

This package provides methods and utilities for testing, identifying, selecting and mutating objects as categorical or continous types. These functions work on both atomic vectors as well as recursive objects: data.frames, data.tables, tibbles, lists, etc..

r-configparser 1.0.0
Propagated dependencies: r-r6@2.6.1 r-ini@0.3.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/hhoeflin/ConfigParser
Licenses: GPL 3
Build system: r
Synopsis: Package to Parse an INI File, Including Variable Interpolation
Description:

Enhances the ini package by adding the ability to interpolate variables. The INI configuration file is read into an R6 ConfigParser object (loosely inspired by Pythons ConfigParser module) and the keys can be read, where %(....)s instances are interpolated by other included options or outside variables.

r-clifford 1.1-3
Propagated dependencies: r-rcpp@1.1.1-1.1 r-partitions@1.10-9 r-magrittr@2.0.5 r-freealg@1.1-8 r-disordr@0.9-8-6 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/RobinHankin/clifford
Licenses: GPL 2+
Build system: r
Synopsis: Arbitrary Dimensional Clifford Algebras
Description:

This package provides a suite of routines for Clifford algebras, using the Map class of the Standard Template Library. Canonical reference: Hestenes (1987, ISBN 90-277-1673-0, "Clifford algebra to geometric calculus"). Special cases including Lorentz transforms, quaternion multiplication, and Grassmann algebra, are discussed. Vignettes presenting conformal geometric algebra, quaternions and split quaternions, dual numbers, and Lorentz transforms are included. The package follows disordR discipline.

r-cat2cat 0.6.1
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Polkas/cat2cat
Licenses: GPL 2+ FSDG-compatible
Build system: r
Synopsis: Handling an Inconsistently Coded Categorical Variable in a Longitudinal Dataset
Description:

Unifying an inconsistently coded categorical variable between two different time points in accordance with a mapping table. The main rule is to replicate the observation if it could be assigned to a few categories. Then using frequencies or statistical methods to approximate the probabilities of being assigned to each of them. This procedure was invented and implemented in the paper by Nasinski', Majchrowska', and Broniatowska (2020) <doi:10.24425/cejeme.2020.134747>.

r-clustvarlv 2.1.1
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-plyr@1.8.9 r-iterators@1.0.14 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClustVarLV
Licenses: GPL 3
Build system: r
Synopsis: Clustering of Variables Around Latent Variables
Description:

This package provides functions for the clustering of variables around Latent Variables, for 2-way or 3-way data. Each cluster of variables, which may be defined as a local or directional cluster, is associated with a latent variable. External variables measured on the same observations or/and additional information on the variables can be taken into account. A "noise" cluster or sparse latent variables can also be defined.

Total packages: 72465