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

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-cosmic 0.5
Propagated dependencies: r-posterior@1.7.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=cosmic
Licenses: Expat
Build system: r
Synopsis: Conditional Ordinal Stereotype Model for Incident-Level Comparison
Description:

This package implements the Conditional Ordinal Stereotype Model for Incident-Level Comparison (COSMIC), a method for analyzing ordinal outcomes observed across multiple actors within shared events. The model uses a conditional likelihood to remove event-level confounding and estimate actor-specific propensities relative to their peers. Efficient computation is achieved via a dynamic programming algorithm for the Poisson-multinomial normalization term, enabling scalable estimation with Markov chain Monte Carlo. The package provides tools for data preparation, model fitting using Stan, and extraction of posterior summaries for comparative inference. Estimation of police officer propensity to escalate force is the primary motivation for the model. For more details see Ridgeway (2026) "A Conditional Ordinal Stereotype Model to Estimate Police Officersâ Propensity to Escalate Force" <doi:10.1080/01621459.2025.2597050>.

r-cnvreg 1.0
Propagated dependencies: r-tidyr@1.3.2 r-matrix@1.7-5 r-glmnet@5.0 r-foreach@1.5.2 r-dplyr@1.2.1 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=CNVreg
Licenses: GPL 3
Build system: r
Synopsis: CNV-Profile Regression for Copy Number Variants Association Analysis with Penalized Regression
Description:

This package performs copy number variants association analysis with Lasso and Weighted Fusion penalized regression. Creates a "CNV profile curve" to represent an individualâ s CNV events across a genomic region so to capture variations in CNV length and dosage. When evaluating association, the CNV profile curve is directly used as a predictor in the regression model, avoiding the need to predefine CNV loci. CNV profile regression estimates CNV effects at each genome position, making the results comparable across different studies. The penalization encourages sparsity in variable selection with a Lasso penalty and encourages effect smoothness between consecutive CNV events with a weighted fusion penalty, where the weight controls the level of smoothing between adjacent CNVs. For more details, see Si (2024) <doi:10.1101/2024.11.23.624994>.

r-ctmm 1.3.0
Propagated dependencies: r-terra@1.9-27 r-statmod@1.5.2 r-sp@2.2-1 r-shape@1.4.6.1 r-sf@1.1-1 r-raster@3.6-32 r-pracma@2.4.6 r-pbivnorm@0.6.0 r-parsedate@1.3.2 r-numderiv@2016.8-1.1 r-mass@7.3-65 r-manipulate@1.0.1 r-gsl@2.1-9 r-gmedian@1.2.7 r-fasttime@1.1-0 r-expm@1.0-0 r-digest@0.6.39 r-data-table@1.18.4 r-bessel@0.7-0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ctmm-initiative/ctmm
Licenses: GPL 3
Build system: r
Synopsis: Continuous-Time Movement Modeling
Description:

This package provides functions for identifying, fitting, and applying continuous-space, continuous-time stochastic-process movement models to animal tracking data. The package is described in Calabrese et al (2016) <doi:10.1111/2041-210X.12559>, with models and methods based on those introduced and detailed in Fleming & Calabrese et al (2014) <doi:10.1086/675504>, Fleming et al (2014) <doi:10.1111/2041-210X.12176>, Fleming et al (2015) <doi:10.1103/PhysRevE.91.032107>, Fleming et al (2015) <doi:10.1890/14-2010.1>, Fleming et al (2016) <doi:10.1890/15-1607>, Péron & Fleming et al (2016) <doi:10.1186/s40462-016-0084-7>, Fleming & Calabrese (2017) <doi:10.1111/2041-210X.12673>, Péron et al (2017) <doi:10.1002/ecm.1260>, Fleming et al (2017) <doi:10.1016/j.ecoinf.2017.04.008>, Fleming et al (2018) <doi:10.1002/eap.1704>, Winner & Noonan et al (2018) <doi:10.1111/2041-210X.13027>, Fleming et al (2019) <doi:10.1111/2041-210X.13270>, Noonan & Fleming et al (2019) <doi:10.1186/s40462-019-0177-1>, Fleming et al (2020) <doi:10.1101/2020.06.12.130195>, Noonan et al (2021) <doi:10.1111/2041-210X.13597>, Fleming et al (2022) <doi:10.1111/2041-210X.13815>, Silva et al (2022) <doi:10.1111/2041-210X.13786>, Alston & Fleming et al (2023) <doi:10.1111/2041-210X.14025>.

r-cryptography 1.0.0
Propagated dependencies: r-desctools@0.99.60
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/PiarasFahey/cryptography
Licenses: Expat
Build system: r
Synopsis: Encrypts and Decrypts Text Ciphers
Description:

Playfair, Four-Square, Scytale, Columnar Transposition and Autokey methods. Further explanation on methods of classical cryptography can be found at Wikipedia; (<https://en.wikipedia.org/wiki/Classical_cipher>).

r-cytopt 0.9.8
Dependencies: python@3.12.12
Propagated dependencies: r-testthat@3.3.2 r-reticulate@1.46.0 r-reshape2@1.4.5 r-patchwork@1.3.2 r-metbrewer@0.2.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://sistm.github.io/CytOpT-R/
Licenses: GPL 2+
Build system: r
Synopsis: Optimal Transport for Gating Transfer in Cytometry Data with Domain Adaptation
Description:

Supervised learning from a source distribution (with known segmentation into cell sub-populations) to fit a target distribution with unknown segmentation. It relies regularized optimal transport to directly estimate the different cell population proportions from a biological sample characterized with flow cytometry measurements. It is based on the regularized Wasserstein metric to compare cytometry measurements from different samples, thus accounting for possible mis-alignment of a given cell population across sample (due to technical variability from the technology of measurements). Supervised learning technique based on the Wasserstein metric that is used to estimate an optimal re-weighting of class proportions in a mixture model Details are presented in Freulon P, Bigot J and Hejblum BP (2023) <doi:10.1214/22-AOAS1660>.

r-condmvt 0.1.1
Propagated dependencies: r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CondMVT
Licenses: Expat
Build system: r
Synopsis: Conditional Multivariate t Distribution, Expectation Maximization Algorithm, and Its Stochastic Variants
Description:

Computes conditional multivariate t probabilities, random deviates, and densities. It can also be used to create missing values at random in a dataset, resulting in a missing at random (MAR) mechanism. Inbuilt in the package are the Expectation-Maximization (EM), Monte Carlo EM, and Stochastic EM algorithms for imputation of missing values in datasets assuming the multivariate t distribution. See Kinyanjui, Tamba, Orawo, and Okenye (2020)<doi:10.3233/mas-200493>, and Kinyanjui, Tamba, and Okenye(2021)<http://www.ceser.in/ceserp/index.php/ijamas/article/view/6726/0> for more details.

r-causalqual 1.0.0
Propagated dependencies: r-stringr@1.6.0 r-sandwich@3.1-1 r-rdrobust@4.0.0 r-ocf@1.0.3 r-magrittr@2.0.5 r-lmtest@0.9-40 r-grf@2.6.1 r-ggsci@5.0.0 r-ggplot2@4.0.3 r-cli@3.6.6 r-caret@7.0-1 r-aer@1.2-16
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://riccardo-df.github.io/causalQual/
Licenses: Expat
Build system: r
Synopsis: Causal Inference for Qualitative Outcomes
Description:

This package implements the framework introduced in Di Francesco and Mellace (2025) <doi:10.48550/arXiv.2502.11691>, shifting the focus to well-defined and interpretable estimands that quantify how treatment affects the probability distribution over outcome categories. It supports selection-on-observables, instrumental variables, regression discontinuity, and difference-in-differences designs.

r-clintrialpredict 0.0.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClinTrialPredict
Licenses: Expat
Build system: r
Synopsis: Predicting and Simulating Clinical Trial with Time-to-Event Endpoint
Description:

Predict the course of clinical trial with a time-to-event endpoint for both two-arm and single-arm design. Each of the four primary study design parameters (the expected number of observed events, the number of subjects enrolled, the observation time, and the censoring parameter) can be derived analytically given the other three parameters. And the simulation datasets can be generated based on the design settings.

r-cobenrich 1.0.1
Propagated dependencies: r-tmvtnorm@1.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cobenrich
Licenses: GPL 3
Build system: r
Synopsis: Using Multiple Continuous Biomarkers for Patient Enrichment in Two-Stage Clinical Designs
Description:

Enrichment strategies play a critical role in modern clinical trial design, especially as precision medicine advances the focus on patient-specific efficacy. Recent developments in enrichment design have introduced biomarker randomness and accounted for the correlation structure between treatment effect and biomarker, resulting in a two-stage threshold enrichment design. We propose novel two-stage enrichment designs capable of handling two or more continuous biomarkers. See Zhang, F. and Gou, J. (2025). Using multiple biomarkers for patient enrichment in two-stage clinical designs. Technical Report.

r-causalpaf 1.2.5
Propagated dependencies: r-rlist@0.4.6.2 r-reshape2@1.4.5 r-mass@7.3-65 r-magrittr@2.0.5 r-gridextra@2.3 r-ggplot2@4.0.3 r-ggdag@0.2.13 r-forestplot@3.2.0 r-dplyr@1.2.1 r-dagitty@0.3-4 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/MauriceOConnell/causalPAF
Licenses: GPL 2+
Build system: r
Synopsis: Causal Effect for Population Attributable Fractions (PAF)
Description:

Calculates population attributable fraction causal effects. The causalPAF package contains a suite of functions for causal analysis calculations of population attributable fractions (PAF) given a causal diagram which apply both: Pathway-specific population attributable fractions (PS-PAFs) Oâ Connell and Ferguson (2022) <doi:10.1093/ije/dyac079> and Sequential population attributable fractions Ferguson, Oâ Connell, and Oâ Donnell (2020) <doi:10.1186/s13690-020-00442-x>. Results are presentable in both table and plot format.

r-container 1.1.0
Propagated dependencies: r-r6@2.6.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://rpahl.github.io/container/
Licenses: GPL 3
Build system: r
Synopsis: Extending Base 'R' Lists
Description:

Extends the functionality of base R lists and provides specialized data structures deque', set', dict', and dict.table', the latter to extend the data.table package.

r-checkluhn 1.1.0
Propagated dependencies: r-stringr@1.6.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/adamjdeacon/checkLuhn
Licenses: GPL 2
Build system: r
Synopsis: Checks if a Number is Valid Using the Luhn Algorithm
Description:

Confirms if the number is Luhn compliant. Can check if credit card, IMEI number or any other Luhn based number is correct. For more info see: <https://en.wikipedia.org/wiki/Luhn_algorithm>.

r-condsurv 2.0.4
Propagated dependencies: r-survival@3.8-6 r-np@0.70-2 r-kernsmooth@2.23-26 r-foreach@1.5.2 r-dorng@1.8.6.3 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=condSURV
Licenses: GPL 2+
Build system: r
Synopsis: Estimation of the Conditional Survival Function for Ordered Multivariate Failure Time Data
Description:

Method to implement some newly developed methods for the estimation of the conditional survival function. See Meira-Machado, Sestelo and Goncalves (2016) <doi:10.1002/bimj.201500038>.

r-carrot 3.0.2
Propagated dependencies: r-rdpack@2.6.6 r-nnet@7.3-20 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=CARRoT
Licenses: GPL 2
Build system: r
Synopsis: Predicting Categorical and Continuous Outcomes Using One in Ten Rule
Description:

Predicts categorical or continuous outcomes while concentrating on a number of key points. These are Cross-validation, Accuracy, Regression and Rule of Ten or "one in ten rule" (CARRoT), and, in addition to it R-squared statistics, prior knowledge on the dataset etc. It performs the cross-validation specified number of times by partitioning the input into training and test set and fitting linear/multinomial/binary regression models to the training set. All regression models satisfying chosen constraints are fitted and the ones with the best predictive power are given as an output. Best predictive power is understood as highest accuracy in case of binary/multinomial outcomes, smallest absolute and relative errors in case of continuous outcomes. For binary case there is also an option of finding a regression model which gives the highest AUROC (Area Under Receiver Operating Curve) value. The option of parallel toolbox is also available. Methods are described in Peduzzi et al. (1996) <doi:10.1016/S0895-4356(96)00236-3> , Rhemtulla et al. (2012) <doi:10.1037/a0029315>, Riley et al. (2018) <doi:10.1002/sim.7993>, Riley et al. (2019) <doi:10.1002/sim.7992>.

r-cmhc 0.2.10
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-readr@2.2.0 r-httr@1.4.8 r-dplyr@1.2.1 r-digest@0.6.39 r-aws-s3@0.3.22
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/mountainMath/cmhc
Licenses: Expat
Build system: r
Synopsis: Access, Retrieve, and Work with CMHC Data
Description:

Wrapper around the Canadian Mortgage and Housing Corporation (CMHC) web interface. It enables programmatic and reproducible access to a wide variety of housing data from CMHC.

r-chernoffdist 0.1.0
Propagated dependencies: r-gsl@2.1-9
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ChernoffDist
Licenses: GPL 3
Build system: r
Synopsis: Chernoff's Distribution
Description:

Computes Chernoff's distribution based on the method in Piet Groeneboom & Jon A Wellner (2001) Computing Chernoff's Distribution, Journal of Computational and Graphical Statistics, 10:2, 388-400, <doi:10.1198/10618600152627997>. Chernoff's distribution is defined as the distribution of the maximizer of the two-sided Brownian motion minus quadratic drift. That is, Z = argmax (B(t)-t^2).

r-coxerr 1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=coxerr
Licenses: GPL 2+
Build system: r
Synopsis: Cox Regression with Dependent Error in Covariates
Description:

Perform the functional modeling methods of Huang and Wang (2018) <doi:10.1111/biom.12741> to accommodate dependent error in covariates of the proportional hazards model. The adopted measurement error model has minimal assumptions on the dependence structure, and an instrumental variable is supposed to be available.

r-cryptoverse 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cryptoverse
Licenses: Expat
Build system: r
Synopsis: Visualization and Analytics for the Cryptoverse
Description:

Providing data to quickly visualize and analyze data from several cryptocurrencies.

r-covercorr 1.0.0
Propagated dependencies: r-transport@0.15-4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=covercorr
Licenses: GPL 3
Build system: r
Synopsis: Coverage Correlation Coefficient and Testing for Independence
Description:

Computes the coverage correlation coefficient introduced in <doi:10.48550/arXiv.2508.06402> , a statistical measure that quantifies dependence between two random vectors by computing the union volume of data-centered hypercubes in a uniform space.

r-certify 0.1.0
Propagated dependencies: r-png@0.1-9
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/cwimpy/certify
Licenses: Expat
Build system: r
Synopsis: Generate Branded PDF Certificates
Description:

This package produces formal landscape PDF certificates with configurable color themes, optional logos, decorative borders, laurels, and corner ornaments. Built on grid with no external LaTeX or Quarto dependency. Suitable for academic awards, professional recognition, and similar uses.

r-cengam 0.5.4
Propagated dependencies: r-mgcv@1.9-4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cenGAM
Licenses: GPL 2+
Build system: r
Synopsis: Censored Regression with Smooth Terms
Description:

Implementation of Tobit type I and type II families for censored regression using the mgcv package, based on methods detailed in Woods (2016) <doi:10.1080/01621459.2016.1180986>.

r-card-pro 2.3.0
Propagated dependencies: r-shiny@1.13.0 r-quickcode@1.0.9 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cardpro.rpkg.net
Licenses: Expat
Build system: r
Synopsis: Lightweight Modern & Responsive Card Component for 'shiny'
Description:

Responsive and modern HTML card essentials for shiny applications and dashboards. This novel card component in Bootstrap provides a flexible and extensible content container with multiple variants and options for building robust R based apps e.g for graph build or machine learning projects. The features rely on a combination of JQuery <https://jquery.com> and CSS styles to improve the card functionality.

r-callback 0.1.3
Propagated dependencies: 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=callback
Licenses: GPL 3
Build system: r
Synopsis: Computes Statistics from Discrimination Experimental Data
Description:

In discrimination experiments candidates are sent on the same test (e.g. job, house rental) and one examines whether they receive the same outcome. The number of non negative answers are first examined in details looking for outcome differences. Then various statistics are computed. This package can also be used for analyzing the results from random experiments.

r-csmbuilder 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=csmbuilder
Licenses: GPL 3
Build system: r
Synopsis: Collection of Tools for Building Cropping System Models
Description:

This package provides a collection of tools for designing, implementing, testing, documenting and visualizing dynamic simulation cropping system models. Models are specified as a combination of state variables, parameters, intermediate factors and input data that define a system of ordinary differential equations. Specified models can be used to simulate dynamic processes using numerical integration algorithms.

Total packages: 72166