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

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-cyclestreets 1.0.3
Propagated dependencies: r-stringr@1.6.0 r-stringi@1.8.7 r-sf@1.1-1 r-readr@2.2.0 r-rcppsimdjson@0.1.15 r-progressr@0.19.0 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-geojsonsf@2.0.5 r-dplyr@1.2.1 r-data-table@1.18.4 r-curl@7.1.0 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://rpackage.cyclestreets.net/
Licenses: GPL 3
Build system: r
Synopsis: Cycle Routing and Data for Cycling Advocacy
Description:

An interface to the cycle routing/data services provided by CycleStreets', a not-for-profit social enterprise and advocacy organisation. The application programming interfaces (APIs) provided by CycleStreets are documented at (<https://www.cyclestreets.net/api/>). The focus of this package is the journey planning API, which aims to emulate the routes taken by a knowledgeable cyclist. An innovative feature of the routing service of its provision of fastest, quietest and balanced profiles. These represent routes taken to minimise time, avoid traffic and compromise between the two, respectively.

r-confidence 1.1-3
Propagated dependencies: r-xtable@1.8-8 r-plyr@1.8.9 r-markdown@2.0 r-knitr@1.51 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=confidence
Licenses: GPL 3+
Build system: r
Synopsis: Confidence Estimation of Environmental State Classifications
Description:

This package provides functions for estimating and reporting multi-year averages and corresponding confidence intervals and distributions. A potential use case is reporting the chemical and ecological status of surface waters according to the European Water Framework Directive.

r-cdsim 0.1.2
Propagated dependencies: r-vroom@1.7.1 r-truncnorm@1.0-9 r-trend@1.1.6 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-readr@2.2.0 r-ncdf4@1.24 r-lubridate@1.9.5 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/ikemillar/CDSim
Licenses: Expat
Build system: r
Synopsis: Simulating Climate Data for Research and Modelling
Description:

Generate synthetic station-based monthly climate time-series including temperature and rainfall, export to Network Common Data Form (NetCDF), and provide visualization helpers for climate workflows. The approach is inspired by statistical weather generator concepts described in Wilks (1999) <doi:10.1016/S0168-1923(99)00037-4> and Richardson (1981) <doi:10.1029/WR017i001p00182>.

r-circacompare 0.2.0
Propagated dependencies: r-withr@3.0.2 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://rwparsons.github.io/circacompare/
Licenses: Expat
Build system: r
Synopsis: Analyses of Circadian Data
Description:

Uses non-linear regression to statistically compare two circadian rhythms. Groups are only compared if both are rhythmic (amplitude is non-zero). Performs analyses regarding mesor, phase, and amplitude, reporting on estimates and statistical differences, for each, between groups. Details can be found in Parsons et al (2020) <doi:10.1093/bioinformatics/btz730>.

r-concur 1.5
Propagated dependencies: r-mgcv@1.9-4 r-dplyr@1.2.1 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CONCUR
Licenses: GPL 2
Build system: r
Synopsis: Copy Number Profile Curve-Based Association Test
Description:

This package implements a kernel-based association test for copy number variation (CNV) aggregate analysis in a certain genomic region (e.g., gene set, chromosome, or genome) that is robust to the within-locus and across-locus etiological heterogeneity, and bypass the need to define a "locus" unit for CNVs. Brucker, A., et al. (2020) <doi:10.1101/666875>.

r-cvsem 1.0.0
Propagated dependencies: r-rdpack@2.6.6 r-lavaan@0.6-21
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cvsem
Licenses: GPL 3+
Build system: r
Synopsis: SEM Model Comparison with K-Fold Cross-Validation
Description:

The goal of cvsem is to provide functions that allow for comparing Structural Equation Models (SEM) using cross-validation. Users can specify multiple SEMs using lavaan syntax. cvsem computes the Kullback Leibler (KL) Divergence between 1) the model implied covariance matrix estimated from the training data and 2) the sample covariance matrix estimated from the test data described in Cudeck, Robert & Browne (1983) <doi:10.18637/jss.v048.i02>. The KL Divergence is computed for each of the specified SEMs allowing for the models to be compared based on their prediction errors.

r-crstools 1.0.0
Propagated dependencies: r-terra@1.9-27 r-sf@1.1-1 r-rlang@1.2.0 r-jpeg@0.1-11 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://cran.r-project.org/package=crstools
Licenses: GPL 3+
Build system: r
Synopsis: Tools to Work with Projections
Description:

Choose the appropriate map projection for a given application, visualise the resulting distortion, and georeference data from unknown projections. The full functionalities of the package are described in Pozzi et al. (2026) <doi:10.31223/X5K17P> (pre-print).

r-cshapes 2.0
Propagated dependencies: r-sp@2.2-1 r-sf@1.1-1 r-rmapshaper@0.5.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cshapes
Licenses: GPL 2+
Build system: r
Synopsis: The CShapes 2.0 Dataset and Utilities
Description:

Package for CShapes 2.0, a GIS dataset of country borders (1886-today). Includes functions for data extraction and the computation of distance matrices and -lists.

r-compositionalrf 1.6
Propagated dependencies: r-rfast@2.1.5.2 r-rcppparallel@5.1.11-2 r-rcpp@1.1.1-1.1 r-compositional@8.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CompositionalRF
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Random Forest with Compositional Responses
Description:

Multivariate random forests with compositional responses and Euclidean predictors is performed. The compositional data are first transformed using the additive log-ratio transformation, or the alpha-transformation of Tsagris, Preston and Wood (2011), <doi:10.48550/arXiv.1106.1451>, and then the multivariate random forest of Rahman R., Otridge J. and Pal R. (2017), <doi:10.1093/bioinformatics/btw765>, is applied.

r-clustur 0.1.4
Propagated dependencies: r-testthat@3.3.2 r-rcpp@1.1.1-1.1 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://www.schlosslab.org/clustur/
Licenses: GPL 3+
Build system: r
Synopsis: Clustering
Description:

This package provides a tool that implements the clustering algorithms from mothur (Schloss PD et al. (2009) <doi:10.1128/AEM.01541-09>). clustur make use of the cluster() and make.shared() command from mothur'. Our cluster() function has five different algorithms implemented: OptiClust', furthest', nearest', average', and weighted'. OptiClust is an optimized clustering method for Operational Taxonomic Units, and you can learn more here, (Westcott SL, Schloss PD (2017) <doi:10.1128/mspheredirect.00073-17>). The make.shared() command is always applied at the end of the clustering command. This functionality allows us to generate and create clustering and abundance data efficiently.

r-calendrio 0.2.1
Propagated dependencies: r-suncalc@0.5.1 r-ggplot2@4.0.3 r-ggimage@0.3.5 r-gggibbous@0.1.1 r-forcats@1.0.1 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=calendRio
Licenses: AGPL 3+
Build system: r
Synopsis: 'calendR' Fork with Additional Features (Backwards Compatible)
Description:

Fork of calendR R package to generate ready to print calendars with ggplot2 (see <https://r-coder.com/calendar-plot-r/>) with additional features (backwards compatible). calendRio provides a calendR() function that serves as a drop-in replacement for the upstream version but allows for additional parameters unlocking extra functionality.

r-cgwtools 4.1
Propagated dependencies: r-gmp@0.7-5.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cgwtools
Licenses: LGPL 3
Build system: r
Synopsis: Miscellaneous Tools
Description:

This package provides functions for performing quick observations or evaluations of data, including a variety of ways to list objects by size, class, etc. The functions seqle and reverse.seqle mimic the base rle but can search for linear sequences. The function splatnd allows the user to generate zero-argument commands without the need for makeActiveBinding . Functions provided to convert from any base to any other base, and to find the n-th greatest max or n-th least min. In addition, functions which mimic Unix shell commands, including head', tail ,'pushd ,and popd'. Various other goodies included as well.

r-codemeta 0.1.1
Propagated dependencies: r-jsonlite@2.0.0 r-desc@1.4.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/cboettig/codemeta
Licenses: GPL 3
Build system: r
Synopsis: Smaller 'codemetar' Package
Description:

The Codemeta Project defines a JSON-LD format for describing software metadata, as detailed at <https://codemeta.github.io>. This package provides core utilities to generate this metadata with a minimum of dependencies.

r-coat 0.2.2
Propagated dependencies: r-partykit@1.2-27
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=coat
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Conditional Method Agreement Trees (COAT)
Description:

Agreement of continuously scaled measurements made by two techniques, devices or methods is usually evaluated by the well-established Bland-Altman analysis or plot. Conditional method agreement trees (COAT), proposed by Karapetyan, Zeileis, Henriksen, and Hapfelmeier (2025) <doi:10.1093/jrsssc/qlae077>, embed the Bland-Altman analysis in the framework of recursive partitioning to explore heterogeneous method agreement in dependence of covariates. COAT can also be used to perform a Bland-Altman test for differences in method agreement.

r-compmodels 0.3.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CompModels
Licenses: GPL 2
Build system: r
Synopsis: Pseudo Computer Models for Optimization
Description:

This package provides a suite of computer model test functions that can be used to test and evaluate algorithms for Bayesian (also known as sequential) optimization. Some of the functions have known functional forms, however, most are intended to serve as black-box functions where evaluation requires running computer code that reveals little about the functional forms of the objective and/or constraints. The primary goal of the package is to provide users (especially those who do not have access to real computer models) a source of reproducible and shareable examples that can be used for benchmarking algorithms. The package is a living repository, and so more functions will be added over time. For function suggestions, please do contact the author of the package.

r-cpsvote 0.2.0
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.2.0 r-readr@2.2.0 r-magrittr@2.0.5 r-forcats@1.0.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Reed-EVIC/cpsvote
Licenses: Expat
Build system: r
Synopsis: Toolbox for Using the CPS’s Voting and Registration Supplement
Description:

This package provides automated methods for downloading, recoding, and merging selected years of the Current Population Survey's Voting and Registration Supplement <https://www.nber.org/research/data/current-population-survey-cps-supplements-voting-and-registration>, a large N national survey about registration, voting, and non-voting in United States federal elections. Provides documentation for appropriate use of sample weights to generate statistical estimates, drawing from Hur & Achen (2013) <doi:10.1093/poq/nft042> and McDonald (2018) <https://www.electproject.org/election-data/voter-turnout-data>.

r-clust-bin-pair 0.1.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/dgopstein/clust.bin.pair
Licenses: Expat
Build system: r
Synopsis: Statistical Methods for Analyzing Clustered Matched Pair Data
Description:

Tests, utilities, and case studies for analyzing significance in clustered binary matched-pair data. The central function clust.bin.pair uses one of several tests to calculate a Chi-square statistic. Implemented are the tests Eliasziw (1991) <doi:10.1002/sim.4780101211>, Obuchowski (1998) <doi:10.1002/(SICI)1097-0258(19980715)17:13%3C1495::AID-SIM863%3E3.0.CO;2-I>, Durkalski (2003) <doi:10.1002/sim.1438>, and Yang (2010) <doi:10.1002/bimj.201000035> with McNemar (1947) <doi:10.1007/BF02295996> included for comparison. The utility functions nested.to.contingency and paired.to.contingency convert data between various useful formats. Thyroids and psychiatry are the canonical datasets from Obuchowski and Petryshen (1989) <doi:10.1016/0165-1781(89)90196-0> respectively.

r-checked 0.5.4
Propagated dependencies: r-rlang@1.2.0 r-rcmdcheck@1.4.0 r-r6@2.6.1 r-options@0.3.1 r-memoise@2.0.1 r-jsonlite@2.0.0 r-igraph@2.3.1 r-glue@1.8.1 r-cli@3.6.6 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://Genentech.github.io/checked/
Licenses: Expat
Build system: r
Synopsis: Systematically Run R CMD Checks
Description:

Systematically Run R checks against multiple packages. Checks are run in parallel with strategies to minimize dependency installation. Provides out of the box interface for running reverse dependency check.

r-cp 1.8
Propagated dependencies: r-survival@3.8-6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://www.genstat.imise.uni-leipzig.de/
Licenses: GPL 3
Build system: r
Synopsis: Conditional Power Calculations
Description:

This package provides functions for calculating the conditional power for different models in survival time analysis within randomized clinical trials with two different treatments to be compared and survival as an endpoint.

r-calibrar 0.9.0
Propagated dependencies: r-stringr@1.6.0 r-soma@1.2.0 r-rgenoud@5.9-0.11 r-pso@1.0.4 r-optimx@2025-4.9 r-minqa@1.2.8 r-lbfgsb3c@2024-3.5 r-gensa@1.1.15 r-foreach@1.5.2 r-dfoptim@2023.1.0 r-deoptim@2.2-8 r-cmaes@1.0-12 r-bb@2026.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://roliveros-ramos.github.io/calibrar/
Licenses: GPL 2
Build system: r
Synopsis: Automated Parameter Estimation for Complex Models
Description:

General optimisation and specific tools for the parameter estimation (i.e. calibration) of complex models, including stochastic ones. It implements generic functions that can be used for fitting any type of models, especially those with non-differentiable objective functions, with the same syntax as base::optim. It supports multiple phases estimation (sequential parameter masking), constrained optimization (bounding box restrictions) and automatic parallel computation of numerical gradients. Some common maximum likelihood estimation methods and automated construction of the objective function from simulated model outputs is provided. See <https://roliveros-ramos.github.io/calibrar/> for more details.

r-cadence 1.2.5
Propagated dependencies: r-pso@1.0.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CaDENCE
Licenses: GPL 2
Build system: r
Synopsis: Conditional Density Estimation Network Construction and Evaluation
Description:

Parameters of a user-specified probability distribution are modelled by a multi-layer perceptron artificial neural network. This framework can be used to implement probabilistic nonlinear models including mixture density networks, heteroscedastic regression models, zero-inflated models, etc. following Cannon (2012) <doi:10.1016/j.cageo.2011.08.023>.

r-cream 1.1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/bhklab/CREAM
Licenses: GPL 3+
Build system: r
Synopsis: Clustering of Genomic Regions Analysis Method
Description:

This package provides a new method for identification of clusters of genomic regions within chromosomes. Primarily, it is used for calling clusters of cis-regulatory elements (COREs). CREAM uses genome-wide maps of genomic regions in the tissue or cell type of interest, such as those generated from chromatin-based assays including DNaseI, ATAC or ChIP-Seq. CREAM considers proximity of the elements within chromosomes of a given sample to identify COREs in the following steps: 1) It identifies window size or the maximum allowed distance between the elements within each CORE, 2) It identifies number of elements which should be clustered as a CORE, 3) It calls COREs, 4) It filters the COREs with lowest order which does not pass the threshold considered in the approach.

r-colorscience 1.0.9
Propagated dependencies: r-sp@2.2-1 r-pracma@2.4.6 r-hmisc@5.2-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=colorscience
Licenses: GPL 3+
Build system: r
Synopsis: Color Science Methods and Data
Description:

This package provides methods and data for color science - color conversions by observer, illuminant, and gamma. Color matching functions and chromaticity diagrams. Color indices, color differences, and spectral data conversion/analysis. This package is deprecated and will someday be removed; for reasons and details please see the README file.

r-clonerate 0.2.3
Propagated dependencies: r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-rmpfr@1.1-2 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-bh@1.90.0-1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/bdj34/cloneRate
Licenses: Expat
Build system: r
Synopsis: Estimate Growth Rates from Phylogenetic Trees
Description:

Quickly estimate the net growth rate of a population or clone whose growth can be approximated by a birth-death branching process. Input should be phylogenetic tree(s) of clone(s) with edge lengths corresponding to either time or mutations. Based on coalescent results in Johnson et al. (2023) <doi:10.1093/bioinformatics/btad561>. Simulation techniques as well as growth rate methods build on prior work from Lambert A. (2018) <doi:10.1016/j.tpb.2018.04.005> and Stadler T. (2009) <doi:10.1016/j.jtbi.2009.07.018>.

Total packages: 22167