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

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-brickset 2026.0.0
Propagated dependencies: r-piggyback@0.1.5 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/jbryer/brickset
Licenses: GPL 3+
Build system: r
Synopsis: Interface with the Brickset API for Getting Data About LEGO Sets
Description:

Interface with the Brickset API <https://brickset.com/article/52664/api-version-3-documentation> for getting data about LEGO sets. Data sets that can be used for teaching and learning without the need of a Brickset account and API key are also included. Includes all LEGO since through the end of 2025.

r-btw 1.2.1
Propagated dependencies: r-xml2@1.5.0 r-withr@3.0.2 r-skimr@2.2.2 r-sessioninfo@1.2.3 r-s7@0.2.1 r-rstudioapi@0.17.1 r-rmarkdown@2.30 r-rlang@1.1.6 r-pkgsearch@3.1.5 r-mcptools@0.2.1 r-lifecycle@1.0.4 r-jsonlite@2.0.0 r-fs@1.6.6 r-frontmatter@0.2.0 r-ellmer@0.4.0 r-dplyr@1.1.4 r-clipr@0.8.0 r-cli@3.6.5 r-brio@1.1.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/posit-dev/btw
Licenses: Expat
Build system: r
Synopsis: Toolkit for Connecting R and Large Language Models
Description:

This package provides a complete toolkit for connecting R environments with Large Language Models (LLMs). Provides utilities for describing R objects, package documentation, and workspace state in plain text formats optimized for LLM consumption. Supports multiple workflows: interactive copy-paste to external chat interfaces, programmatic tool registration with ellmer chat clients, batteries-included chat applications via shinychat', and exposure to external coding agents through the Model Context Protocol. Project configuration files enable stable, repeatable conversations with project-specific context and preferred LLM settings.

r-binancer 1.2.0
Propagated dependencies: r-snakecase@0.11.1 r-logger@0.4.1 r-jsonlite@2.0.0 r-httr@1.4.7 r-digest@0.6.39 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://daroczig.github.io/binancer/
Licenses: FSDG-compatible
Build system: r
Synopsis: API Client to 'Binance'
Description:

R client to the Binance Public Rest API for data collection on cryptocurrencies, portfolio management and trading: <https://github.com/binance/binance-spot-api-docs/blob/master/rest-api.md>.

r-breathteststan 0.8.9
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-stanheaders@2.32.10 r-rstantools@2.5.0 r-rstan@2.32.7 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-purrr@1.2.0 r-dplyr@1.1.4 r-breathtestcore@0.8.10 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/dmenne/breathteststan
Licenses: GPL 3+
Build system: r
Synopsis: Stan-Based Fit to Gastric Emptying Curves
Description:

Stan-based curve-fitting function for use with package breathtestcore by the same author. Stan functions are refactored here for easier testing.

r-bundle 0.1.3
Propagated dependencies: r-withr@3.0.2 r-rlang@1.1.6 r-purrr@1.2.0 r-lifecycle@1.0.4 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/rstudio/bundle
Licenses: Expat
Build system: r
Synopsis: Serialize Model Objects with a Consistent Interface
Description:

Typically, models in R exist in memory and can be saved via regular R serialization. However, some models store information in locations that cannot be saved using R serialization alone. The goal of bundle is to provide a common interface to capture this information, situate it within a portable object, and restore it for use in new settings.

r-bayesln 0.2.12
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-optimx@2025-4.9 r-matrix@1.7-4 r-mass@7.3-65 r-lme4@1.1-37 r-gsl@2.1-9 r-generalizedhyperbolic@0.8-7 r-data-table@1.17.8 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesLN
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Inference for Log-Normal Data
Description:

Bayesian inference under log-normality assumption must be performed very carefully. In fact, under the common priors for the variance, useful quantities in the original data scale (like mean and quantiles) do not have posterior moments that are finite (Fabrizi et al. 2012 <doi:10.1214/12-BA733>). This package allows to easily carry out a proper Bayesian inferential procedure by fixing a suitable distribution (the generalized inverse Gaussian) as prior for the variance. Functions to estimate several kind of means (unconditional, conditional and conditional under a mixed model) and quantiles (unconditional and conditional) are provided.

r-bandsfdp 1.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/uni-Arya/bandsfdp
Licenses: Expat
Build system: r
Synopsis: Compute Upper Prediction Bounds on the FDP in Competition-Based Setups
Description:

This package implements functions that calculate upper prediction bounds on the false discovery proportion (FDP) in the list of discoveries returned by competition-based setups, implementing Ebadi et al. (2022) <arXiv:2302.11837>. Such setups include target-decoy competition (TDC) in computational mass spectrometry and the knockoff construction in linear regression (note this package typically uses the terminology of TDC). Included is the standardized (TDC-SB) and uniform (TDC-UB) bound on TDC's FDP, and the simultaneous standardized and uniform bands. Requires pre-computed Monte Carlo statistics available at <https://github.com/uni-Arya/fdpbandsdata>. This data can be downloaded by running the command devtools::install_github("uni-Arya/fdpbandsdata") in R and restarting R after installation. The size of this data is roughly 81Mb.

r-bdlim 0.5.0
Propagated dependencies: r-laplacesdemon@16.1.6 r-ggplot2@4.0.1 r-bayeslogit@2.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://anderwilson.github.io/bdlim/
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Distributed Lag Interaction Models
Description:

Estimation and interpretation of Bayesian distributed lag interaction models (BDLIMs). A BDLIM regresses a scalar outcome on repeated measures of exposure and allows for modification by a categorical variable under four specific patterns of modification. The main function is bdlim(). There are also summary and plotting files. Details on methodology are described in Wilson et al. (2017) <doi:10.1093/biostatistics/kxx002>.

r-bunchr 1.2.1
Propagated dependencies: r-shiny@1.11.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/trilnick/bunchr
Licenses: Expat
Build system: r
Synopsis: Analyze Bunching in a Kink or Notch Setting
Description:

View and analyze data where bunching is expected. Estimate counter- factual distributions. For earnings data, estimate the compensated elasticity of earnings w.r.t. the net-of-tax rate.

r-bempdata 0.2.3
Propagated dependencies: r-shiny@1.11.1 r-readr@2.1.6 r-haven@2.5.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/janfreihardt/BEMPdata
Licenses: Expat
Build system: r
Synopsis: Access the Bangladesh Environmental Mobility Panel Dataset
Description:

This package provides functions to download and work with the Bangladesh Environmental Mobility Panel (BEMP), a household panel survey tracing the impacts of riverbank erosion and flooding on (im)mobility, socio-economic outcomes, and political attitudes along the Jamuna River in Bangladesh (2021-2024). Wave datasets (20 files across 14 survey rounds) are hosted on Zenodo (<doi:10.5281/zenodo.18229497>) and downloaded on demand with local caching. Bundled data include a merged cross-wave codebook and wave metadata.

r-biorad 0.11.0
Propagated dependencies: r-xml2@1.5.0 r-viridislite@0.4.2 r-viridis@0.6.5 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-suntools@1.1.0 r-stringr@1.6.0 r-sp@2.2-0 r-sf@1.0-23 r-rlang@1.1.6 r-rhdf5@2.54.0 r-readr@2.1.6 r-raster@3.6-32 r-lutz@0.3.2 r-lubridate@1.9.4 r-lifecycle@1.0.4 r-jsonlite@2.0.0 r-httr2@1.2.1 r-glue@1.8.0 r-ggplot2@4.0.1 r-fields@17.1 r-dplyr@1.1.4 r-curl@7.0.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/adokter/bioRad/
Licenses: Expat
Build system: r
Synopsis: Biological Analysis and Visualization of Weather Radar Data
Description:

Extract, visualize and summarize aerial movements of birds and insects from weather radar data. See Dokter, A. M. et al. (2018) "bioRad: biological analysis and visualization of weather radar data" <doi:10.1111/ecog.04028> for a software paper describing package and methodologies.

r-bcea 2.4.83
Propagated dependencies: r-voi@1.0.3 r-tidyr@1.3.1 r-scales@1.4.0 r-rdpack@2.6.4 r-purrr@1.2.0 r-plotly@4.11.0 r-matrix@1.7-4 r-mass@7.3-65 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://gianluca.statistica.it/software/bcea/
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Cost Effectiveness Analysis
Description:

This package produces an economic evaluation of a sample of suitable variables of cost and effectiveness / utility for two or more interventions, e.g. from a Bayesian model in the form of MCMC simulations. This package computes the most cost-effective alternative and produces graphical summaries and probabilistic sensitivity analysis, see Baio et al (2017) <doi:10.1007/978-3-319-55718-2>.

r-bbssr 1.0.2
Propagated dependencies: r-fpcompare@0.2.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/gosukehommaEX/bbssr
Licenses: Expat
Build system: r
Synopsis: Blinded Sample Size Re-Estimation for Binary Endpoints
Description:

This package provides comprehensive tools for blinded sample size re-estimation (BSSR) in two-arm clinical trials with binary endpoints. Unlike traditional fixed-sample designs, BSSR allows adaptive sample size adjustments during trials while maintaining statistical integrity and study blinding. Implements five exact statistical tests: Pearson chi-squared, Fisher exact, Fisher mid-p, Z-pooled exact unconditional, and Boschloo exact unconditional tests. Supports restricted, unrestricted, and weighted BSSR approaches with exact Type I error control. Statistical methods based on Mehrotra et al. (2003) <doi:10.1111/1541-0420.00051> and Kieser (2020) <doi:10.1007/978-3-030-49528-2_21>.

r-biggp 0.1.9
Propagated dependencies: r-rmpi@0.7-3.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://doi.org/10.18637/jss.v063.i10
Licenses: GPL 2+
Build system: r
Synopsis: Distributed Gaussian Process Calculations
Description:

Distributes Gaussian process calculations across nodes in a distributed memory setting, using Rmpi. The bigGP class provides high-level methods for maximum likelihood with normal data, prediction, calculation of uncertainty (i.e., posterior covariance calculations), and simulation of realizations. In addition, bigGP provides an API for basic matrix calculations with distributed covariance matrices, including Cholesky decomposition, back/forwardsolve, crossproduct, and matrix multiplication.

r-bigsplines 1.1-1
Propagated dependencies: r-quadprog@1.5-8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bigsplines
Licenses: GPL 2+
Build system: r
Synopsis: Smoothing Splines for Large Samples
Description:

Fits smoothing spline regression models using scalable algorithms designed for large samples. Seven marginal spline types are supported: linear, cubic, different cubic, cubic periodic, cubic thin-plate, ordinal, and nominal. Random effects and parametric effects are also supported. Response can be Gaussian or non-Gaussian: Binomial, Poisson, Gamma, Inverse Gaussian, or Negative Binomial.

r-bamboohr 0.1.1
Propagated dependencies: r-withr@3.0.2 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-janitor@2.2.1 r-httr@1.4.7 r-glue@1.8.0 r-dplyr@1.1.4 r-curl@7.0.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://mangothecat.github.io/bambooHR/
Licenses: Expat
Build system: r
Synopsis: Wrapper to the 'BambooHR' API
Description:

Enables a user to consume the BambooHR API endpoints using R. The actual URL of the API will depend on your company domain, and will be handled by the package automatically once you setup the config file. The API documentation can be found here <https://documentation.bamboohr.com/docs>.

r-braidrm 1.0.6
Propagated dependencies: r-basicdrm@0.3.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=braidrm
Licenses: GPL 3+
Build system: r
Synopsis: Fitting Combined Action with the BRAID Response Surface Model
Description:

This package contains functions for evaluating, analyzing, and fitting combined action dose response surfaces with the Bivariate Response to Additive Interacting Doses (BRAID) model of combined action, along with tools for implementing other combination analysis methods, including Bliss independence, combination index, and additional response surface methods.

r-bioseq 0.1.5
Propagated dependencies: r-vctrs@0.6.5 r-tibble@3.3.0 r-stringr@1.6.0 r-stringi@1.8.7 r-stringdist@0.9.15 r-rlang@1.1.6 r-readr@2.1.6 r-pillar@1.11.1 r-dplyr@1.1.4 r-crayon@1.5.3 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://fkeck.github.io/bioseq/
Licenses: GPL 3
Build system: r
Synopsis: Toolbox for Manipulating Biological Sequences
Description:

This package provides classes and functions to work with biological sequences (DNA, RNA and amino acid sequences). Implements S3 infrastructure to work with biological sequences as described in Keck (2020) <doi:10.1111/2041-210X.13490>. Provides a collection of functions to perform biological conversion among classes (transcription, translation) and basic operations on sequences (detection, selection and replacement based on positions or patterns). The package also provides functions to import and export sequences from and to other package formats.

r-bspadata 1.1.0
Propagated dependencies: r-spdep@1.4-1 r-pscl@1.5.9 r-pbapply@1.7-4 r-mvtnorm@1.3-3 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BSPADATA
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Proposal to Fit Spatial Econometric Models
Description:

The purpose of this package is to fit the three Spatial Econometric Models proposed in Anselin (1988, ISBN:9024737354) in the homoscedastic and the heteroscedatic case. The fit is made through MCMC algorithms and observational working variables approach.

r-binpackr 0.2.0
Propagated dependencies: r-cpp11@0.5.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/lschneiderbauer/binpackr
Licenses: GPL 3+
Build system: r
Synopsis: Fast 1d Bin Packing
Description:

This package implements the First Fit Decreasing algorithm to achieve one dimensional heuristic bin packing. Runtime is of order O(n log(n)) where n is the number of items to pack. See "The Art of Computer Programming Vol. 1" by Donald E. Knuth (1997, ISBN: 0201896834) for more details.

r-bdc 1.1.6
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.0 r-taxadb@0.2.1 r-stringr@1.6.0 r-stringi@1.8.7 r-stringdist@0.9.15 r-sf@1.0-23 r-rnaturalearth@1.1.0 r-rgnparser@0.3.0 r-readr@2.1.6 r-qs2@0.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-here@1.0.2 r-ggplot2@4.0.1 r-fs@1.6.6 r-foreach@1.5.2 r-dt@0.34.0 r-dplyr@1.1.4 r-doparallel@1.0.17 r-coordinatecleaner@3.0.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://brunobrr.github.io/bdc/https://github.com/brunobrr/bdc
Licenses: GPL 3+
Build system: r
Synopsis: Biodiversity Data Cleaning
Description:

It brings together several aspects of biodiversity data-cleaning in one place. bdc is organized in thematic modules related to different biodiversity dimensions, including 1) Merge datasets: standardization and integration of different datasets; 2) pre-filter: flagging and removal of invalid or non-interpretable information, followed by data amendments; 3) taxonomy: cleaning, parsing, and harmonization of scientific names from several taxonomic groups against taxonomic databases locally stored through the application of exact and partial matching algorithms; 4) space: flagging of erroneous, suspect, and low-precision geographic coordinates; and 5) time: flagging and, whenever possible, correction of inconsistent collection date. In addition, it contains features to visualize, document, and report data quality â which is essential for making data quality assessment transparent and reproducible. The reference for the methodology is Ribeiro and colleagues (2022) <doi:10.1111/2041-210X.13868>.

r-bayeslm 2.0
Propagated dependencies: r-rcppparallel@5.1.11-1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/JingyuHe/bayeslm
Licenses: LGPL 2.0+
Build system: r
Synopsis: Efficient Sampling for Gaussian Linear Regression with Arbitrary Priors
Description:

Efficient sampling for Gaussian linear regression with arbitrary priors, Hahn, He and Lopes (2018) <doi:10.48550/arXiv.1806.05738>.

r-bfp 0.0-50
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bfp
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Fractional Polynomials
Description:

This package implements the Bayesian paradigm for fractional polynomial models under the assumption of normally distributed error terms, see Sabanes Bove, D. and Held, L. (2011) <doi:10.1007/s11222-010-9170-7>.

r-bodenmiller 0.1.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/yannabraham/bodenmiller
Licenses: CC0
Build system: r
Synopsis: Profiling of Peripheral Blood Mononuclear Cells using CyTOF
Description:

This data package contains a subset of the Bodenmiller et al, Nat Biotech 2012 dataset for testing single cell, high dimensional analysis and visualization methods.

Total packages: 69239