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

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-rateratio-test 1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rateratio.test
Licenses: GPL 3
Build system: r
Synopsis: Exact Rate Ratio Test
Description:

This package performs exact rate ratio tests.

r-reacnorm 0.2.1
Propagated dependencies: r-stringi@1.8.7 r-matrixstats@1.5.0 r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Reacnorm
Licenses: GPL 3
Build system: r
Synopsis: Perform a Partition of Variance of Reaction Norms
Description:

Partitions the phenotypic variance of a plastic trait, studied through its reaction norm. The variance partition distinguishes between the variance arising from the average shape of the reaction norms (V_Plas) and the (additive) genetic variance . The latter is itself separated into an environment-blind component (V_G/V_A) and the component arising from plasticity (V_GxE/V_AxE). The package also provides a way to further partition V_Plas into aspects (slope/curvature) of the shape of the average reaction norm (pi-decomposition) and partition V_Add (gamma-decomposition) and V_AxE (iota-decomposition) into the impact of genetic variation in the reaction norm parameters. Reference: de Villemereuil & Chevin (2025) <doi:10.32942/X2NC8B>.

r-riskycnv 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-s4vectors@0.50.1 r-rlang@1.2.0 r-genomicranges@1.64.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RiskyCNV
Licenses: Expat
Build system: r
Synopsis: Risk Analysis of Genomic Copy Number Variation
Description:

This package provides a complete seven-step workflow for copy number variation (CNV) analysis applicable to any disease or condition where samples with genomic copy number data is available. Supports built-in grading and risk stratification presets for seven major cancers (viz. prostate, breast, colorectal, lung, cervical, lymphoma, melanoma) based on clinically validated systems including ISUP Grade Groups, Nottingham Grading System, Dukes staging, IASLC TNM, FIGO, Ann Arbor/Lugano classification, and Breslow depth. Generalizable to other disease types. An automatic mode derives a normalised Risk Score from the data using min-max normalisation and adaptive binning. Custom user-defined thresholds are supported for any other disease type. Downstream functions for CNV aberration detection, recurrence analysis, gene annotation, CNV matrix generation, and CNV-RNA expression correlation are disease-type agnostic.

r-rgenius 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-rvest@1.0.5 r-purrr@1.2.2 r-httr@1.4.8 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/AlbertoAlmuinha/rgenius
Licenses: GPL 3
Build system: r
Synopsis: Get 'Genius' API Lyrics
Description:

Download the lyrics of your favorite songs in text and table formats. Also search for related songs or song information. More information: <https://docs.genius.com/> .

r-rpaleoclim 1.1.0
Propagated dependencies: r-terra@1.9-27 r-rlang@1.2.0 r-httr@1.4.8 r-fs@2.1.0 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rpaleoclim.joeroe.io
Licenses: Expat
Build system: r
Synopsis: Download Paleoclimate Data from 'PaleoClim'
Description:

PaleoClim <http://www.paleoclim.org> (Brown et al. 2019, <doi:10.1038/sdata.2018.254>) is a set of free, high resolution paleoclimate surfaces covering the whole globe. It includes data on surface temperature, precipitation and the standard bioclimatic variables commonly used in ecological modelling, derived from the HadCM3 general circulation model and downscaled to a spatial resolution of up to 2.5 minutes. Simulations are available for key time periods from the Late Holocene to mid-Pliocene. Data on current and Last Glacial Maximum climate is derived from CHELSA (Karger et al. 2017, <doi:10.1038/sdata.2017.122>) and reprocessed by PaleoClim to match their format; it is available at up to 30 seconds resolution. This package provides a simple interface for downloading PaleoClim data in R, with support for caching and filtering retrieved data by period, resolution, and geographic extent.

r-rsprite2 0.2.1
Propagated dependencies: r-rdpack@2.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://lukaswallrich.github.io/rsprite2/
Licenses: Expat
Build system: r
Synopsis: Identify Distributions that Match Reported Sample Parameters (SPRITE)
Description:

The SPRITE algorithm creates possible distributions of discrete responses based on reported sample parameters, such as mean, standard deviation and range (Heathers et al., 2018, <doi:10.7287/peerj.preprints.26968v1>). This package implements it, drawing heavily on the code for Nick Brown's rSPRITE Shiny app <https://shiny.ieis.tue.nl/sprite/>. In addition, it supports the modeling of distributions based on multi-item (Likert-type) scales and the use of restrictions on the frequency of particular responses.

r-robustmetrics 0.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/BernhardKlar/RobustMetrics
Licenses: GPL 3+
Build system: r
Synopsis: Calculates Robust Performance Metrics for Imbalanced Classification Problems
Description:

Calculates robust Matthews Correlation Coefficient (MCC) and robust F-Beta Scores, as introduced by Holzmann and Klar (2024) <doi:10.48550/arXiv.2404.07661>. These performance metrics are designed for imbalanced classification problems. Plots the receiver operating characteristic curve (ROC curve) together with the recall / 1-precision curve.

r-radous 0.1.3
Propagated dependencies: r-readr@2.2.0 r-httr@1.4.8 r-glue@1.8.1 r-curl@7.1.0 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/feddelegrand7/radous
Licenses: Expat
Build system: r
Synopsis: Query Random User Data from the Random User Generator API
Description:

Generate random user data from the Random User Generator API. For more information, see <https://randomuser.me/>.

r-recurrentpseudo 1.0.0
Propagated dependencies: r-survival@3.8-6 r-stringr@1.6.0 r-prodlim@2026.03.11 r-magrittr@2.0.5 r-geepack@1.3.13 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/JulieKFurberg/recurrentpseudo
Licenses: GPL 2+
Build system: r
Synopsis: Creates Pseudo-Observations and Analysis for Recurrent Event Data
Description:

Computation of one-, two- and three-dimensional pseudo-observations based on recurrent events and terminal events. Generalised linear models are fitted using generalised estimating equations. Technical details on the bivariate procedure can be found in "Bivariate pseudo-observations for recurrent event analysis with terminal events" (Furberg et al., 2021) <doi:10.1007/s10985-021-09533-5>.

r-rssthemes 1.0.0
Propagated dependencies: r-sysfonts@0.8.9 r-showtext@0.9-8 r-purrr@1.2.2 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/nrennie/RSSthemes
Licenses: FSDG-compatible
Build system: r
Synopsis: RSS Palettes and Themes
Description:

Defines colour palettes and themes for Royal Statistical Society (RSS) publications, including Significance magazine. Palettes and themes are supported in both base R and ggplot2 graphics, and are intended to be used by authors submitting to RSS publications.

r-rtabulator 0.1.2
Propagated dependencies: r-shiny@1.13.0 r-readr@2.2.0 r-purrr@1.2.2 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rtabulator
Licenses: Expat
Build system: r
Synopsis: R Bindings for 'Tabulator JS'
Description:

This package provides R bindings for Tabulator JS <https://tabulator.info/>. Makes it a breeze to create highly customizable interactive tables in rmarkdown documents and shiny applications. It includes filtering, grouping, editing, input validation, history recording, column formatters, packaged themes and more.

r-ravecore 0.1.1
Propagated dependencies: r-threebrain@1.2.0 r-s7@0.2.2 r-ravetools@0.2.6 r-ravepipeline@0.1.0 r-r6@2.6.1 r-jsonlite@2.0.0 r-ieegio@0.1.0 r-fs@2.1.0 r-filearray@0.2.2 r-data-table@1.18.4 r-bidsr@0.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rave.wiki
Licenses: Expat
Build system: r
Synopsis: Core File Structures and Workflows for 'RAVE'
Description:

Defines storage standard for Read, process, and analyze intracranial electroencephalography and deep-brain stimulation in RAVE', a reproducible framework for analysis and visualization of iEEG by Magnotti, Wang, and Beauchamp, (2020, <doi:10.1016/j.neuroimage.2020.117341>). Supports brain imaging data structure (BIDS) <https://bids.neuroimaging.io> and native file structure to ingest signals from Matlab data files, hierarchical data format 5 (HDF5), European data format (EDF), BrainVision core data format (BVCDF), or BlackRock Microsystem (NEV/NSx); process images in Neuroimaging informatics technology initiative (NIfTI) and FreeSurfer formats, providing brain imaging normalization to template brain, facilitating threeBrain package for comprehensive electrode localization via YAEL (your advanced electrode localizer) by Wang, Magnotti, Zhang, and Beauchamp (2023, <doi:10.1523/ENEURO.0328-23.2023>).

r-rde 0.1.1
Propagated dependencies: r-clipr@0.8.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/kloppen/rde
Licenses: GPL 3
Build system: r
Synopsis: Reproducible Data Embedding
Description:

Allows caching of raw data directly in R code. This allows R scripts and R Notebooks to be shared and re-run on a machine without access to the original data. Cached data is encoded into an ASCII string that can be pasted into R code. When the code is run, the data is automatically loaded from the cached version if the original data file is unavailable. Works best for small datasets (a few hundred observations).

r-rmdplugr 0.4.1
Propagated dependencies: r-rmarkdown@2.31 r-bookdown@0.46
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jolars/rmdplugr
Licenses: GPL 3
Build system: r
Synopsis: Plugins for R Markdown Formats
Description:

Formats for R Markdown that undo modifications by pandoc and rmarkdown to original latex templates, such as smaller margins, paragraph spacing, and compact titles. In addition, enhancements such as author blocks with affiliations and headers and footers are introduced. All of this functionality is built around plugins that modify the default pandoc template without relying on custom templates.

r-replicatebe 1.1.3
Propagated dependencies: r-readxl@1.5.0 r-powertost@1.5-7 r-pbkrtest@0.5.5 r-nlme@3.1-169 r-lmertest@3.2-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/Helmut01/replicateBE
Licenses: GPL 3+
Build system: r
Synopsis: Average Bioequivalence with Expanding Limits (ABEL)
Description:

This package performs comparative bioavailability calculations for Average Bioequivalence with Expanding Limits (ABEL). Implemented are Method A / Method B and the detection of outliers. If the design allows, assessment of the empiric Type I Error and iteratively adjusting alpha to control the consumer risk. Average Bioequivalence - optionally with a tighter (narrow therapeutic index drugs) or wider acceptance range (South Africa: Cmax) - is implemented as well.

r-rbacon 3.5.2
Propagated dependencies: r-rintcal@1.4.1 r-rice@2.2.0 r-rcpp@1.1.1-1.1 r-data-table@1.18.4 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rbacon
Licenses: GPL 2+
Build system: r
Synopsis: Age-Depth Modelling using Bayesian Statistics
Description:

An approach to age-depth modelling that uses Bayesian statistics to reconstruct accumulation histories for deposits, through combining radiocarbon and other dates with prior information on accumulation rates and their variability. See Blaauw & Christen (2011).

r-rayvertex 0.15.0
Propagated dependencies: r-withr@3.0.2 r-vctrs@0.7.3 r-tibble@3.3.1 r-stbimageheaders@0.1.0 r-spacefillr@0.4.0 r-rcppthread@2.3.0 r-rcpp@1.1.1-1.1 r-rayimage@0.26.1 r-pillar@1.11.1 r-digest@0.6.39 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.rayvertex.com
Licenses: Expat
Build system: r
Synopsis: 3D Software Rasterizer
Description:

Rasterize images using a 3D software renderer. 3D scenes are created either by importing external files, building scenes out of the included objects, or by constructing meshes manually. Supports point and directional lights, anti-aliased lines, shadow mapping, transparent objects, translucent objects, multiple materials types, reflection, refraction, environment maps, multicore rendering, bloom, tone-mapping, and screen-space ambient occlusion.

r-rlistings 0.2.13
Propagated dependencies: r-tibble@3.3.1 r-formatters@0.5.12 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://insightsengineering.github.io/rlistings/
Licenses: ASL 2.0
Build system: r
Synopsis: Clinical Trial Style Data Readout Listings
Description:

Listings are often part of the submission of clinical trial data in regulatory settings. We provide a framework for the specific formatting features often used when displaying large datasets in that context.

r-romdb 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-rodbc@1.3-26.1 r-purrr@1.2.2 r-magick@2.9.1 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/AlbertoAlmuinha/ROMDB
Licenses: GPL 3
Build system: r
Synopsis: Get 'OMDB' API Multiple Information
Description:

Load multiple movies, series, actors, directors etc from OMDB API. More information in: <http://www.omdbapi.com/> .

r-rotio 0.1.0
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/cornball-ai/rotio
Licenses: ASL 2.0
Build system: r
Synopsis: Pure-R 'OpenTimelineIO' Document Model
Description:

This package provides a dependency-light OpenTimelineIO (OTIO) <https://github.com/AcademySoftwareFoundation/OpenTimelineIO> document layer in pure R. Provides constructors for the OTIO object model (timelines, tracks, clips, gaps, media references, rational times and time ranges), functional builders that return new objects, and readers and writers for canonical .otio files through jsonlite'. The optional RcppOTIO package validates output against the real OpenTimelineIO C++ library. No compiled code.

r-rfmtool 5.0.4
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rfmtool
Licenses: LGPL 3
Build system: r
Synopsis: Fuzzy Measure Tools
Description:

Various tools for handling fuzzy measures, calculating Shapley value and interaction index, Choquet and Sugeno integrals, as well as fitting fuzzy measures to empirical data are provided. Construction of fuzzy measures from empirical data is done by solving a linear programming problem by using lpsolve package, whose source in C adapted to the R environment is included. The description of the basic theory of fuzzy measures is in the manual in the Doc folder in this package. Please refer to the following: [1] <https://personal-sites.deakin.edu.au/~gleb/fmtools.html> [2] G. Beliakov, H. Bustince, T. Calvo, A Practical Guide to Averaging', Springer, (2016, ISBN: 978-3-319-24753-3). [3] G. Beliakov, S. James, J-Z. Wu, Discrete Fuzzy Measures', Springer, (2020, ISBN: 978-3-030-15305-2).

r-rarestr 1.1.1
Propagated dependencies: r-rdpack@2.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/pzhaonet/rarestR
Licenses: Expat
Build system: r
Synopsis: Rarefaction-Based Species Richness Estimator
Description:

Calculate rarefaction-based alpha- and beta-diversity. Offer parametric extrapolation to estimate the total expected species in a single community and the total expected shared species between two communities. Visualize the curve-fitting for these estimators.

r-rgtest 0.1
Propagated dependencies: r-ade4@1.7-24
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rgTest
Licenses: Expat
Build system: r
Synopsis: Robust Graph-Based Two-Sample Test
Description:

Useful tools for determining whether two samples are from the same distribution. Utilizes a robust method to address the problematic structure of the similarity graph constructed from high-dimensional data. The method is provided in Yichuan Bai and Lynna Chu (2023) <arXiv:2307.12325>.

r-responsepatterns 0.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=responsePatterns
Licenses: Expat
Build system: r
Synopsis: Screening for Careless Responding Patterns
Description:

Some survey participants tend to respond carelessly which complicates data analysis. This package provides functions that make it easier to explore responses and identify those that may be problematic. See Gottfried et al. (2022) <doi:10.7275/vyxb-gt24> for more information.

Total packages: 72693