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

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-blsbandit 0.1
Propagated dependencies: r-zoo@1.8-15 r-shiny@1.13.0 r-rsqlite@3.52.0 r-plotly@4.12.0 r-jsonlite@2.0.0 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=blsBandit
Licenses: Expat
Build system: r
Synopsis: Data Viewer for Bureau of Labor Statistics Data
Description:

Allows users to easily visualize data from the BLS (United States of America Bureau of Labor Statistics) <https://www.bls.gov>. Currently unemployment data series U1-U6 are available. Not affiliated with the Bureau of Labor Statistics or United States Government.

r-boxplotdbl 1.4.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=boxplotdbl
Licenses: Expat
Build system: r
Synopsis: Double Box Plot for Two-Axes Correlation
Description:

Correlation chart of two set (x and y) of data. Using Quartiles with boxplot style. Visualize the effect of factor.

r-bayesnetbp 1.6.1
Propagated dependencies: r-rcolorbrewer@1.1-3 r-igraph@2.3.1 r-graph@1.90.0 r-fields@17.3 r-doby@4.7.1 r-bnlearn@5.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesNetBP
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Network Belief Propagation
Description:

Belief propagation methods in Bayesian Networks to propagate evidence through the network. The implementation of these methods are based on the article: Cowell, RG (2005). Local Propagation in Conditional Gaussian Bayesian Networks <https://www.jmlr.org/papers/v6/cowell05a.html>. For details please see Yu et. al. (2020) BayesNetBP: An R Package for Probabilistic Reasoning in Bayesian Networks <doi:10.18637/jss.v094.i03>. The optional cyjShiny package for running the Shiny app is available at <https://github.com/cytoscape/cyjShiny>. Please see the example in the documentation of runBayesNetApp function for installing cyjShiny package from GitHub.

r-benchden 1.0.8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/thmild/benchden
Licenses: GPL 2+
Build system: r
Synopsis: 28 Benchmark Densities from Berlinet/Devroye (1994)
Description:

Full implementation of the 28 distributions introduced as benchmarks for nonparametric density estimation by Berlinet and Devroye (1994) <https://hal.science/hal-03659919>. Includes densities, cdfs, quantile functions and generators for samples as well as additional information on features of the densities. Also contains the 4 histogram densities used in Rozenholc/Mildenberger/Gather (2010) <doi:10.1016/j.csda.2010.04.021>.

r-boussinesq 1.0.6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/ecor/boussinesq
Licenses: GPL 3+
Build system: r
Synopsis: Analytic Solutions for (Ground-Water) Boussinesq Equation
Description:

This package provides a collection of R functions were implemented from published and available analytic solutions for the One-Dimensional Boussinesq Equation (ground-water). In particular, the function "beq.lin()" is the analytic solution of the linearized form of Boussinesq Equation between two different head-based boundary (Dirichlet) conditions; "beq.song" is the non-linear power-series analytic solution of the motion of a wetting front over a dry bedrock (Song at al, 2007, see complete reference on function documentation). Bugs/comments/questions/collaboration of any kind are warmly welcomed.

r-basicmcmcplots 0.2.7
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=basicMCMCplots
Licenses: GPL 3
Build system: r
Synopsis: Trace Plots, Density Plots and Chain Comparisons for MCMC Samples
Description:

This package provides methods for examining posterior MCMC samples from a single chain using trace plots and density plots, and from multiple chains by comparing posterior medians and credible intervals from each chain. These plotting functions have a variety of options, such as figure sizes, legends, parameters to plot, and saving plots to file. Functions interface with the NIMBLE software package, see de Valpine, Turek, Paciorek, Anderson-Bergman, Temple Lang and Bodik (2017) <doi:10.1080/10618600.2016.1172487>.

r-bnpmix 1.2.1
Propagated dependencies: r-rcppdist@0.1.1.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-ggpubr@0.6.3 r-ggplot2@4.0.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=BNPmix
Licenses: LGPL 3 FSDG-compatible
Build system: r
Synopsis: Bayesian Nonparametric Mixture Models
Description:

This package provides functions to perform Bayesian nonparametric univariate and multivariate density estimation and clustering, by means of Pitman-Yor mixtures, and dependent Dirichlet process mixtures for partially exchangeable data. See Corradin et al. (2021) <doi:10.18637/jss.v100.i15> for more details.

r-betadanish 0.2.0
Propagated dependencies: r-survival@3.8-6 r-maxlik@1.5-2.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://bilal-aiou.github.io/BetaDanish/
Licenses: GPL 3
Build system: r
Synopsis: The Beta-Danish Distribution for Lifetime Data Analysis
Description:

This package implements the four-parameter Beta-Danish distribution and its three-parameter submodel for survival and reliability analysis, based on Ahmad and Danish (2025) <doi:10.2478/jamsi-2025-0010>. Provides functions for density, distribution, quantile, hazard, and random generation. Includes maximum likelihood estimation for complete and right-censored data, goodness-of-fit assessment, comparison with standard lifetime distributions, and publication-quality visualizations. Advanced modules support Accelerated Failure Time (AFT) regression, mixture and promotion-time cure models, and competing risks analysis.

r-bayesiannetwork 0.4
Propagated dependencies: r-shinywidgets@0.9.1 r-shinydashboard@0.7.3 r-shinyace@0.4.4 r-shiny@1.13.0 r-rintrojs@0.3.4 r-plotly@4.12.0 r-networkd3@0.4.1 r-lattice@0.22-9 r-heatmaply@1.6.0 r-bnlearn@5.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/paulgovan/bayesiannetwork
Licenses: FSDG-compatible
Build system: r
Synopsis: Bayesian Network Modeling and Analysis
Description:

This package provides a "Shiny"" web application for creating interactive Bayesian Network models, learning the structure and parameters of Bayesian networks, and utilities for classic network analysis.

r-baskettrial 0.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BasketTrial
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Basket Trial Design and Analysis
Description:

This package provides tools for Bayesian basket trial design and analysis using a novel three-component local power prior framework with global borrowing control, pairwise similarity assessment and a borrowing threshold. Supports simulation-based evaluation of operating characteristics and comparison with other methods. Applicable to both equal and unequal sample size settings in early-phase oncology trials. For more details see Zhou et al. (2023) <doi:10.48550/arXiv.2312.15352>.

r-beastt 0.0.3
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-rlang@1.2.0 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-mixtools@2.0.0.1 r-ggplot2@4.0.3 r-ggdist@3.3.3 r-generics@0.1.4 r-dplyr@1.2.1 r-distributional@0.7.0 r-cobalt@4.6.3 r-cli@3.6.6 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://gsk-biostatistics.github.io/beastt/
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Evaluation, Analysis, and Simulation Software Tools for Trials
Description:

Bayesian dynamic borrowing with covariate adjustment via inverse probability weighting for simulations and data analyses in clinical trials. This makes it easy to use propensity score methods to balance covariate distributions between external and internal data. This methodology based on Psioda et al (2025) <doi:10.1080/10543406.2025.2489285>.

r-bondanalyst 1.0.1
Propagated dependencies: r-rdpack@2.6.6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bondAnalyst
Licenses: GPL 3
Build system: r
Synopsis: Methods for Fixed-Income Valuation, Risk and Return
Description:

Bond Pricing and Fixed-Income Valuation of Selected Securities included here serve as a quick reference of Quantitative Methods for undergraduate courses on Fixed-Income and CFA Level I Readings on Fixed-Income Valuation, Risk and Return. CFA Institute ("CFA Program Curriculum 2020 Level I Volumes 1-6. (Vol. 5, pp. 107-151, pp. 237-299)", 2019, ISBN: 9781119593577). Barbara S. Petitt ("Fixed Income Analysis", 2019, ISBN: 9781119628132). Frank J. Fabozzi ("Handbook of Finance: Financial Markets and Instruments", 2008, ISBN: 9780470078143). Frank J. Fabozzi ("Fixed Income Analysis", 2007, ISBN: 9780470052211).

r-bigtime 0.2.3
Propagated dependencies: r-tidyr@1.3.2 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-corrplot@0.95
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/ineswilms/bigtime
Licenses: GPL 2+
Build system: r
Synopsis: Sparse Estimation of Large Time Series Models
Description:

Estimation of large Vector AutoRegressive (VAR), Vector AutoRegressive with Exogenous Variables X (VARX) and Vector AutoRegressive Moving Average (VARMA) Models with Structured Lasso Penalties, see Nicholson, Wilms, Bien and Matteson (2020) <https://jmlr.org/papers/v21/19-777.html> and Wilms, Basu, Bien and Matteson (2021) <doi:10.1080/01621459.2021.1942013>.

r-bdscale 2.0.0
Propagated dependencies: r-scales@1.4.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: http://github.com/dvmlls/bdscale
Licenses: GPL 2
Build system: r
Synopsis: Remove Weekends and Holidays from ggplot2 Axes
Description:

This package provides a continuous date scale, omitting weekends and holidays.

r-bullwhipgame 0.1.0
Propagated dependencies: r-shiny@1.13.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bullwhipgame
Licenses: GPL 3
Build system: r
Synopsis: Bullwhip Effect Demo in Shiny
Description:

The bullwhipgame is an educational game that has as purpose the illustration and exploration of the bullwhip effect,i.e, the increase in demand variability along the supply chain. Marchena Marlene (2010) <arXiv:1009.3977>.

r-bammtools 2.1.12
Propagated dependencies: r-rcpp@1.1.1-1.1 r-gplots@3.3.0 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: http://bamm-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Analysis and Visualization of Macroevolutionary Dynamics on Phylogenetic Trees
Description:

This package provides functions for analyzing and visualizing complex macroevolutionary dynamics on phylogenetic trees. It is a companion package to the command line program BAMM (Bayesian Analysis of Macroevolutionary Mixtures) and is entirely oriented towards the analysis, interpretation, and visualization of evolutionary rates. Functionality includes visualization of rate shifts on phylogenies, estimating evolutionary rates through time, comparing posterior distributions of evolutionary rates across clades, comparing diversification models using Bayes factors, and more.

r-bgms 0.1.6.3
Propagated dependencies: r-rdpack@2.6.6 r-rcppparallel@5.1.11-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-lifecycle@1.0.5 r-dqrng@0.4.1 r-coda@0.19-4.1 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://Bayesian-Graphical-Modelling-Lab.github.io/bgms/
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Analysis of Networks of Binary and/or Ordinal Variables
Description:

Bayesian variable selection methods for analyzing the structure of a Markov random field model for a network of binary and/or ordinal variables.

r-beautils 0.2.0
Propagated dependencies: r-uuid@1.2-2 r-tidyr@1.3.2 r-rstudioapi@0.18.0 r-rlang@1.2.0 r-qrencoder@0.1.0 r-purrr@1.2.2 r-glue@1.8.1 r-ggplot2@4.0.3 r-fieldhub@1.5.0 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://cran.r-project.org/package=beautils
Licenses: Expat
Build system: r
Synopsis: Field Planning and Biostatistics Utilities
Description:

This package provides a collection of utility functions for biostatistics, agricultural trial planning, and experimental design. Key features include generating experimental designs (like Latin Square, Alpha-Lattice by Patterson and Williams (1976) <doi:10.2307/2335087>, and Factorial), fieldbook creation, layout sketching, QR code-based label generation, and descriptive statistical tools to easily handle most common descriptive statistics for quantitative variables as described by Field, A., Miles, J., & Field, Z. (2012, ISBN:978-1-4462-0045-2).

r-bsvars 3.2
Propagated dependencies: r-stochvol@3.2.9 r-rcpptn@0.2-2 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-gigrvg@0.8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://bsvars.org/bsvars/
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Estimation of Structural Vector Autoregressive Models
Description:

This package provides fast and efficient procedures for Bayesian analysis of Structural Vector Autoregressions. This package estimates a wide range of models, including homo-, heteroskedastic, and non-normal specifications. Structural models can be identified by adjustable exclusion restrictions, time-varying volatility, or non-normality. They all include a flexible three-level equation-specific local-global hierarchical prior distribution for the estimated level of shrinkage for autoregressive and structural parameters. Additionally, the package facilitates predictive and structural analyses such as impulse responses, forecast error variance and historical decompositions, forecasting, verification of heteroskedasticity, non-normality, and hypotheses on autoregressive parameters, as well as analyses of structural shocks, volatilities, and fitted values. Beautiful plots, informative summary functions, and extensive documentation including the vignette by Woźniak (2024) <doi:10.48550/arXiv.2410.15090> complement all this. The implemented techniques align closely with those presented in Lütkepohl, Shang, Uzeda, & Woźniak (2024) <doi:10.48550/arXiv.2404.11057>, Lütkepohl & Woźniak (2020) <doi:10.1016/j.jedc.2020.103862>, and Song & Woźniak (2021) <doi:10.1093/acrefore/9780190625979.013.174>. The bsvars package is aligned regarding objects, workflows, and code structure with the R package bsvarSIGNs by Wang & Woźniak (2024) <doi:10.32614/CRAN.package.bsvarSIGNs>, and they constitute an integrated toolset.

r-bootsurv 0.0.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=bootsurv
Licenses: GPL 3
Build system: r
Synopsis: Bootstrap Methods for Complete Survey Data
Description:

Bootstrap resampling methods have been widely studied in the context of survey data. This package implements various bootstrap resampling techniques tailored for survey data, with a focus on stratified simple random sampling and stratified two-stage cluster sampling. It provides tools for precise and consistent bootstrap variance estimation for population totals, means, and quartiles. Additionally, it enables easy generation of bootstrap samples for in-depth analysis.

r-belex 0.1.0
Propagated dependencies: r-xml@3.99-0.23
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=belex
Licenses: GPL 3
Build system: r
Synopsis: Download Historical Data from the Belgrade Stock Exchange
Description:

This package provides tools for downloading historical financial data from the www.belex.rs.

r-betaper 1.1-3
Propagated dependencies: r-vegan@2.7-3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=betaper
Licenses: GPL 2+
Build system: r
Synopsis: Taxonomic Uncertainty on Multivariate Analyses of Ecological Data
Description:

Permutational method to incorporate taxonomic uncertainty and some functions to assess its effects on parameters of some widely used multivariate methods in ecology, as explained in Cayuela et al. (2011) <doi:10.1111/j.1600-0587.2009.05899.x>.

r-batteryreduction 0.1.1
Propagated dependencies: r-pracma@2.4.6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=batteryreduction
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: An R Package for Data Reduction by Battery Reduction
Description:

Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to find out a subset of variables best representing the original set of variables.

r-boot-heterogeneity 1.1.5
Propagated dependencies: r-rmarkdown@2.31 r-pbmcapply@1.5.1 r-metafor@5.0-1 r-knitr@1.51 r-hsaur3@1.0-15
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/gabriellajg/boot.heterogeneity/
Licenses: GPL 2+
Build system: r
Synopsis: Bootstrap-Based Heterogeneity Test for Meta-Analysis
Description:

This package implements a bootstrap-based heterogeneity test for standardized mean differences (d), Fisher-transformed Pearson's correlations (r), and natural-logarithm-transformed odds ratio (or) in meta-analysis studies. Depending on the presence of moderators, this Monte Carlo based test can be implemented in the random- or mixed-effects model. This package uses rma() function from the R package metafor to obtain parameter estimates and likelihoods, so installation of R package metafor is required. This approach refers to the studies of Anscombe (1956) <doi:10.2307/2332926>, Haldane (1940) <doi:10.2307/2332614>, Hedges (1981) <doi:10.3102/10769986006002107>, Hedges & Olkin (1985, ISBN:978-0123363800), Silagy, Lancaster, Stead, Mant, & Fowler (2004) <doi:10.1002/14651858.CD000146.pub2>, Viechtbauer (2010) <doi:10.18637/jss.v036.i03>, and Zuckerman (1994, ISBN:978-0521432009).

Total packages: 72166