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

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-bayesvolcano 1.0.1
Propagated dependencies: r-tidyr@1.3.2 r-purrr@1.2.2 r-magrittr@2.0.5 r-hdinterval@0.2.4 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://github.com/KatjaDanielzik/BayesVolcano
Licenses: GPL 3+
Build system: r
Synopsis: Creating Volcano Plots from Bayesian Model Posteriors
Description:

Bayesian models are used to estimate effect sizes (e.g., gene expression changes, protein abundance differences, drug response effects) while accounting for uncertainty, small sample sizes, and complex experimental designs. However, Bayesian posteriors of models with many parameters are often difficult to interpret at a glance. One way to quickly identify important biological changes based on frequentist analysis are volcano plots (using fold-changes and p-values). Bayesian volcano plots bring together the explicit treatment of uncertainty in Bayesian models and the familiar visualization of volcano plots.

r-betabayes 1.0.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-betareg@3.2-4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=betaBayes
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Beta Regression
Description:

This package provides a class of Bayesian beta regression models for the analysis of continuous data with support restricted to an unknown finite support. The response variable is modeled using a four-parameter beta distribution with the mean or mode parameter depending linearly on covariates through a link function. When the response support is known to be (0,1), the above class of models reduce to traditional (0,1) supported beta regression models. Model choice is carried out via the logarithm of the pseudo marginal likelihood (LPML), the deviance information criterion (DIC), and the Watanabe-Akaike information criterion (WAIC). See Zhou and Huang (2022) <doi:10.1016/j.csda.2021.107345>.

r-brikmeans 1.0
Propagated dependencies: r-splines2@0.5.4 r-depthtools@0.7 r-cluster@2.1.8.2 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=briKmeans
Licenses: GPL 3+
Build system: r
Synopsis: Package for Brik, Fabrik and Fdebrik Algorithms to Initialise Kmeans
Description:

Implementation of the BRIk, FABRIk and FDEBRIk algorithms to initialise k-means. These methods are intended for the clustering of multivariate and functional data, respectively. They make use of the Modified Band Depth and bootstrap to identify appropriate initial seeds for k-means, which are proven to be better options than many techniques in the literature. Torrente and Romo (2021) <doi:10.1007/s00357-020-09372-3> It makes use of the functions kma and kma.similarity, from the archived package fdakma, by Alice Parodi et al.

r-bayeswatch 0.1.4
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-mass@7.3-65 r-hotelling@1.0-8 r-gridextra@2.3 r-ggplot2@4.0.3 r-ess@1.1.2.1 r-cholwishart@1.1.4 r-bh@1.90.0-1 r-bdgraph@2.74
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bayesWatch
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Change-Point Detection for Process Monitoring with Fault Detection
Description:

Bayes Watch fits an array of Gaussian Graphical Mixture Models to groupings of homogeneous data in time, called regimes, which are modeled as the observed states of a Markov process with unknown transition probabilities. In doing so, Bayes Watch defines a posterior distribution on a vector of regime assignments, which gives meaningful expressions on the probability of every possible change-point. Bayes Watch also allows for an effective and efficient fault detection system that assesses what features in the data where the most responsible for a given change-point. For further details, see: Alexander C. Murph et al. (2023) <doi:10.48550/arXiv.2310.02940>.

r-basinet 0.0.5
Propagated dependencies: r-rweka@0.4-50 r-rmcfs@1.3.6 r-rjava@1.0-18 r-randomforest@4.7-1.2 r-igraph@2.3.1 r-biostrings@2.80.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BASiNET
Licenses: GPL 3
Build system: r
Synopsis: Classification of RNA Sequences using Complex Network Theory
Description:

It makes the creation of networks from sequences of RNA, with this is done the abstraction of characteristics of these networks with a methodology of threshold for the purpose of making a classification between the classes of the sequences. There are four data present in the BASiNET package, "sequences", "sequences2", "sequences-predict" and "sequences2-predict" with 11, 10, 11 and 11 sequences respectively. These sequences were taken from the data set used in the article (LI, Aimin; ZHANG, Junying; ZHOU, Zhongyin, 2014) <doi:10.1186/1471-2105-15-311>, these sequences are used to run examples. The BASiNET was published on Nucleic Acids Research, (ITO, Eric; KATAHIRA, Isaque; VICENTE, Fábio; PEREIRA, Felipe; LOPES, Fabrà cio, 2018) <doi:10.1093/nar/gky462>.

r-bayessurveillance 0.0.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/zerish12/BayesSurveillance
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Surveillance Methods for Healthcare Performance Monitoring
Description:

This package provides Bayesian surveillance methods for prospective monitoring of healthcare performance, patient safety, and clinical quality indicators. The package implements beta-binomial monitoring for binary outcomes, gamma-Poisson monitoring for count outcomes, posterior predictive alert probabilities, Bayesian early-warning signal detection, risk-adjusted surveillance, simulation tools, decision-support methods, and graphical summaries. These methods support continuous performance monitoring and timely detection of adverse trends in healthcare systems. The methodology is motivated by established risk-adjusted monitoring, sequential surveillance, and healthcare quality-improvement frameworks <doi:10.1093/biostatistics/1.4.441>, <doi:10.1002/sim.1546>, <doi:10.1136/bmjqs.2008.031831>, and <doi:10.1136/bmjqs-2016-005526>.

r-bartcs 1.3.0
Propagated dependencies: r-rootsolve@1.8.2.4 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-mcmcpack@1.7-1 r-invgamma@1.2 r-ggplot2@4.0.3 r-ggcharts@0.2.1 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/yooyh/bartcs
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Additive Regression Trees for Confounder Selection
Description:

Fit Bayesian Regression Additive Trees (BART) models to select true confounders from a large set of potential confounders and to estimate average treatment effect. For more information, see Kim et al. (2023) <doi:10.1111/biom.13833>.

r-binarize 1.3.2
Propagated dependencies: r-diptest@0.77-2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=Binarize
Licenses: Artistic License 2.0
Build system: r
Synopsis: Binarization of One-Dimensional Data
Description:

This package provides methods for the binarization of one-dimensional data and some visualization functions.

r-barcoder 0.1.7
Propagated dependencies: r-shiny@1.13.0 r-rstudioapi@0.18.0 r-qrcode@0.3.0 r-miniui@0.1.2 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://docs.ropensci.org/baRcodeR/https://github.com/ropensci/baRcodeR/
Licenses: GPL 3
Build system: r
Synopsis: Label Creation for Tracking and Collecting Data from Biological Samples
Description:

This package provides tools to generate unique identifier codes and printable barcoded labels for the management of biological samples. The creation of unique ID codes and printable PDF files can be initiated by standard commands, user prompts, or through a GUI addin for R Studio. Biologically informative codes can be included for hierarchically structured sampling designs.

r-bioleak 0.3.8
Propagated dependencies: r-summarizedexperiment@1.42.0 r-parsnip@1.6.0 r-hardhat@1.4.3 r-generics@0.1.4 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/selcukorkmaz/bioLeak
Licenses: Expat
Build system: r
Synopsis: Leakage-Safe Modeling and Auditing for Genomic and Clinical Data
Description:

Prevents and detects information leakage in biomedical machine learning. Provides leakage-resistant split policies (subject-grouped, batch-blocked, study leave-out, time-ordered), guarded preprocessing (train-only imputation, normalization, filtering, feature selection), cross-validated fitting with common learners, permutation-gap auditing, batch and fold association tests, and duplicate detection.

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-bvls 1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bvls
Licenses: GPL 2+
Build system: r
Synopsis: The Stark-Parker algorithm for bounded-variable least squares
Description:

An R interface to the Stark-Parker implementation of an algorithm for bounded-variable least squares.

r-bgmyc4 4.1.6
Propagated dependencies: r-future-apply@1.20.2 r-future@1.70.0 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/DmitryKarabanov/bGMYC4
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian General Mixed Yule-Coalescent Model for Species Delimitation
Description:

This package implements a Bayesian version of the general mixed Yule-coalescent model for species delimitation. It uses Markov Chain Monte Carlo simulation to evaluate the posterior distribution of the model and supports flexible prior specification on model parameters.

r-bregr 1.5.0
Propagated dependencies: r-vctrs@0.7.3 r-tibble@3.3.1 r-survival@3.8-6 r-s7@0.2.2 r-rlang@1.2.0 r-purrr@1.2.2 r-mirai@2.7.0 r-lifecycle@1.0.5 r-insight@1.5.1 r-glue@1.8.1 r-ggplot2@4.0.3 r-forestploter@1.1.4 r-dplyr@1.2.1 r-cli@3.6.6 r-broom-helpers@1.22.0 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/WangLabCSU/bregr
Licenses: GPL 3+
Build system: r
Synopsis: Easy and Efficient Batch Processing of Regression Models
Description:

Easily processes batches of univariate or multivariate regression models. Returns results in a tidy format and generates visualization plots for straightforward interpretation (Wang, Shixiang, et al. (2025) <DOI:10.1002/mdr2.70028>).

r-bordereffect 0.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BorderEffect
Licenses: Expat
Build system: r
Synopsis: Detection of Edge Effects in Field Trials via Besag-Kempton Competition
Description:

Estimates and evaluates the intraspecific competition coefficient associated with the edge (border) effect in agricultural field trials, using the Besag-Kempton autoregressive model and a least-squares estimator following Darghan, Rivera, Gonzalez and Castellanos (2022) <doi:10.47280/RevFacAgron(LUZ).v39.n1.18>. Provides field-layout generation, spatial weight matrices, a formula interface for arbitrary two-way designs, a simulation-based decision procedure for presence or absence of the edge effect, Moran's I diagnostics, and a shiny application.

r-banam 0.2.2
Propagated dependencies: r-tmvtnorm@1.7 r-sna@2.8 r-rarpack@0.11-0 r-psych@2.6.5 r-mvtnorm@1.3-7 r-matrixcalc@1.0-6 r-matrix@1.7-5 r-extradistr@1.10.0.4 r-bfpack@1.6.1 r-bain@0.2.12
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BANAM
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Analysis of the Network Autocorrelation Model
Description:

The network autocorrelation model (NAM) can be used for studying the degree of social influence regarding an outcome variable based on one or more known networks. The degree of social influence is quantified via the network autocorrelation parameters. In case of a single network, the Bayesian methods of Dittrich, Leenders, and Mulder (2017) <DOI:10.1016/j.socnet.2016.09.002> and Dittrich, Leenders, and Mulder (2019) <DOI:10.1177/0049124117729712> are implemented using a normal, flat, or independence Jeffreys prior for the network autocorrelation. In the case of multiple networks, the Bayesian methods of Dittrich, Leenders, and Mulder (2020) <DOI:10.1177/0081175020913899> are implemented using a multivariate normal prior for the network autocorrelation parameters. Flat priors are implemented for estimating the coefficients. For Bayesian testing of equality and order-constrained hypotheses, the default Bayes factor of Gu, Mulder, and Hoijtink, (2018) <DOI:10.1111/bmsp.12110> is used with the posterior mean and posterior covariance matrix of the NAM parameters based on flat priors as input.

r-bidser 0.5.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-jsonlite@2.0.0 r-fs@2.1.0 r-dplyr@1.2.1 r-data-tree@1.2.0 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/bbuchsbaum/bidser
Licenses: Expat
Build system: r
Synopsis: Work with 'BIDS' (Brain Imaging Data Structure) Projects
Description:

This package provides tools for working with BIDS (Brain Imaging Data Structure) formatted neuroimaging datasets. The package provides functionality for reading and querying BIDS'-compliant projects, creating mock BIDS datasets for testing, and extracting preprocessed data from fMRIPrep derivatives. It supports searching and filtering BIDS files by various entities such as subject, session, task, and run to streamline neuroimaging data workflows. See Gorgolewski et al. (2016) <doi:10.1038/sdata.2016.44> for the BIDS specification.

r-biggp 0.1.9
Propagated dependencies: r-rmpi@0.7-3.4
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-bayesrs 0.1.3
Propagated dependencies: r-rjags@4-17 r-reshape@0.8.10 r-metrology@0.9-29-2 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=BayesRS
Licenses: GPL 2+
Build system: r
Synopsis: Bayes Factors for Hierarchical Linear Models with Continuous Predictors
Description:

Runs hierarchical linear Bayesian models. Samples from the posterior distributions of model parameters in JAGS (Just Another Gibbs Sampler; Plummer, 2017, <http://mcmc-jags.sourceforge.net>). Computes Bayes factors for group parameters of interest with the Savage-Dickey density ratio (Wetzels, Raaijmakers, Jakab, Wagenmakers, 2009, <doi:10.3758/PBR.16.4.752>).

r-borrowr 0.2.0
Propagated dependencies: r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-bart@2.9.10
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=borrowr
Licenses: GPL 3+
Build system: r
Synopsis: Estimate Causal Effects with Borrowing Between Data Sources
Description:

Estimate population average treatment effects from a primary data source with borrowing from supplemental sources. Causal estimation is done with either a Bayesian linear model or with Bayesian additive regression trees (BART) to adjust for confounding. Borrowing is done with multisource exchangeability models (MEMs). For information on BART, see Chipman, George, & McCulloch (2010) <doi:10.1214/09-AOAS285>. For information on MEMs, see Kaizer, Koopmeiners, & Hobbs (2018) <doi:10.1093/biostatistics/kxx031>.

r-betamc 1.3.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/jeksterslab/betaMC
Licenses: Expat
Build system: r
Synopsis: Monte Carlo for Regression Effect Sizes
Description:

Generates Monte Carlo confidence intervals for standardized regression coefficients (beta) and other effect sizes, including multiple correlation, semipartial correlations, improvement in R-squared, squared partial correlations, and differences in standardized regression coefficients, for models fitted by lm(). betaMC combines ideas from Monte Carlo confidence intervals for the indirect effect (Pesigan and Cheung, 2024 <doi:10.3758/s13428-023-02114-4>) and the sampling covariance matrix of regression coefficients (Dudgeon, 2017 <doi:10.1007/s11336-017-9563-z>) to generate confidence intervals effect sizes in regression.

r-be 0.3.0
Propagated dependencies: r-saslm@1.0.1 r-rtf@0.4-15
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BE
Licenses: GPL 3
Build system: r
Synopsis: Bioequivalence Study Data Analysis
Description:

Analyze bioequivalence study data with industrial strength. The statistical core is delegated to the sasLM package, which reproduces SAS PROC GLM output; this covers the analysis of variance, the least square means, and the confidence interval of a 2x2 crossover study. Sample size could be determined for various crossover designs, such as 2x2 design, 2x4 design, 4x4 design, Balaam design, Two-sequence dual design, and William design. Reference: Chow SC, Liu JP. Design and Analysis of Bioavailability and Bioequivalence Studies. 3rd ed. (2009, ISBN:978-1-58488-668-6).

r-bqmm 0.1.0
Propagated dependencies: r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-posterior@1.7.0 r-matrix@1.7-5 r-lme4@2.0-1 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/kvenkita/bqmm
Licenses: Expat
Build system: r
Synopsis: Bayesian Multilevel Quantile Regression
Description:

Fits Bayesian mixed-effects (multilevel) quantile regression models using the asymmetric Laplace working likelihood and Stan. Supports an lme4'-style formula interface with nested and crossed random effects, fitting one or several quantiles, post-hoc non-crossing rearrangement of fitted quantiles, and the Yang, Wang and He (2016) posterior-variance correction for valid frequentist inference from the (misspecified) asymmetric Laplace posterior.

r-binsegrcpp 2025.5.13
Propagated dependencies: r-rcpp@1.1.1-1.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/tdhock/binsegRcpp
Licenses: GPL 3
Build system: r
Synopsis: Efficient Implementation of Binary Segmentation
Description:

Standard template library containers are used to implement an efficient binary segmentation algorithm, which is log-linear on average and quadratic in the worst case.

Total packages: 73977