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

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-bertopicr 0.3.6
Dependencies: python-scikit-learn@1.7.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-reticulate@1.46.0 r-readr@2.2.0 r-purrr@1.2.2 r-htmltools@0.5.9 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://tpetric7.github.io/bertopicr/
Licenses: Expat
Build system: r
Synopsis: Topic Modeling with 'BERTopic'
Description:

This package provides topic modeling and visualization by interfacing with the BERTopic library for Python via reticulate'. See Grootendorst (2022) <doi:10.48550/arXiv.2203.05794>.

r-baseballr 1.6.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rvest@1.0.5 r-rlang@1.2.0 r-rcppparallel@5.1.11-2 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-janitor@2.2.1 r-httr@1.4.8 r-glue@1.8.1 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-data-table@1.18.4 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://billpetti.github.io/baseballr/
Licenses: Expat
Build system: r
Synopsis: Acquiring and Analyzing Baseball Data
Description:

This package provides numerous utilities for acquiring and analyzing baseball data from online sources such as Baseball Reference <https://www.baseball-reference.com/>, FanGraphs <https://www.fangraphs.com/>, and the MLB Stats API <https://www.mlb.com/>.

r-bggum 1.0.2
Propagated dependencies: r-rcppdist@0.1.1.1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/duckmayr/bggum
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Estimation of Generalized Graded Unfolding Model Parameters
Description:

This package provides a Metropolis-coupled Markov chain Monte Carlo sampler, post-processing and parameter estimation functions, and plotting utilities for the generalized graded unfolding model of Roberts, Donoghue, and Laughlin (2000) <doi:10.1177/01466216000241001>.

r-bayesmlogit 1.0.1
Propagated dependencies: r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bayesmlogit
Licenses: GPL 3+
Build system: r
Synopsis: Multistate Life Table (MSLT) Methodology Based on Bayesian Approach
Description:

Create life tables with a Bayesian approach, which can be very useful for modelling a complex health process when considering multiple predisposing factors and multiple coexisting health conditions. Details for this method can be found in: Lynch, Scott, et al., (2022) <doi:10.1177/00811750221112398>; Zang, Emma, et al., (2022) <doi:10.1093/geronb/gbab149>.

r-buddle 2.0.2
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=Buddle
Licenses: GPL 2
Build system: r
Synopsis: Deep Learning for Statistical Classification and Regression Analysis with Random Effects
Description:

Statistical classification and regression have been popular among various fields and stayed in the limelight of scientists of those fields. Examples of the fields include clinical trials where the statistical classification of patients is indispensable to predict the clinical courses of diseases. Considering the negative impact of diseases on performing daily tasks, correctly classifying patients based on the clinical information is vital in that we need to identify patients of the high-risk group to develop a severe state and arrange medical treatment for them at an opportune moment. Deep learning - a part of artificial intelligence - has gained much attention, and research on it burgeons during past decades: see, e.g, Kazemi and Mirroshandel (2018) <DOI:10.1016/j.artmed.2017.12.001>. It is a veritable technique which was originally designed for the classification, and hence, the Buddle package can provide sublime solutions to various challenging classification and regression problems encountered in the clinical trials. The Buddle package is based on the back-propagation algorithm - together with various powerful techniques such as batch normalization and dropout - which performs a multi-layer feed-forward neural network: see Krizhevsky et. al (2017) <DOI:10.1145/3065386>, Schmidhuber (2015) <DOI:10.1016/j.neunet.2014.09.003> and LeCun et al. (1998) <DOI:10.1109/5.726791> for more details. This package contains two main functions: TrainBuddle() and FetchBuddle(). TrainBuddle() builds a feed-forward neural network model and trains the model. FetchBuddle() recalls the trained model which is the output of TrainBuddle(), classifies or regresses given data, and make a final prediction for the data.

r-bioimagetools 1.1.9
Propagated dependencies: r-tiff@0.1-12 r-httr@1.4.8 r-ebimage@4.54.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://bioimaginggroup.github.io/bioimagetools/
Licenses: GPL 3
Build system: r
Synopsis: Tools for Microscopy Imaging
Description:

This package provides tools for 3D imaging, mostly for biology/microscopy. Read and write TIFF stacks. Functions for segmentation, filtering and analyzing 3D point patterns.

r-bam 1.0.3
Propagated dependencies: r-mice@3.19.0 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BaM
Licenses: GPL 2+
Build system: r
Synopsis: Functions and Datasets for "Bayesian Methods: A Social and Behavioral Sciences Approach"
Description:

This package provides functions and datasets for Jeff Gill: "Bayesian Methods: A Social and Behavioral Sciences Approach". First, Second, and Third Edition. Published by Chapman and Hall/CRC (2002, 2007, 2014) <doi:10.1201/b17888>.

r-beautier 2.6.12
Propagated dependencies: r-stringr@1.6.0 r-seqinr@4.2-44 r-rlang@1.2.0 r-rappdirs@0.3.4 r-purrr@1.2.2 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://docs.ropensci.org/beautier/
Licenses: GPL 3
Build system: r
Synopsis: 'BEAUti' from R
Description:

BEAST2 (<https://www.beast2.org>) is a widely used Bayesian phylogenetic tool, that uses DNA/RNA/protein data and many model priors to create a posterior of jointly estimated phylogenies and parameters. BEAUti 2 (which is part of BEAST2') is a GUI tool that allows users to specify the many possible setups and generates the XML file BEAST2 needs to run. This package provides a way to create BEAST2 input files without active user input, but using R function calls instead.

r-bayesssm 0.7.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-future-apply@1.20.2 r-future@1.70.0 r-dplyr@1.2.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/BjarkeHautop/bayesSSM
Licenses: Expat
Build system: r
Synopsis: Bayesian Methods for State Space Models
Description:

This package implements methods for Bayesian analysis of State Space Models. Includes implementations of the Particle Marginal Metropolis-Hastings algorithm described in Andrieu et al. (2010) <doi:10.1111/j.1467-9868.2009.00736.x> and automatic tuning inspired by Pitt et al. (2012) <doi:10.1016/j.jeconom.2012.06.004> and J. Dahlin and T. B. Schön (2019) <doi:10.18637/jss.v088.c02>.

r-boutroslab-plotting-general 7.1.5
Propagated dependencies: r-mass@7.3-65 r-latticeextra@0.6-31 r-lattice@0.22-9 r-hexbin@1.28.5 r-gtable@0.3.6 r-gridextra@2.3 r-e1071@1.7-17 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/uclahs-cds/package-BoutrosLab-plotting-general
Licenses: GPL 2
Build system: r
Synopsis: Functions to Create Publication-Quality Plots
Description:

This package contains several plotting functions such as barplots, scatterplots, heatmaps, as well as functions to combine plots and assist in the creation of these plots. These functions will give users great ease of use and customization options in broad use for biomedical applications, as well as general purpose plotting. Each of the functions also provides valid default settings to make plotting data more efficient and producing high quality plots with standard colour schemes simpler. All functions within this package are capable of producing plots that are of the quality to be presented in scientific publications and journals. P'ng et al.; BPG: Seamless, automated and interactive visualization of scientific data; BMC Bioinformatics 2019 <doi:10.1186/s12859-019-2610-2>.

r-bupar 1.0.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-stringi@1.8.7 r-shiny@1.13.0 r-rlang@1.2.0 r-purrr@1.2.2 r-pillar@1.11.1 r-miniui@0.1.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-lifecycle@1.0.5 r-glue@1.8.1 r-ggplot2@4.0.3 r-forcats@1.0.1 r-eventdatar@0.3.1 r-dplyr@1.2.1 r-data-table@1.18.4 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://bupar.net/
Licenses: Expat
Build system: r
Synopsis: Business Process Analysis in R
Description:

Comprehensive Business Process Analysis toolkit. Creates S3-class for event log objects, and related handler functions. Imports related packages for filtering event data, computation of descriptive statistics, handling of Petri Net objects and visualization of process maps. See also packages edeaR','processmapR', eventdataR and processmonitR'.

r-blockwise 0.1.2
Propagated dependencies: r-withr@3.0.2 r-vim@7.0.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/KarAnalytics/blockwise
Licenses: GPL 3
Build system: r
Synopsis: Reduced Modeling for Tabular Data with Blockwise Missingness
Description:

Supervised learning on tabular data with blockwise missing patterns, using the Blockwise Reduced Modeling (BRM) method of Srinivasan, Currim, and Ram (2025) <doi:10.1287/ijds.2022.9016>. BRM partitions the training data into overlapping subsets based on per-row feature-missing patterns, fits one user-supplied learner per subset with minimal imputation, and at prediction time routes each test instance to the best-matching subset model. The interface is learner-agnostic: any fit-and-predict pair can be plugged in, and convenience specifications are provided for linear models, tree models, random forests, and gradient boosting.

r-bild 1.2-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bild
Licenses: GPL 2+
Build system: r
Synopsis: Package for BInary Longitudinal Data
Description:

This package performs logistic regression for binary longitudinal data, allowing for serial dependence among observations from a given individual and a random intercept term. Estimation is via maximization of the exact likelihood of a suitably defined model. Missing values and unbalanced data are allowed, with some restrictions. M. Helena Goncalves et al.(2007) <DOI: 10.18637/jss.v046.i09>.

r-blakerci 1.0-6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BlakerCI
Licenses: GPL 3
Build system: r
Synopsis: Blaker's Binomial and Poisson Confidence Limits
Description:

Fast and accurate calculation of Blaker's binomial and Poisson confidence limits (and some related stuff).

r-bcrocsurface 1.0-6
Propagated dependencies: r-rgl@1.3.36 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-nnet@7.3-20 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/toduckhanh/bcROCsurface
Licenses: GPL 3
Build system: r
Synopsis: Bias-Corrected Methods for Estimating the ROC Surface of Continuous Diagnostic Tests
Description:

The bias-corrected estimation methods for the receiver operating characteristics ROC surface and the volume under ROC surfaces (VUS) under missing at random (MAR) assumption.

r-biodiversityr 2.17-4
Propagated dependencies: r-vegan@2.7-3 r-rcmdr@2.13.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: http://www.worldagroforestry.org/output/tree-diversity-analysis
Licenses: GPL 3
Build system: r
Synopsis: Package for Community Ecology and Suitability Analysis
Description:

Graphical User Interface (via the R-Commander) and utility functions (often based on the vegan package) for statistical analysis of biodiversity and ecological communities, including species accumulation curves, diversity indices, Renyi profiles, GLMs for analysis of species abundance and presence-absence, distance matrices, Mantel tests, and cluster, constrained and unconstrained ordination analysis. A book on biodiversity and community ecology analysis is available for free download from the website. In 2012, methods for (ensemble) suitability modelling and mapping were expanded in the package.

r-bayesertools 0.2.6
Propagated dependencies: r-tidyr@1.3.2 r-rstantools@2.6.0 r-rstanemax@0.1.10 r-rstanarm@2.32.2 r-rlang@1.2.0 r-purrr@1.2.2 r-posterior@1.7.0 r-loo@2.9.0 r-gt@1.3.0 r-ggplot2@4.0.3 r-ggdist@3.3.3 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://genentech.github.io/BayesERtools/
Licenses: ASL 2.0
Build system: r
Synopsis: Bayesian Exposure-Response Analysis Tools
Description:

Suite of tools that facilitate exposure-response analysis using Bayesian methods. The package provides a streamlined workflow for fitting types of models that are commonly used in exposure-response analysis - linear and Emax for continuous endpoints, logistic linear and logistic Emax for binary endpoints, as well as performing simulation and visualization. Learn more about the workflow at <https://genentech.github.io/BayesERbook/>.

r-bootur 1.0.5
Propagated dependencies: r-urca@1.3-4 r-rcppthread@2.3.0 r-rcppparallel@5.1.11-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-parallelly@1.47.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/smeekes/bootUR
Licenses: GPL 2+
Build system: r
Synopsis: Bootstrap Unit Root Tests
Description:

Set of functions to perform various bootstrap unit root tests for both individual time series (including augmented Dickey-Fuller test and union tests), multiple time series and panel data; see Smeekes and Wilms (2023) <doi:10.18637/jss.v106.i12>, Palm, Smeekes and Urbain (2008) <doi:10.1111/j.1467-9892.2007.00565.x>, Palm, Smeekes and Urbain (2011) <doi:10.1016/j.jeconom.2010.11.010>, Moon and Perron (2012) <doi:10.1016/j.jeconom.2012.01.008>, Smeekes and Taylor (2012) <doi:10.1017/S0266466611000387> and Smeekes (2015) <doi:10.1111/jtsa.12110> for key references.

r-bwquant 0.1.0
Propagated dependencies: r-quantreg@6.1 r-nleqslv@3.3.7 r-kernsmooth@2.23-26
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BwQuant
Licenses: GPL 2
Build system: r
Synopsis: Bandwidth Selectors for Local Linear Quantile Regression
Description:

Bandwidth selectors for local linear quantile regression, including cross-validation and plug-in methods. The local linear quantile regression estimate is also implemented.

r-bset 1.0
Propagated dependencies: r-surrogaterank@3.0 r-rstan@2.32.7 r-rlang@1.2.0 r-rdpack@2.6.6 r-mvtnorm@1.3-7 r-ggplot2@4.0.3 r-future@1.70.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://pietrocarlotti.github.io/BSET/
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Surrogate Evaluation Test
Description:

An implementation of the Bayesian Surrogate Evaluation Test (BSET) for assessing the validity of surrogate markers in clinical trials. Provides hypothesis testing tools to evaluate whether a surrogate can reliably estimate the causal effect of a treatment on a primary outcome. Implements the imputation-based Bayesian methodology of Carlotti and Parast (2026) <doi:10.48550/arXiv.2603.14381>, extending the frequentist rank-based approach of Parast et al. (2024) <doi:10.1093/biomtc/ujad035>. Addresses key limitations of the frequentist method, including the lack of causal interpretability and the inability to adjust for covariates in the estimation process.

r-bcea 2.4.83
Propagated dependencies: r-voi@1.0.3 r-tidyr@1.3.2 r-scales@1.4.0 r-rdpack@2.6.6 r-purrr@1.2.2 r-plotly@4.12.0 r-matrix@1.7-5 r-mass@7.3-65 r-gridextra@2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cli@3.6.6
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-banditsci 1.0.0
Propagated dependencies: r-rdpack@2.6.6 r-mvtnorm@1.3-7 r-mass@7.3-65 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/UChicago-pol-methods/banditsCI
Licenses: GPL 3+
Build system: r
Synopsis: Bandit-Based Experiments and Policy Evaluation
Description:

Frequentist inference on adaptively generated data. The methods implemented are based on Zhan et al. (2021) <doi:10.48550/arXiv.2106.02029> and Hadad et al. (2021) <doi:10.48550/arXiv.1911.02768>. For illustration, several functions for simulating non-contextual and contextual adaptive experiments using Thompson sampling are also supplied.

r-baskepro 1.1.1
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BaSkePro
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Model to Archaeological Faunal Skeletal Profiles
Description:

Tool to perform Bayesian inference of carcass processing/transport strategy and bone attrition from archaeofaunal skeletal profiles characterized by percentages of MAU (Minimum Anatomical Units). The approach is based on a generative model for skeletal profiles that replicates the two phases of formation of any faunal assemblage: initial accumulation as a function of human transport strategies and subsequent attrition.Two parameters define this model: 1) the transport preference (alpha), which can take any value between - 1 (mostly axial contribution) and 1 (mostly appendicular contribution) following strategies constructed as a function of butchering efficiency of different anatomical elements and the results of ethnographic studies, and 2) degree of attrition (beta), which can vary between 0 (no attrition) and 10 (maximum attrition) and relates the survivorship of bone elements to their maximum bone density. Starting from uniform prior probability distribution functions of alpha and beta, a Monte Carlo Markov Chain sampling based on a random walk Metropolis-Hasting algorithm is adopted to derive the posterior probability distribution functions, which are then available for interpretation. During this process, the likelihood of obtaining the observed percentages of MAU given a pair of parameter values is estimated by the inverse of the Chi2 statistic, multiplied by the proportion of elements within a 1 percent of the observed value. See Ana B. Marin-Arroyo, David Ocio (2018).<doi:10.1080/08912963.2017.1336620>.

r-bitmexr 0.3.3
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-progress@1.2.3 r-magrittr@2.0.5 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-dplyr@1.2.1 r-digest@0.6.39 r-curl@7.1.0 r-attempt@0.3.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/hfshr/bitmexr/
Licenses: Expat
Build system: r
Synopsis: R Client for BitMEX
Description:

This package provides a client for cryptocurrency exchange BitMEX <https://www.bitmex.com/> including the ability to obtain historic trade data and place, edit and cancel orders. BitMEX's Testnet and live API are both supported.

Total packages: 72166