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

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-citan 2025.7.1
Propagated dependencies: r-stringi@1.8.7 r-rsqlite@2.4.4 r-dbi@1.2.3 r-agop@0.2.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/gagolews/CITAN
Licenses: LGPL 3+
Build system: r
Synopsis: CITation ANalysis Toolpack
Description:

Supports quantitative research in scientometrics and bibliometrics. Provides various tools for preprocessing bibliographic data retrieved, e.g., from Elsevier's Scopus, computing bibliometric impact of individuals, or modelling phenomena encountered in the social sciences. This package is deprecated; see agop instead.

r-circacp 0.1.2
Propagated dependencies: r-tibble@3.3.0 r-pracma@2.4.6 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CircaCP
Licenses: GPL 3+
Build system: r
Synopsis: Sleep and Circadian Metrics Estimation from Actigraphy Data
Description:

This package provides a generic sleepâ wake cycle detection algorithm for analyzing unlabeled actigraphy data. The algorithm has been validated against event markers using data from the Multi-Ethnic Study of Atherosclerosis (MESA) Sleep study, and its methodological details are described in Chen and Sun (2024) <doi:10.1098/rsos.231468>. The package provides functions to estimate sleep metrics (e.g., sleep and wake onset times) and circadian rhythm metrics (e.g., mesor, phasor, interdaily stability, intradaily variability), as well as tools for screening actigraphy quality, fitting cosinor models, and performing parametric change point detection. The workflow can also be used to segment long actigraphy sequences into regularized structures for physical activity research.

r-cumprinc 0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cumprinc
Licenses: GPL 2+
Build system: r
Synopsis: Functions Centered Around Microsoft Excel Cumprinc Function
Description:

This package provides similar functionality to Microsoft Excel CUMPRINC function <https://support.microsoft.com/en-us/office/cumprinc-function-94a4516d-bd65-41a1-bc16-053a6af4c04d>. Returns principal remaining at a given month, principal paid in a month, and accumulated principal paid at a given month based on original loan amount, monthly interest rate, and term of loan.

r-convertpar 0.1
Propagated dependencies: r-rweka@0.4-48 r-neuralnet@1.44.2 r-mirt@1.45.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ConvertPar
Licenses: GPL 3+
Build system: r
Synopsis: Estimating IRT Parameters via Machine Learning Algorithms
Description:

This package provides a tool to estimate IRT item parameters (2 PL) using CTT-based item statistics from small samples via artificial neural networks and regression trees.

r-cryptorng 0.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/coolbutuseless/cryptorng
Licenses: Expat
Build system: r
Synopsis: Access System Cryptographic Pseudorandom Number Generators
Description:

Generate random numbers from the Cryptographically Secure Pseudorandom Number Generator (CSPRNG) provided by the underlying operating system. System CSPRNGs are seeded internally by the OS with entropy it gathers from the system hardware. The following system functions are used: arc4random_buf() on macOS and BSD; BCryptgenRandom() on Windows; Sys_getrandom() on Linux.

r-cardinalr 1.0.6
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-purrr@1.2.0 r-mvtnorm@1.3-3 r-mass@7.3-65 r-gtools@3.9.5 r-geozoo@0.5.1 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://jayanilakshika.github.io/cardinalR/
Licenses: Expat
Build system: r
Synopsis: Collection of Data Structures
Description:

This package provides a collection of functions to generate a large variety of structures in high dimensions. These data structures are useful for testing, validating, and improving algorithms used in dimensionality reduction, clustering, machine learning, and visualization.

r-cellvolumedist 1.5
Propagated dependencies: r-minpack-lm@1.2-4 r-gplots@3.2.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cellVolumeDist
Licenses: GPL 2+
Build system: r
Synopsis: Functions to Fit Cell Volume Distributions and Thereby Estimate Cell Growth Rates and Division Times
Description:

This package implements a methodology for using cell volume distributions to estimate cell growth rates and division times that is described in the paper, "Cell Volume Distributions Reveal Cell Growth Rates and Division Times", by Michael Halter, John T. Elliott, Joseph B. Hubbard, Alessandro Tona and Anne L. Plant, which appeared in the Journal of Theoretical Biology. In order to reproduce the analysis used to obtain Table 1 in the paper, execute the command "example(fitVolDist)".

r-crossclustering 4.1.3
Propagated dependencies: r-purrr@1.2.0 r-mclust@6.1.2 r-flip@2.5.1 r-dplyr@1.1.4 r-crayon@1.5.3 r-cluster@2.1.8.1 r-cli@3.6.5 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://CRAN.R-project.org/package=CrossClustering
Licenses: GPL 3
Build system: r
Synopsis: Partial Clustering Algorithm
Description:

Provide the CrossClustering algorithm (Tellaroli et al. (2016) <doi:10.1371/journal.pone.0152333>), which is a partial clustering algorithm that combines the Ward's minimum variance and Complete Linkage algorithms, providing automatic estimation of a suitable number of clusters and identification of outlier elements.

r-csmgmm 0.4.0
Propagated dependencies: r-rlang@1.1.6 r-mvtnorm@1.3-3 r-magrittr@2.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=csmGmm
Licenses: GPL 3
Build system: r
Synopsis: Conditionally Symmetric Multidimensional Gaussian Mixture Model
Description:

This package implements the conditionally symmetric multidimensional Gaussian mixture model (csmGmm) for large-scale testing of composite null hypotheses in genetic association applications such as mediation analysis, pleiotropy analysis, and replication analysis. In such analyses, we typically have J sets of K test statistics where K is a small number (e.g. 2 or 3) and J is large (e.g. 1 million). For each one of the J sets, we want to know if we can reject all K individual nulls. Please see the vignette for a quickstart guide. The paper describing these methods is "Testing a Large Number of Composite Null Hypotheses Using Conditionally Symmetric Multidimensional Gaussian Mixtures in Genome-Wide Studies" by Sun R, McCaw Z, & Lin X (Journal of the American Statistical Association 2025, <doi:10.1080/01621459.2024.2422124>).

r-cora 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/resteorts/cora
Licenses: CC0
Build system: r
Synopsis: Cora Data for Entity Resolution
Description:

Duplicated publication data (pre-processed and formatted) for entity resolution. This data set contains a total of 1879 records. The following variables are included in the data set: id, title, book title, authors, address, date, year, editor, journal, volume, pages, publisher, institution, type, tech, note. The data set has a respective gold data set that provides information on which records match based on id.

r-cdgd 1.0.1
Propagated dependencies: r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ang-yu/cdgd
Licenses: Expat
Build system: r
Synopsis: Causal Decomposition of Group Disparities
Description:

Estimates the causal decompositions of group disparities developed by Yu and Elwert (2025) <doi:10.1214/24-AOAS1990>. For the nuisance functions of the estimators, we provide both parametric and nonparametric options, as well as manual options in case the default models are not satisfying.

r-climextremes 0.3.1
Propagated dependencies: r-extremes@2.2-1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://bitbucket.org/lbl-cascade/climextremes-dev
Licenses: Modified BSD
Build system: r
Synopsis: Tools for Analyzing Climate Extremes
Description:

This package provides functions for fitting GEV and POT (via point process fitting) models for extremes in climate data, providing return values, return probabilities, and return periods for stationary and nonstationary models. Also provides differences in return values and differences in log return probabilities for contrasts of covariate values. Functions for estimating risk ratios for event attribution analyses, including uncertainty. Under the hood, many of the functions use functions from extRemes', including for fitting the statistical models. Details are given in Paciorek, Stone, and Wehner (2018) <doi:10.1016/j.wace.2018.01.002>.

r-clampseg 1.2-0
Propagated dependencies: r-stepr@2.1-11 r-lowpassfilter@1.0-2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clampSeg
Licenses: GPL 3
Build system: r
Synopsis: Idealisation of Patch Clamp Recordings
Description:

This package implements the model-free multiscale idealisation approaches: Jump-Segmentation by MUltiResolution Filter (JSMURF), Hotz et al. (2013) <doi:10.1109/TNB.2013.2284063>, JUmp Local dEconvolution Segmentation filter (JULES), Pein et al. (2018) <doi:10.1109/TNB.2018.2845126>, and Heterogeneous Idealization by Local testing and DEconvolution (HILDE), Pein et al. (2021) <doi:10.1109/TNB.2020.3031202>. Further details on how to use them are given in the accompanying vignette.

r-crtspat 1.4.0
Propagated dependencies: r-tsp@1.2.6 r-tidyr@1.3.1 r-spatstat-random@3.4-3 r-spatstat-geom@3.6-1 r-sp@2.2-0 r-sf@1.0-23 r-rstan@2.32.7 r-oor@0.1.4 r-matrix@1.7-4 r-mass@7.3-65 r-magrittr@2.0.4 r-loo@2.8.0 r-lme4@1.1-37 r-ggplot2@4.0.1 r-gee@4.13-29 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CRTspat
Licenses: Expat
Build system: r
Synopsis: Workflow for Cluster Randomised Trials with Spillover
Description:

Design, workflow and statistical analysis of Cluster Randomised Trials of (health) interventions where there may be spillover between the arms (see <https://thomasasmith.github.io/index.html>).

r-cnaim 2.1.4
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-r2d3@0.2.6 r-plyr@1.8.9 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://www.cnaim.io/
Licenses: Expat
Build system: r
Synopsis: Common Network Asset Indices Methodology (CNAIM)
Description:

Implementation of the CNAIM standard in R. Contains a series of algorithms which determine the probability of failure, consequences of failure and monetary risk associated with electricity distribution companies assets such as transformers and cables. Results are visualized in an easy-to-understand risk matrix.

r-clamr 2.1-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClamR
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Time Series Modeling for Climate Change Proxies
Description:

Implementation of the Wilkinson and Ivany (2002) approach to paleoclimate analysis, applied to isotope data extracted from clams.

r-cdom 0.1.0
Propagated dependencies: r-tidyr@1.3.1 r-minpack-lm@1.2-4 r-ggplot2@4.0.1 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/PMassicotte/cdom
Licenses: GPL 2+
Build system: r
Synopsis: R Functions to Model CDOM Spectra
Description:

Wrapper functions to model and extract various quantitative information from absorption spectra of chromophoric dissolved organic matter (CDOM).

r-climate 1.3.0
Propagated dependencies: r-xml@3.99-0.20 r-stringi@1.8.7 r-httr@1.4.7 r-data-table@1.17.8 r-curl@7.0.0 r-archive@1.1.13
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/bczernecki/climate
Licenses: Expat
Build system: r
Synopsis: Interface to Download Meteorological (and Hydrological) Datasets
Description:

Automatize downloading of meteorological and hydrological data from publicly available repositories: OGIMET (<http://ogimet.com/index.phtml.en>), University of Wyoming - atmospheric vertical profiling data (<http://weather.uwyo.edu/upperair/>), Polish Institute of Meteorology and Water Management - National Research Institute (<https://danepubliczne.imgw.pl>), and National Oceanic & Atmospheric Administration (NOAA). This package also allows for searching geographical coordinates for each observation and calculate distances to the nearest stations.

r-copernicusmarine 0.4.6
Propagated dependencies: r-xml2@1.5.0 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-stars@0.6-8 r-sf@1.0-23 r-rlang@1.1.6 r-purrr@1.2.0 r-lubridate@1.9.4 r-leaflet@2.2.3 r-jsonlite@2.0.0 r-httr2@1.2.1 r-dplyr@1.1.4 r-cli@3.6.5 r-aws-s3@0.3.22
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/pepijn-devries/CopernicusMarine
Licenses: GPL 3+
Build system: r
Synopsis: Search Download and Handle Data from Copernicus Marine Service Information
Description:

Subset and download data from EU Copernicus Marine Service Information: <https://data.marine.copernicus.eu>. Import data on the oceans physical and biogeochemical state from Copernicus into R without the need of external software.

r-cohortbuilder 0.4.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-r6@2.6.1 r-purrr@1.2.0 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-glue@1.8.0 r-ggplot2@4.0.1 r-formatr@1.14 r-dplyr@1.1.4 r-collapse@2.1.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/r-world-devs/cohortBuilder/
Licenses: Expat
Build system: r
Synopsis: Data Source Agnostic Filtering Tools
Description:

Common API for filtering data stored in different data models. Provides multiple filter types and reproducible R code. Works standalone or with shinyCohortBuilder as the GUI for interactive Shiny apps.

r-cleaner 1.5.5
Propagated dependencies: r-vctrs@0.6.5 r-rlang@1.1.6 r-pillar@1.11.1 r-knitr@1.50 r-crayon@1.5.3 r-backports@1.5.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://msberends.github.io/cleaner/
Licenses: GPL 2
Build system: r
Synopsis: Fast and Easy Data Cleaning
Description:

Data cleaning functions for classes logical, factor, numeric, character, currency and Date to make data cleaning fast and easy. Relying on very few dependencies, it provides smart guessing, but with user options to override anything if needed.

r-clincompare 1.0.0
Propagated dependencies: r-tidyr@1.3.1 r-rlang@1.1.6 r-haven@2.5.5 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/siddharthlokineni/clinCompare
Licenses: Expat
Build system: r
Synopsis: Dataset Comparison with 'CDISC' Validation for Clinical Trial Data
Description:

This package provides a general-purpose toolkit for comparing any two data frames with optional CDISC (Clinical Data Interchange Standards Consortium) validation for clinical trial data. Core comparison functions work on arbitrary datasets: variable-level and observation-level comparison, data type checking, metadata attribute analysis (types, labels, lengths, formats), missing value handling, key-based row matching, tolerance-based numeric comparisons, and group-wise comparisons. Optional z-score outlier detection is available when enabled. When working with clinical data, the package additionally validates SDTM (Study Data Tabulation Model) and ADaM (Analysis Data Model) datasets against CDISC standards (SDTM IG 3.3/3.4, ADaM IG 1.1/1.2/1.3), automatically detecting domains and flagging non-conformant variables. Generates unified comparison reports in text or HTML format with interactive dashboards. For CDISC standards, see <https://www.cdisc.org/standards>.

r-changer 0.0.5
Propagated dependencies: r-git2r@0.36.2 r-devtools@2.4.6 r-available@1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/helske/changer
Licenses: GPL 2+
Build system: r
Synopsis: Change R Package Name
Description:

Changing the name of an existing R package is annoying but common task especially in the early stages of package development. This package (mostly) automates this task.

r-comparisonsurv 1.1.1
Propagated dependencies: r-tshrc@0.1-6 r-survrm2@1.0-4 r-survival@3.8-3 r-muhaz@1.2.6.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ComparisonSurv
Licenses: GPL 2
Build system: r
Synopsis: Comparison of Survival Curves Between Two Groups
Description:

Various statistical methods for survival analysis in comparing survival curves between two groups, including overall hypothesis tests described in Li et al. (2015) <doi:10.1371/journal.pone.0116774> and Huang et al. (2020) <doi:10.1080/03610918.2020.1753075>, fixed-point tests in Klein et al. (2007) <doi:10.1002/sim.2864>, short-term tests, and long-term tests in Logan et al. (2008) <doi:10.1111/j.1541-0420.2007.00975.x>. Some commonly used descriptive statistics and plots are also included.

Total packages: 69236