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

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-biomor 0.1.1
Propagated dependencies: r-xgboost@3.2.0.1 r-themis@1.0.3 r-recipes@1.3.1 r-proc@1.19.0.1 r-magrittr@2.0.4 r-dplyr@1.2.0 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BioMoR
Licenses: Expat
Build system: r
Synopsis: Bioinformatics Modeling with Recursion and Autoencoder-Based Ensemble
Description:

This package provides tools for bioinformatics modeling using recursive transformer-inspired architectures, autoencoders, random forests, XGBoost, and stacked ensemble models. Includes utilities for cross-validation, calibration, benchmarking, and threshold optimization in predictive modeling workflows. The methodology builds on ensemble learning (Breiman 2001 <doi:10.1023/A:1010933404324>), gradient boosting (Chen and Guestrin 2016 <doi:10.1145/2939672.2939785>), autoencoders (Hinton and Salakhutdinov 2006 <doi:10.1126/science.1127647>), and recursive transformer efficiency approaches such as Mixture-of-Recursions (Bae et al. 2025 <doi:10.48550/arXiv.2507.10524>).

r-bcbcsf 1.0-2
Propagated dependencies: r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Bias-Corrected Bayesian Classification with Selected Features
Description:

Fully Bayesian Classification with a subset of high-dimensional features, such as expression levels of genes. The data are modeled with a hierarchical Bayesian models using heavy-tailed t distributions as priors. When a large number of features are available, one may like to select only a subset of features to use, typically those features strongly correlated with the response in training cases. Such a feature selection procedure is however invalid since the relationship between the response and the features has be exaggerated by feature selection. This package provides a way to avoid this bias and yield better-calibrated predictions for future cases when one uses F-statistic to select features.

r-bbw 0.3.1
Propagated dependencies: r-withr@3.0.2 r-stringr@1.6.0 r-parallelly@1.46.1 r-foreach@1.5.2 r-doparallel@1.0.17 r-cli@3.6.5 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/rapidsurveys/bbw
Licenses: GPL 3
Build system: r
Synopsis: Blocked Weighted Bootstrap
Description:

The blocked weighted bootstrap (BBW) is an estimation technique for use with data from two-stage cluster sampled surveys in which either prior weighting (e.g. population-proportional sampling or PPS as used in Standardized Monitoring and Assessment of Relief and Transitions or SMART surveys) or posterior weighting (e.g. as used in rapid assessment method or RAM and simple spatial sampling method or S3M surveys) is implemented. See Cameron et al (2008) <doi:10.1162/rest.90.3.414> for application of bootstrap to cluster samples. See Aaron et al (2016) <doi:10.1371/journal.pone.0163176> and Aaron et al (2016) <doi:10.1371/journal.pone.0162462> for application of the blocked weighted bootstrap to estimate indicators from two-stage cluster sampled surveys.

r-blockmissingdata 0.1.1
Propagated dependencies: r-matrix@1.7-4 r-mass@7.3-65 r-glmnetcr@1.0.7 r-glmnet@4.1-10 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BlockMissingData
Licenses: Expat
Build system: r
Synopsis: Integrating Multi-Source Block-Wise Missing Data in Model Selection
Description:

Model selection method with multiple block-wise imputation for block-wise missing data; see Xue, F., and Qu, A. (2021) <doi:10.1080/01621459.2020.1751176>.

r-bdlim 0.5.0
Propagated dependencies: r-laplacesdemon@16.1.8 r-ggplot2@4.0.2 r-bayeslogit@2.4
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-bullwhipgame 0.1.0
Propagated dependencies: r-shiny@1.11.1
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-bsl 3.2.5
Propagated dependencies: r-whitening@1.4.0 r-stringr@1.6.0 r-rdpack@2.6.6 r-rcpparmadillo@15.2.3-1 r-rcpp@1.1.1 r-mvtnorm@1.3-3 r-mass@7.3-65 r-gridextra@2.3 r-glasso@1.11 r-ggplot2@4.0.2 r-foreach@1.5.2 r-dorng@1.8.6.3 r-copula@1.1-7 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=BSL
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Synthetic Likelihood
Description:

Bayesian synthetic likelihood (BSL, Price et al. (2018) <doi:10.1080/10618600.2017.1302882>) is an alternative to standard, non-parametric approximate Bayesian computation (ABC). BSL assumes a multivariate normal distribution for the summary statistic likelihood and it is suitable when the distribution of the model summary statistics is sufficiently regular. This package provides a Metropolis Hastings Markov chain Monte Carlo implementation of four methods (BSL, uBSL, semiBSL and BSLmisspec) and two shrinkage estimators (graphical lasso and Warton's estimator). uBSL (Price et al. (2018) <doi:10.1080/10618600.2017.1302882>) uses an unbiased estimator to the normal density. A semi-parametric version of BSL (semiBSL, An et al. (2018) <arXiv:1809.05800>) is more robust to non-normal summary statistics. BSLmisspec (Frazier et al. 2019 <arXiv:1904.04551>) estimates the Gaussian synthetic likelihood whilst acknowledging that there may be incompatibility between the model and the observed summary statistic. Shrinkage estimation can help to decrease the number of model simulations when the dimension of the summary statistic is high (e.g., BSLasso, An et al. (2019) <doi:10.1080/10618600.2018.1537928>). Extensions to this package are planned. For a journal article describing how to use this package, see An et al. (2022) <doi:10.18637/jss.v101.i11>.

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.3-1 r-rcpp@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-bacenapi 0.3.1
Propagated dependencies: r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr2@1.2.2 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/LissandroSousa/BacenAPI.r
Licenses: Expat
Build system: r
Synopsis: Data Collection from the Central Bank of Brazil
Description:

This package provides tools to facilitate the access and processing of data from the Central Bank of Brazil API. The package allows users to retrieve economic and financial data, transforming them into usable tabular formats for further analysis. The data is obtained from the Central Bank of Brazil API: <https://api.bcb.gov.br/dados/serie/bcdata.sgs.series_code/dados?formato=json&dataInicial=start_date&dataFinal=end_date>.

r-bbssr 1.0.2
Propagated dependencies: r-fpcompare@0.2.6
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-bammtools 2.1.12
Propagated dependencies: r-rcpp@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-bivrp 1.2-2
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=bivrp
Licenses: GPL 2+
Build system: r
Synopsis: Bivariate Residual Plots with Simulation Polygons
Description:

Generates bivariate residual plots with simulation polygons for any diagnostics and bivariate model from which functions to extract the desired diagnostics, simulate new data and refit the models are available.

r-bayesfm 0.1.7
Dependencies: gfortran@14.3.0
Propagated dependencies: r-plyr@1.8.9 r-gridextra@2.3 r-ggplot2@4.0.2 r-coda@0.19-4.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesFM
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Inference for Factor Modeling
Description:

Collection of procedures to perform Bayesian analysis on a variety of factor models. Currently, it includes: "Bayesian Exploratory Factor Analysis" (befa) from G. Conti, S. Frühwirth-Schnatter, J.J. Heckman, R. Piatek (2014) <doi:10.1016/j.jeconom.2014.06.008>, an approach to dedicated factor analysis with stochastic search on the structure of the factor loading matrix. The number of latent factors, as well as the allocation of the manifest variables to the factors, are not fixed a priori but determined during MCMC sampling.

r-bayesiantools 0.1.9
Propagated dependencies: r-tmvtnorm@1.7 r-rcpp@1.1.1 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-3 r-msm@1.8.2 r-matrix@1.7-4 r-mass@7.3-65 r-idpmisc@1.1.21 r-gap@1.14 r-emulator@1.2-24 r-ellipse@0.5.0 r-dharma@0.4.7 r-coda@0.19-4.1 r-bridgesampling@1.2-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/florianhartig/BayesianTools
Licenses: GPL 3
Build system: r
Synopsis: General-Purpose MCMC and SMC Samplers and Tools for Bayesian Statistics
Description:

General-purpose MCMC and SMC samplers, as well as plots and diagnostic functions for Bayesian statistics, with a particular focus on calibrating complex system models. Implemented samplers include various Metropolis MCMC variants (including adaptive and/or delayed rejection MH), the T-walk, two differential evolution MCMCs, two DREAM MCMCs, and a sequential Monte Carlo (SMC) particle filter.

r-basedosdados 0.2.3
Propagated dependencies: r-writexl@1.5.4 r-tibble@3.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.1.7 r-readr@2.2.0 r-purrr@1.2.1 r-magrittr@2.0.4 r-httr@1.4.8 r-glue@1.8.0 r-fs@1.6.6 r-dplyr@1.2.0 r-dotenv@1.0.3 r-dbplyr@2.5.2 r-dbi@1.3.0 r-cli@3.6.5 r-bigrquery@1.6.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=basedosdados
Licenses: Expat
Build system: r
Synopsis: 'Base Dos Dados' R Client
Description:

An R interface to the Base dos Dados API <https://basedosdados.org/docs/api_reference_python/>). Authenticate your project, query our tables, save data to disk and memory, all from R.

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-bibnets 0.6.0
Propagated dependencies: r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/mohsaqr/bibnets
Licenses: Expat
Build system: r
Synopsis: Importing, Constructing, and Exporting Bibliometric Networks
Description:

Imports, constructs, and exports bibliometric networks from scholarly metadata. Reads Scopus', Web of Science', BibTeX', RIS', OpenAlex', Lens.org', Dimensions', and Crossref exports. Goes beyond standard co-networks with attention-weighted networks (lead, last, proximity, circular position weights), position-aware counting (harmonic, arithmetic, geometric, golden-ratio), similarity and dissimilarity normalisations, temporal networks with fixed, sliding, and cumulative windows, disparity-filter backbone extraction, historiograph construction, and local citation scoring. Methods described in López-Pernas, Saqr & Apiola (2023) <doi:10.1007/978-3-031-25336-2_5>.

r-biorssay 1.1.0
Propagated dependencies: r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://milesilab.github.io/BioRssay/
Licenses: AGPL 3+
Build system: r
Synopsis: Analyze Bioassays and Probit Graphs
Description:

This package provides a robust framework for analyzing mortality data from bioassays for one or several strains/lines/populations.

r-biwt 1.0.1
Propagated dependencies: r-robustbase@0.99-7 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=biwt
Licenses: GPL 2
Build system: r
Synopsis: Compute the Biweight Mean Vector and Covariance & Correlation Matrice
Description:

Compute multivariate location, scale, and correlation estimates based on Tukey's biweight M-estimator.

r-bravo 4.1.0
Propagated dependencies: r-shinyjs@2.1.1 r-shiny@1.11.1 r-rcpp@1.1.1 r-memuse@4.2-3 r-matrix@1.7-4 r-foreach@1.5.2 r-dplyr@1.2.0 r-doparallel@1.0.17 r-bslib@0.10.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bravo
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Screening and Variable Selection
Description:

This package performs Bayesian variable screening and selection for ultra-high dimensional linear regression models.Also contains an user friendly web application to perform multi trait GWAS.

r-braids 1.0.0
Propagated dependencies: r-maybe@1.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/stla/braids
Licenses: GPL 3
Build system: r
Synopsis: The Braid Groups
Description:

Deals with the braid groups. Includes creation of some specific braids, group operations, free reduction, and Bronfman polynomials. Braid theory has applications in fluid mechanics and quantum physics. The code is adapted from the Haskell library combinat', and is based on Birman and Brendle (2005) <doi:10.48550/arXiv.math/0409205>.

r-bbnet 1.2.1
Propagated dependencies: r-tibble@3.3.1 r-igraph@2.2.2 r-ggplot2@4.0.2 r-dplyr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/vda1r22/bbnet
Licenses: GPL 2+
Build system: r
Synopsis: Create Simple Predictive Models on Bayesian Belief Networks
Description:

This package provides a system to build, visualise and evaluate Bayesian belief networks. The methods are described in Stafford et al. (2015) <doi:10.12688/f1000research.5981.1>.

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-bayesdccgarch 3.0.4
Propagated dependencies: r-numderiv@2016.8-1.1 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://ui.adsabs.harvard.edu/abs/2014arXiv1412.2967F/abstract
Licenses: GPL 2+
Build system: r
Synopsis: Methods and Tools for Bayesian Dynamic Conditional Correlation GARCH(1,1) Model
Description:

Bayesian estimation of dynamic conditional correlation GARCH model for multivariate time series volatility (Fioruci, J.A., Ehlers, R.S. and Andrade-Filho, M.G., (2014). <doi:10.1080/02664763.2013.839635>.

Page: 14344454647924
Total packages: 22167