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

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-currr 0.1.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rstudioapi@0.18.0 r-readr@2.2.0 r-purrr@1.2.2 r-pacman@0.5.1 r-job@0.3.1 r-dplyr@1.2.1 r-crayon@1.5.3 r-clisymbols@1.2.0 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/MarcellGranat/currr
Licenses: Expat
Build system: r
Synopsis: Apply Mapping Functions in Frequent Saving
Description:

Implementations of the family of map() functions with frequent saving of the intermediate results. The contained functions let you start the evaluation of the iterations where you stopped (reading the already evaluated ones from cache), and work with the currently evaluated iterations while remaining ones are running in a background job. Parallel computing is also easier with the workers parameter.

r-cts 1.0-26
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cts
Licenses: GPL 2+
Build system: r
Synopsis: Continuous Time Autoregressive Models
Description:

This package provides tools for fitting continuous-time autoregressive (CAR) and complex CAR (CZAR) models for irregularly sampled time series using an exact Gaussian state-space formulation and Kalman filtering/smoothing. Implements maximum-likelihood estimation with stable parameterizations of characteristic roots, model selection via AIC, residual and spectral diagnostics, forecasting and simulation, and extraction of fitted state estimates. Methods are described in Wang (2013) <doi:10.18637/jss.v053.i05>.

r-counterfactual 1.2
Propagated dependencies: r-survival@3.8-6 r-quantreg@6.1 r-hmisc@5.2-5 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=Counterfactual
Licenses: GPL 2+
Build system: r
Synopsis: Estimation and Inference Methods for Counterfactual Analysis
Description:

This package implements the estimation and inference methods for counterfactual analysis described in Chernozhukov, Fernandez-Val and Melly (2013) <DOI:10.3982/ECTA10582> "Inference on Counterfactual Distributions," Econometrica, 81(6). The counterfactual distributions considered are the result of changing either the marginal distribution of covariates related to the outcome variable of interest, or the conditional distribution of the outcome given the covariates. They can be applied to estimate quantile treatment effects and wage decompositions.

r-cubfits 0.1-4
Propagated dependencies: r-foreach@1.5.2 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/snoweye/cubfits
Licenses: FSDG-compatible
Build system: r
Synopsis: Codon Usage Bias Fits
Description:

Estimating mutation and selection coefficients on synonymous codon bias usage based on models of ribosome overhead cost (ROC). Multinomial logistic regression and Markov Chain Monte Carlo are used to estimate and predict protein production rates with/without the presence of expressions and measurement errors. Work flows with examples for simulation, estimation and prediction processes are also provided with parallelization speedup. The whole framework is tested with yeast genome and gene expression data of Yassour, et al. (2009) <doi:10.1073/pnas.0812841106>.

r-cancergram 1.0.0
Propagated dependencies: r-stringi@1.8.7 r-shiny@1.13.0 r-ranger@0.18.0 r-pbapply@1.7-4 r-dplyr@1.2.1 r-devtools@2.5.2 r-biogram@1.6.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/BioGenies/CancerGram
Licenses: GPL 3
Build system: r
Synopsis: Prediction of Anticancer Peptides
Description:

Predicts anticancer peptides using random forests trained on the n-gram encoded peptides. The implemented algorithm can be accessed from both the command line and shiny-based GUI. The CancerGram model is too large for CRAN and it has to be downloaded separately from the repository: <https://github.com/BioGenies/CancerGramModel>. For more information see: Burdukiewicz et al. (2020) <doi:10.3390/pharmaceutics12111045>.

r-corazon 0.1.0
Propagated dependencies: r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/feddelegrand7/corazon
Licenses: Expat
Build system: r
Synopsis: Apply 'colorffy' Color Gradients Within 'shiny' Elements
Description:

Allows the user to apply nice color gradients to shiny elements. The gradients are extracted from the colorffy website. See <https://www.colorffy.com/gradients/catalog>.

r-confusiontabler 1.0.4
Propagated dependencies: r-tidyr@1.3.2 r-purrr@1.2.2 r-magrittr@2.0.5 r-furrr@0.4.0 r-dplyr@1.2.1 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ConfusionTableR
Licenses: Expat
Build system: r
Synopsis: Confusion Matrix Toolset
Description:

Takes the outputs of a caret confusion matrix and allows for the quick conversion of these list items to lists. The intended usage is to allow the tool to work with the outputs of machine learning classification models. This tool works with classification problems for binary and multi-classification problems and allows for the record level conversion of the confusion matrix outputs. This is useful, as it allows quick conversion of these objects for storage in database systems and to track ML model performance over time. Traditionally, this approach has been used for highlighting model representation and feature slippage.

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-caracas 2.1.1
Dependencies: python@3.12.12
Propagated dependencies: r-reticulate@1.46.0 r-matrix@1.7-5 r-magrittr@2.0.5 r-doby@4.7.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/r-cas/caracas
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Computer Algebra
Description:

Computer algebra via the SymPy library (<https://www.sympy.org/>). This makes it possible to solve equations symbolically, find symbolic integrals, symbolic sums and other important quantities.

r-copyseparator 1.2.0
Propagated dependencies: r-stringr@1.6.0 r-seqinr@4.2-44 r-kmer@1.1.3 r-foreach@1.5.2 r-doparallel@1.0.17 r-decipher@3.8.0 r-biostrings@2.80.1 r-beepr@2.0 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/LeiYang-Fish/copyseparator
Licenses: GPL 2
Build system: r
Synopsis: Assembling Long Gene Copies from Short Read Data
Description:

Assembles two or more gene copies from short-read Next-Generation Sequencing data. Works best when there are only two gene copies and read length >=250 base pairs. High and relatively even coverage are important.

r-couplr 1.4.1
Propagated dependencies: r-tibble@3.3.1 r-testthat@3.3.2 r-rlang@1.2.0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-htmlwidgets@1.6.4 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://gillescolling.com/couplr/
Licenses: Expat
Build system: r
Synopsis: Optimal Pairing and Matching via Linear Assignment
Description:

Solves optimal pairing and matching problems using linear assignment algorithms. Provides implementations of the Hungarian method (Kuhn 1955) <doi:10.1002/nav.3800020109>, Jonker-Volgenant shortest path algorithm (Jonker and Volgenant 1987) <doi:10.1007/BF02278710>, Auction algorithm (Bertsekas 1988) <doi:10.1007/BF02186476>, cost-scaling (Goldberg and Kennedy 1995) <doi:10.1007/BF01585996>, scaling algorithms (Gabow and Tarjan 1989) <doi:10.1137/0218069>, push-relabel (Goldberg and Tarjan 1988) <doi:10.1145/48014.61051>, and Sinkhorn entropy-regularized transport (Cuturi 2013) <doi:10.48550/arxiv.1306.0895>. Designed for matching plots, sites, samples, or any pairwise optimization problem. Supports rectangular matrices, forbidden assignments, data frame inputs, batch solving, k-best solutions, and pixel-level image morphing for visualization. Includes automatic preprocessing with variable health checks, multiple scaling methods (standardized, range, robust), greedy matching algorithms, and comprehensive balance diagnostics for assessing match quality using standardized differences and distribution comparisons.

r-clevr 0.1.2
Propagated dependencies: r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/cleanzr/clevr
Licenses: GPL 2
Build system: r
Synopsis: Clustering and Link Prediction Evaluation in R
Description:

This package provides tools for evaluating link prediction and clustering algorithms with respect to ground truth. Includes efficient implementations of common performance measures such as pairwise precision/recall, cluster homogeneity/completeness, variation of information, Rand index etc.

r-cardargus 0.2.4
Propagated dependencies: r-rsvg@2.7.0 r-magick@2.9.1 r-later@1.4.8 r-glue@1.8.1 r-gdtools@0.5.0 r-digest@0.6.39 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://strategicprojects.github.io/cardargus/
Licenses: Expat
Build system: r
Synopsis: Generate SVG Information Cards with Embedded Fonts and Badges
Description:

Create self-contained SVG information cards with embedded Google Fonts', shields-style badges, and custom logos. Cards are fully portable SVG files ideal for dashboards, reports, and web applications. Includes functions to export cards to PNG format and display them in R Markdown and Quarto documents.

r-collinear 3.0.2
Propagated dependencies: r-spatialdata@1.0.1 r-rlang@1.2.0 r-recipes@1.3.2 r-ranger@0.18.0 r-progressr@0.19.0 r-mgcv@1.9-4 r-future-apply@1.20.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://blasbenito.github.io/collinear/
Licenses: Expat
Build system: r
Synopsis: Automated Multicollinearity Management
Description:

This package provides a comprehensive and automated workflow for managing multicollinearity in data frames with numeric and/or categorical variables. The package integrates five robust methods into a single function: (1) target encoding of categorical variables based on response values (Micci-Barreca, 2001 (Micci-Barreca, D. 2001 <doi:10.1145/507533.507538>); (2) automated feature prioritization to preserve key predictors during filtering; (3 and 4) pairwise correlation and VIF filtering across all variable types (numericâ numeric, numericâ categorical, and categoricalâ categorical); (5) adaptive correlation and VIF thresholds. Together, these methods enable a reliable multicollinearity management in most use cases while maintaining model integrity. The package also supports parallel processing and progress tracking via the packages future and progressr', and provides seamless integration with the tidymodels ecosystem through a dedicated recipe step.

r-checkcli 1.0
Propagated dependencies: r-stringr@1.6.0 r-purrr@1.2.2 r-glue@1.8.1 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=checkCLI
Licenses: Expat
Build system: r
Synopsis: 'CLI' Messages for Checkmate Assertions and Checks
Description:

Providing more beautiful and more meaningful return messages for checkmate assertions and checks helping users to better understand errors.

r-chainbinomial 0.1.5
Propagated dependencies: r-generics@0.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=chainbinomial
Licenses: GPL 3
Build system: r
Synopsis: Chain Binomial Models for Analysis of Infectious Disease Data
Description:

This package implements the chain binomial model for analysis of infectious disease data. Contains functions for calculating probabilities of the final size of infectious disease outbreaks using the method from D. Ludwig (1975) <doi:10.1016/0025-5564(75)90119-4> and for outbreaks that are not concluded, from Lindstrøm et al. (2024) <doi:10.48550/arXiv.2403.03948>. The package also contains methods for estimation and regression analysis of secondary attack rates.

r-certara-vpcresults 3.0.2
Propagated dependencies: r-tidyvpc@1.6.0 r-sortable@0.6.0 r-shinywidgets@0.9.1 r-shinymeta@0.2.2 r-shinyjs@2.1.1 r-shinyjqui@0.4.1 r-shinycssloaders@1.1.0 r-shinyace@0.4.4 r-shiny@1.13.0 r-scales@1.4.0 r-rlang@1.2.0 r-plotly@4.12.0 r-htmltools@0.5.9 r-ggplot2@4.0.3 r-dt@0.34.0 r-dplyr@1.2.1 r-data-table@1.18.4 r-colourpicker@1.3.0 r-bslib@0.11.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://certara.github.io/R-VPCResults/
Licenses: LGPL 3
Build system: r
Synopsis: Generate Visual Predictive Checks (VPC) Using 'shiny'
Description:

Utilize the shiny interface to parameterize a Visual Predictive Check (VPC), including selecting from different binning or binless methods and performing stratification, censoring, and prediction correction. Generate the underlying tidyvpc and ggplot2 code directly from the user interface and download R or Rmd scripts to reproduce the VPCs in R.

r-cccp 0.3-3
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cccp
Licenses: GPL 3+
Build system: r
Synopsis: Cone Constrained Convex Problems
Description:

Routines for solving convex optimization problems with cone constraints by means of interior-point methods. The implemented algorithms are partially ported from CVXOPT, a Python module for convex optimization (see <https://cvxopt.org> for more information).

r-corlink 1.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=corlink
Licenses: CC0
Build system: r
Synopsis: Record Linkage, Incorporating Imputation for Missing Agreement Patterns, and Modeling Correlation Patterns Between Fields
Description:

This package provides a matrix of agreement patterns and counts for record pairs is the input for the procedure. An EM algorithm is used to impute plausible values for missing record pairs. A second EM algorithm, incorporating possible correlations between per-field agreement, is used to estimate posterior probabilities that each pair is a true match - i.e. constitutes the same individual.

r-ctoclient 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-readxl@1.5.0 r-readr@2.2.0 r-purrr@1.2.2 r-httr2@1.2.2 r-dplyr@1.2.1 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://guturago.github.io/ctoclient/
Licenses: Expat
Build system: r
Synopsis: Modern and Flexible Data Pipeline for 'SurveyCTO'
Description:

This package provides a modern and flexible R client for the SurveyCTO', a mobile and offline data collection platform, providing a modern and consistent interface for programmatic access to server resources. Built on top of the httr2 package, it enables secure and efficient data retrieval and returns analysis-ready data through optional tidying. It includes functions to create, upload, and download server datasets, in addition to fetching form data, files, and submission attachments. Robust authentication and request handling make the package suitable for automated survey monitoring and downstream analysis.

r-covrobust 1.1-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=covRobust
Licenses: GPL 2+
Build system: r
Synopsis: Robust Covariance Estimation via Nearest Neighbor Cleaning
Description:

The cov.nnve() function implements robust covariance estimation by the nearest neighbor variance estimation (NNVE) method of Wang and Raftery (2002) <DOI:10.1198/016214502388618780>.

r-cbq 0.2.0.4
Propagated dependencies: r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-formula@1.2-5 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cbq
Licenses: Expat
Build system: r
Synopsis: Conditional Binary Quantile Models
Description:

Estimates conditional binary quantile models developed by Lu (2020) <doi:10.1017/pan.2019.29>. The estimation procedure is implemented based on Markov chain Monte Carlo methods.

r-colorspec 1.8-0
Propagated dependencies: r-logger@0.4.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=colorSpec
Licenses: GPL 3+
Build system: r
Synopsis: Color Calculations with Emphasis on Spectral Data
Description:

Calculate with spectral properties of light sources, materials, cameras, eyes, and scanners. Build complex systems from simpler parts using a spectral product algebra. For light sources, compute CCT, CRI, SSI, and IES TM-30 reports. For object colors, compute optimal colors and Logvinenko coordinates. Work with the standard CIE illuminants and color matching functions, and read spectra from text files, including CGATS files. Estimate a spectrum from its response. A user guide and 9 vignettes are included.

r-cepreader 1.3-0
Propagated dependencies: r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/
Licenses: FSDG-compatible
Build system: r
Synopsis: Read 'CEP' and Legacy 'CANOCO' Files
Description:

Read Condensed Cornell Ecology Program ('CEP') and legacy CANOCO files into R data frames.

Total packages: 72465