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

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-contactdata 1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://hugogruson.fr/contactdata/
Licenses: Expat
Build system: r
Synopsis: Social Contact Matrices for 177 Countries
Description:

Data package for the supplementary data in Prem et al. (2017) <doi:10.1371/journal.pcbi.1005697> and Prem et al. <doi:10.1371/journal.pcbi.1009098>. Provides easy access to contact data for 177 countries, for use in epidemiological, demographic or social sciences research.

r-corrselect 3.2.1
Propagated dependencies: r-s7@0.2.2 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://gillescolling.com/corrselect/
Licenses: Expat
Build system: r
Synopsis: Correlation-Based and Model-Based Predictor Pruning
Description:

This package provides functions for predictor pruning using association-based and model-based approaches. Includes corrPrune() for fast correlation-based pruning, modelPrune() for VIF-based regression pruning, and exact graph-theoretic algorithms (Eppsteinâ Löfflerâ Strash, Bronâ Kerbosch) for exhaustive subset enumeration. Supports linear models, GLMs, and mixed models ('lme4', glmmTMB').

r-cramer 0.9-4
Propagated dependencies: r-rcpp@1.1.1-1.1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cramer
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Nonparametric Cramer-Test for the Two-Sample-Problem
Description:

This package provides R routine for the so called two-sample Cramer-Test. This nonparametric two-sample-test on equality of the underlying distributions can be applied to multivariate data as well as univariate data. It offers two possibilities to approximate the critical value both of which are included in this package.

r-comparecstat 0.1.0
Propagated dependencies: r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Lemonade0924/compareCstat
Licenses: Expat
Build system: r
Synopsis: Compare C-Statistics (Concordance) Between Survival Models
Description:

Compare C-statistics (concordance statistics) between two survival models, using either bootstrap resampling (Harrell's C) or Uno's C with perturbation-resampling (from the survC1 package). Returns confidence intervals and a p-value for the difference in C-statistics. Useful for evaluating and comparing predictive performance of survival models. Methods implemented for Uno's C are described in Uno et al. (2011) <doi:10.1002/sim.4154>.

r-codified 0.3.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-knitr@1.51 r-kableextra@1.4.0 r-dplyr@1.2.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://ouhscbbmc.github.io/codified/
Licenses: Expat
Build system: r
Synopsis: Produce Standard/Formalized Demographics Tables
Description:

Augment clinical data with metadata to create output used in conventional publications and reports.

r-crossmatch 1.4-0
Propagated dependencies: r-nbpmatching@1.5.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=crossmatch
Licenses: GPL 2
Build system: r
Synopsis: The Cross-Match Test
Description:

This package performs the cross-match test that is an exact, distribution free test of equality of 2 high dimensional multivariate distributions. The input is a distance matrix and the labels of the two groups to be compared, the output is the number of cross-matches and a p-value. See Rosenbaum (2005) <doi:10.1111/j.1467-9868.2005.00513.x>.

r-carbondata 0.1.0
Propagated dependencies: r-readxl@1.5.0 r-jsonlite@2.0.0 r-httr2@1.2.2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/charlescoverdale/carbondata
Licenses: Expat
Build system: r
Synopsis: Access Carbon Market Data from Emissions Trading Systems and Voluntary Registries
Description:

Unified access to carbon market data from compliance emissions trading systems ('EU ETS', UK ETS', RGGI', California Cap-and-Trade) and voluntary carbon markets (Verra, Gold Standard, American Carbon Registry, Climate Action Reserve, via the Berkeley Voluntary Registry Offsets Database and the CarbonPlan OffsetsDB API). Includes cross-market price data from the International Carbon Action Partnership ('ICAP') Allowance Price Explorer <https://icapcarbonaction.com/en/ets-prices>, global carbon pricing from the World Bank Carbon Pricing Dashboard <https://carbonpricingdashboard.worldbank.org/>, and the historical RFF World Carbon Pricing Database following Dolphin, Pollitt and Newbery (2020) <doi:10.1038/s41597-022-01659-x>. Data is downloaded from public sources on first use and cached locally.

r-capybara 2.0.0
Propagated dependencies: r-rlang@1.2.0 r-mass@7.3-65 r-ggplot2@4.0.3 r-generics@0.1.4 r-formula@1.2-5 r-cpp4r@1.0.0 r-armadillo4r@1.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://pacha.dev/capybara/
Licenses: FSDG-compatible
Build system: r
Synopsis: Fast and Memory Efficient Fitting of Linear Models with High-Dimensional Fixed Effects
Description:

Fast and user-friendly estimation of generalized linear models with multiple fixed effects and cluster the standard errors. The method to obtain the estimated fixed-effects coefficients is based on Stammann (2018) <doi:10.48550/arXiv.1707.01815>, Gaure (2013) <doi:10.1016/j.csda.2013.03.024>, Berge (2018) <https://ideas.repec.org/p/luc/wpaper/18-13.html>, and Correia et al. (2020) <doi: 10.1177/1536867X20909691>. This implementation is described in Vargas Sepulveda (2025) <doi:10.1371/journal.pone.0331178>.

r-collatz 1.0.0
Propagated dependencies: r-gmp@0.7-5.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Skenvy/Collatz
Licenses: ASL 2.0
Build system: r
Synopsis: Functions Related to the Collatz/Syracuse/3n+1 Problem
Description:

This package provides the basic functionality to interact with the Collatz conjecture. The parameterisation uses the same (P,a,b) notation as Conway's generalisations. Besides the function and reverse function, there is also functionality to retrieve the hailstone sequence, the "stopping time"/"total stopping time", or tree-graph. The only restriction placed on parameters is that both P and a can't be 0. For further reading, see <https://en.wikipedia.org/wiki/Collatz_conjecture>.

r-coveffectsplot 1.0.7
Propagated dependencies: r-shiny@1.13.0 r-ggplot2@4.0.3 r-egg@0.4.5 r-data-table@1.18.4 r-colourpicker@1.3.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://smouksassi.github.io/coveffectsplot/
Licenses: Expat
Build system: r
Synopsis: Produce Forest Plots to Visualize Covariate Effects
Description:

Produce forest plots to visualize covariate effects using either the command line or an interactive Shiny application.

r-cshshydrology 1.5.0
Propagated dependencies: r-whitebox@2.4.3 r-timedate@4052.112 r-tidyterra@1.2.0 r-tidyhydat@1.0.1 r-terra@1.9-27 r-teachingdemos@2.13 r-stringr@1.6.0 r-plotrix@3.8-14 r-outliers@0.15 r-mgbt@1.1.6 r-lubridate@1.9.5 r-kendall@2.2.2 r-httr2@1.2.2 r-ggspatial@1.1.10 r-ggplot2@4.0.3 r-fields@17.3 r-dplyr@1.2.1 r-circular@0.5-2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/CSHS-hydRology/CSHShydRology
Licenses: AGPL 3
Build system: r
Synopsis: Canadian Hydrological Analyses
Description:

This package provides a collection of user-submitted functions to aid in the analysis of hydrological data, particularly for users in Canada. The functions focus on the use of Canadian data sets, and are suited to Canadian hydrology, such as the important cold region hydrological processes and will work with Canadian hydrological models. The functions are grouped into several themes, currently including Statistical hydrology, Basic data manipulations, Visualization, and Spatial hydrology. Functions developed by the Floodnet project are also included. CSHShydRology has been developed with the assistance of the Canadian Society for Hydrological Sciences (CSHS) which is an affiliated society of the Canadian Water Resources Association (CWRA). As of version 1.2.6, functions now fail gracefully when attempting to download data from a url which is unavailable.

r-cepalstatr 0.9.0
Propagated dependencies: r-tidyselect@1.2.1 r-stringr@1.6.0 r-rlang@1.2.0 r-reactable@0.4.5 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr2@1.2.2 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-gridextra@2.3 r-dplyr@1.2.1 r-collapsibletree@0.1.8 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Henry-Osorto/CepalStatR
Licenses: Expat
Build system: r
Synopsis: Access to the 'CEPALSTAT API'
Description:

Explore metadata and retrieve indicators from the statistical portal of the Economic Commission for Latin America and the Caribbean <https://statistics.cepal.org/portal/cepalstat/>. Provides a reproducible interface to access the CEPALSTAT API', organize data into tidy formats, and generate both static and interactive visualizations.

r-charanalysis 2.0.3
Propagated dependencies: r-zoo@1.8-15 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/phiguera/CharAnalysis
Licenses: GPL 3
Build system: r
Synopsis: Peak Detection and Fire History from Sediment-Charcoal Records
Description:

This package provides a program for reconstructing local fire histories from high-resolution, continuously sampled lake-sediment charcoal records. CharAnalysis decomposes a charcoal record into low- and high-frequency components and uses locally defined thresholds to separate fire signal from noise, following the approach of Higuera et al. (2009) <doi:10.1890/07-2019.1>, with underlying assumptions and rationale described in Higuera et al. (2010) <doi:10.1071/WF09134>. The package is designed for macroscopic charcoal records with contiguous sampling fine enough to resolve individual fire events, and is not appropriate for low-resolution or discontinuously sampled records. See the package URL for the User's Guide and application examples.

r-clc 1.0.0
Propagated dependencies: r-xml2@1.5.2 r-terra@1.9-27 r-sf@1.1-1 r-rpostgres@1.4.10 r-rlang@1.2.0 r-ggplot2@4.0.3 r-gdalutilities@1.2.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://josesamos.github.io/clc/
Licenses: Expat
Build system: r
Synopsis: CORINE Land Cover Data and Styles
Description:

Streamline the management, analysis, and visualization of CORINE Land Cover data. Addresses challenges associated with its classification system and related styles, such as color mappings and descriptive labels.

r-chi 0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/dkahle/chi
Licenses: GPL 2
Build system: r
Synopsis: The Chi Distribution
Description:

Light weight implementation of the standard distribution functions for the chi distribution, wrapping those for the chi-squared distribution in the stats package.

r-cord 0.2.0
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://doi.org/10.1214/18-AOS1794
Licenses: GPL 3
Build system: r
Synopsis: Community Estimation in G-Models via CORD
Description:

Partitions data points (variables) into communities/clusters, similar to clustering algorithms such as k-means and hierarchical clustering. This package implements a clustering algorithm based on a new metric CORD, defined for high-dimensional parametric or semiparametric distributions. For more details see Bunea et al. (2020), Annals of Statistics <doi:10.1214/18-AOS1794>.

r-cppally 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://nicchr.github.io/cppally/
Licenses: Expat
Build system: r
Synopsis: 'C++20' API for R
Description:

This package provides a header-only C++20 API for manipulating R data structures from C++'. Provides C++20 concepts specific to R, custom scalar and vector classes with built-in NA handling, automatic object protection, SIMD (single-instruction-multiple-data), parallelisation, and a streamlined system for registering C++ functions, including templates, to R. Full API reference and documentation are available at <https://nicchr.github.io/cppally/>.

r-cdcplaces 1.2.1
Propagated dependencies: r-zctacrosswalk@2.0.0 r-yyjsonr@0.1.22 r-tigris@2.2.1 r-sf@1.1-1 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/brendensm/CDCPLACES
Licenses: Expat
Build system: r
Synopsis: Access the 'CDC PLACES' API
Description:

Allows users to seamlessly query several CDC PLACES APIs (<https://data.cdc.gov/browse?q=PLACES%20&sortBy=relevance>) by geography, state, measure, and release year. This package also contains a function to explore the available measures for each release year.

r-cdfquantreg 1.3.1-2
Propagated dependencies: r-pracma@2.4.6 r-mass@7.3-65 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cdfquantreg
Licenses: GPL 3
Build system: r
Synopsis: Quantile Regression for Random Variables on the Unit Interval
Description:

Employs a two-parameter family of distributions for modelling random variables on the (0, 1) interval by applying the cumulative distribution function (cdf) of one parent distribution to the quantile function of another.

r-cranlike 1.0.3
Propagated dependencies: r-rsqlite@3.52.0 r-desc@1.4.3 r-debugme@1.2.0 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/r-hub/cranlike
Licenses: GPL 2+
Build system: r
Synopsis: Tools for 'CRAN'-Like Repositories
Description:

This package provides a set of functions to manage CRAN'-like repositories efficiently.

r-clustorus 0.2.2
Propagated dependencies: r-rlang@1.2.0 r-purrr@1.2.2 r-igraph@2.3.1 r-ggplot2@4.0.3 r-cowplot@1.2.0 r-bambi@2.3.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/sungkyujung/ClusTorus
Licenses: GPL 3
Build system: r
Synopsis: Prediction and Clustering on the Torus by Conformal Prediction
Description:

This package provides various tools of for clustering multivariate angular data on the torus. The package provides angular adaptations of usual clustering methods such as the k-means clustering, pairwise angular distances, which can be used as an input for distance-based clustering algorithms, and implements clustering based on the conformal prediction framework. Options for the conformal scores include scores based on a kernel density estimate, multivariate von Mises mixtures, and naive k-means clusters. Moreover, the package provides some basic data handling tools for angular data.

r-clickr 0.9.45
Propagated dependencies: r-stringdist@0.9.17 r-future-apply@1.20.2 r-future@1.70.0 r-beeswarm@0.4.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clickR
Licenses: GPL 2+
Build system: r
Synopsis: Semi-Automatic Preprocessing of Messy Data with Change Tracking for Dataset Cleaning
Description:

This package provides tools for assessing data quality, performing exploratory analysis, and semi-automatic preprocessing of messy data with change tracking for integral dataset cleaning.

r-constrainedkriging 0.2-11
Propagated dependencies: r-spatialcovariance@0.6-9 r-sp@2.2-1 r-sf@1.1-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=constrainedKriging
Licenses: GPL 2+
Build system: r
Synopsis: Constrained, Covariance-Matching Constrained and Universal Point or Block Kriging
Description:

This package provides functions for efficient computation of non-linear spatial predictions with local change of support (Hofer, C. and Papritz, A. (2011) "constrainedKriging: An R-package for customary, constrained and covariance-matching constrained point or block kriging" <doi:10.1016/j.cageo.2011.02.009>). This package supplies functions for two-dimensional spatial interpolation by constrained (Cressie, N. (1993) "Aggregation in geostatistical problems" <doi:10.1007/978-94-011-1739-5_3>), covariance-matching constrained (Aldworth, J. and Cressie, N. (2003) "Prediction of nonlinear spatial functionals" <doi:10.1016/S0378-3758(02)00321-X>) and universal (external drift) Kriging for points or blocks of any shape from data with a non-stationary mean function and an isotropic weakly stationary covariance function. The linear spatial interpolation methods, constrained and covariance-matching constrained Kriging, provide approximately unbiased prediction for non-linear target values under change of support. This package extends the range of tools for spatial predictions available in R and provides an alternative to conditional simulation for non-linear spatial prediction problems with local change of support.

r-coxrobust 1.0.2
Propagated dependencies: r-survival@3.8-6 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://github.com/ShanaScogin/coxrobust
Licenses: GPL 3
Build system: r
Synopsis: Fit Robustly Proportional Hazards Regression Model
Description:

An implementation of robust estimation in Cox model. Functionality includes fitting efficiently and robustly Cox proportional hazards regression model in its basic form, where explanatory variables are time independent with one event per subject. Method is based on a smooth modification of the partial likelihood.

Total packages: 72465