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

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-bootgof 0.1.1
Propagated dependencies: r-r6@2.6.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/MarselScheer/bootGOF
Licenses: GPL 3
Build system: r
Synopsis: Bootstrap Based Goodness-of-Fit Tests
Description:

Bootstrap based goodness-of-fit tests. It allows to perform rigorous statistical tests to check if a chosen model family is correct based on the marked empirical process. The implemented algorithms are described in (Dikta and Scheer (2021) <doi:10.1007/978-3-030-73480-0>) and can be applied to generalized linear models without any further implementation effort. As far as certain linearity conditions are fulfilled the resampling scheme are also applicable beyond generalized linear models. This is reflected in the software architecture which allows to reuse the resampling scheme by implementing only certain interfaces for models that are not supported natively by the package.

r-bartmachine 1.4.2
Dependencies: openjdk@25.0.2
Propagated dependencies: r-rjava@1.0-18 r-randomforest@4.7-1.2 r-missforest@1.6.1 r-matrixstats@1.5.0 r-ggplot2@4.0.3 r-checkmate@2.3.4 r-bartmachinejars@1.2.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bartMachine
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Additive Regression Trees
Description:

An advanced implementation of Bayesian Additive Regression Trees with expanded features for data analysis and visualization.

r-bets-covid19 1.0.0
Propagated dependencies: r-rootsolve@1.8.2.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/qingyuanzhao/bets.covid19
Licenses: FSDG-compatible
Build system: r
Synopsis: The BETS Model for Early Epidemic Data
Description:

This package implements likelihood inference for early epidemic analysis. BETS is short for the four key epidemiological events being modeled: Begin of exposure, End of exposure, time of Transmission, and time of Symptom onset. The package contains a dataset of the trajectory of confirmed cases during the coronavirus disease (COVID-19) early outbreak. More detail of the statistical methods can be found in Zhao et al. (2020) <arXiv:2004.07743>.

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-beadplexr 0.5.0
Propagated dependencies: r-yaml@2.3.12 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-mclust@6.1.2 r-ggplot2@4.0.3 r-fpc@2.2-14 r-drc@3.0-1 r-dplyr@1.2.1 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://gitlab.com/ustervbo/beadplexr
Licenses: Expat
Build system: r
Synopsis: Analysis of Multiplex Cytometric Bead Assays
Description:

Reproducible and automated analysis of multiplex bead assays such as CBA (Morgan et al. 2004; <doi: 10.1016/j.clim.2003.11.017>), LEGENDplex (Yu et al. 2015; <doi: 10.1084/jem.20142318>), and MACSPlex (Miltenyi Biotec 2014; Application note: Data acquisition and analysis without the MACSQuant analyzer; <https://www.miltenyibiotec.com/upload/assets/IM0021608.PDF>). The package provides functions for streamlined reading of fcs files, and identification of bead clusters and analyte expression. The package eases the calculation of standard curves and the subsequent calculation of the analyte concentration.

r-baserater 0.1.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-readr@2.2.0 r-httr2@1.2.2 r-glue@1.8.1 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://jeremie-beucler.github.io/baserater/
Licenses: Expat
Build system: r
Synopsis: Base-Rate Item Evaluation and Typicality Scoring Using Large Language Models
Description:

Download typicality rating datasets, generate new stereotype-based typicality ratings using large language models via the Inference Providers API (<https://huggingface.co/docs/inference-providers>), and evaluate them against human-annotated validation data. Also includes functions to extract stereotype strength and base-rate items from typicality matrices. For more details see Beucler et al. (2025) <doi:10.31234/osf.io/eqrfu_v1>.

r-bootkmeans 1.0.0
Propagated dependencies: r-thresher@1.1.5 r-mvtnorm@1.3-7 r-mass@7.3-65 r-lmtest@0.9-40 r-fclust@2.1.3 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bootkmeans
Licenses: GPL 2
Build system: r
Synopsis: Bootstrap Augmented k-Means Algorithm for Fuzzy Partitions
Description:

Implementation of the bootkmeans algorithm, a bootstrap augmented k-means algorithm that returns probabilistic cluster assignments. From paper by Ghashti, J.S., Andrews, J.L. Thompson, J.R.J., Epp, J. and H.S. Kochar (2025), "A bootstrap augmented k-means algorithm for fuzzy partitions" (Submitted).

r-basictabler 1.0.4
Propagated dependencies: r-r6@2.6.1 r-htmlwidgets@1.6.4 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: http://www.basictabler.org.uk/
Licenses: GPL 3
Build system: r
Synopsis: Construct Rich Tables for Output to 'HTML'/'Excel'
Description:

Easily create tables from data frames/matrices. Create/manipulate tables row-by-row, column-by-column or cell-by-cell. Use common formatting/styling to output rich tables as HTML', HTML widgets or to Excel'.

r-branching 0.9.7
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=Branching
Licenses: GPL 2+
Build system: r
Synopsis: Simulation and Estimation for Branching Processes
Description:

Simulation and parameter estimation of multitype Bienayme - Galton - Watson processes.

r-bsearchtools 0.0.61
Propagated dependencies: 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/digEmAll/bsearchtools
Licenses: GPL 2+
Build system: r
Synopsis: Binary Search Tools
Description:

Exposes the binary search functions of the C++ standard library (std::lower_bound, std::upper_bound) plus other convenience functions, allowing faster lookups on sorted vectors.

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-boxfilter 0.2
Propagated dependencies: r-gridextra@2.3 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=boxfilter
Licenses: GPL 3+
Build system: r
Synopsis: Filter Noisy Data
Description:

Noise filter based on determining the proportion of neighboring points. A false point will be rejected if it has only few neighbors, but accepted if the proportion of neighbors in a rectangular frame is high. The size of the rectangular frame as well as the cut-off value, i.e. of a minimum proportion of neighbor-points, may be supplied or can be calculated automatically. Originally designed for the cleaning of heart rates, but suitable for filtering any slowly-changing physiological variable.For more information see Signer (2010)<doi:10.1111/j.2041-210X.2009.00010.x>.

r-bdalgo 0.1.0
Propagated dependencies: r-inflection@1.3.7
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BDAlgo
Licenses: GPL 2+
Build system: r
Synopsis: Bloom Detecting Algorithm
Description:

The Bloom Detecting Algorithm enables the detection of blooms within a time series of species abundance and extracts 22 phenological variables. For details, see Karasiewicz et al. (2022) <doi:10.3390/jmse10020174>.

r-basksim 2.2.0
Propagated dependencies: r-purrr@1.2.2 r-progressr@0.19.0 r-hdinterval@0.2.4 r-foreach@1.5.2 r-extradistr@1.10.0.4 r-dofuture@1.2.2 r-bhmbasket@1.1.0 r-arrangements@1.1.10
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/lbau7/basksim
Licenses: GPL 3+
Build system: r
Synopsis: Simulation-Based Calculation of Basket Trial Operating Characteristics
Description:

This package provides a unified syntax for the simulation-based comparison of different single-stage basket trial designs with a binary endpoint and equal sample sizes in all baskets. Methods include the designs by Baumann et al. (2025) <doi:10.1080/19466315.2024.2402275>, Schmitt and Baumann (2025) <doi:10.1080/19466315.2025.2486231>, Fujikawa et al. (2020) <doi:10.1002/bimj.201800404>, Berry et al. (2020) <doi:10.1177/1740774513497539>, and Neuenschwander et al. (2016) <doi:10.1002/pst.1730>. For the latter two designs, the functions are mostly wrappers for functions provided by the package bhmbasket'.

r-bssasymp 1.2-4
Propagated dependencies: r-jade@2.0-4 r-fica@1.1-3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BSSasymp
Licenses: GPL 2+
Build system: r
Synopsis: Asymptotic Covariance Matrices of Some BSS Mixing and Unmixing Matrix Estimates
Description:

This package provides functions to compute the asymptotic covariance matrices of mixing and unmixing matrix estimates of the following blind source separation (BSS) methods: symmetric and squared symmetric FastICA, regular and adaptive deflation-based FastICA, FOBI, JADE, AMUSE and deflation-based and symmetric SOBI. Also functions to estimate these covariances based on data are available.

r-bayfoxr 0.0.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/brews/bayfoxr/
Licenses: GPL 3+
Build system: r
Synopsis: Global Bayesian Foraminifera Core Top Calibration
Description:

This package provides a Bayesian, global planktic foraminifera core top calibration to modern sea-surface temperatures. Includes four calibration models, considering species-specific calibration parameters and seasonality.

r-bcputility 0.4.6
Propagated dependencies: r-sf@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://bcputility.delveds.com
Licenses: Expat
Build system: r
Synopsis: Wrapper for SQL Server bcp Utility
Description:

This package provides functions to utilize a command line utility that does bulk inserts and exports from SQL Server databases.

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-biglmm 0.9-3
Propagated dependencies: 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=biglmm
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Bounded Memory Linear and Generalized Linear Models
Description:

Regression for data too large to fit in memory. This package functions exactly like the biglm package, but works with later versions of R.

r-beezdiscounting 0.3.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-purrr@1.2.2 r-psych@2.6.5 r-minpack-lm@1.2-4 r-magrittr@2.0.5 r-gtools@3.9.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-broom@1.0.13 r-beezdemand@0.2.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/brentkaplan/beezdiscounting
Licenses: GPL 2+
Build system: r
Synopsis: Behavioral Economic Easy Discounting
Description:

Facilitates some of the analyses performed in studies of behavioral economic discounting. The package supports scoring of the 27-Item Monetary Choice Questionnaire (see Kaplan et al., 2016; <doi:10.1007/s40614-016-0070-9>), calculating k values (Mazur's simple hyperbolic and exponential) using nonlinear regression, calculating various Area Under the Curve (AUC) measures, plotting regression curves for both fit-to-group and two-stage approaches, checking for unsystematic discounting (Johnson & Bickel, 2008; <doi:10.1037/1064-1297.16.3.264>) and scoring of the minute discounting task (see Koffarnus & Bickel, 2014; <doi:10.1037/a0035973>) using the Qualtrics 5-trial discounting template (see the Qualtrics Minute Discounting User Guide; <doi:10.13140/RG.2.2.26495.79527>), which is also available as a .qsf file in this package.

r-bayesrecon 1.0.1
Propagated dependencies: r-nloptr@2.2.1 r-lpsolve@5.6.23
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/IDSIA/bayesRecon
Licenses: LGPL 3+
Build system: r
Synopsis: Probabilistic Reconciliation via Conditioning
Description:

This package provides methods for probabilistic reconciliation of hierarchical forecasts of time series. The available methods include analytical Gaussian reconciliation (Corani et al., 2021) <doi:10.1007/978-3-030-67664-3_13>, MCMC reconciliation of count time series (Corani et al., 2024) <doi:10.1016/j.ijforecast.2023.04.003>, Bottom-Up Importance Sampling (Zambon et al., 2024) <doi:10.1007/s11222-023-10343-y>, methods for the reconciliation of mixed hierarchies (Mix-Cond and TD-cond) (Zambon et al., 2024) <https://proceedings.mlr.press/v244/zambon24a.html>, analytical reconciliation with Bayesian treatment of the covariance matrix (Carrara et al., 2025) <doi: 10.48550/arXiv.2506.19554>.

r-bdlp 0.9-2
Propagated dependencies: r-stringdist@0.9.17 r-rsqlite@3.52.0 r-rgl@1.3.36 r-multiord@2.4.4 r-mass@7.3-65 r-genord@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=bdlp
Licenses: GPL 2
Build system: r
Synopsis: Transparent and Reproducible Artificial Data Generation
Description:

The main function generateDataset() processes a user-supplied .R file that contains metadata parameters in order to generate actual data. The metadata parameters have to be structured in the form of metadata objects, the format of which is outlined in the package vignette. This approach allows to generate artificial data in a transparent and reproducible manner.

r-binaryeppm 3.0
Propagated dependencies: r-numderiv@2016.8-1.1 r-lmtest@0.9-40 r-formula@1.2-5 r-expm@1.0-0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BinaryEPPM
Licenses: GPL 2
Build system: r
Synopsis: Mean and Scale-Factor Modeling of Under- And Over-Dispersed Binary Data
Description:

Under- and over-dispersed binary data are modeled using an extended Poisson process model (EPPM) appropriate for binary data. A feature of the model is that the under-dispersion relative to the binomial distribution only needs to be greater than zero, but the over-dispersion is restricted compared to other distributional models such as the beta and correlated binomials. Because of this, the examples focus on under-dispersed data and how, in combination with the beta or correlated distributions, flexible models can be fitted to data displaying both under- and over-dispersion. Using Generalized Linear Model (GLM) terminology, the functions utilize linear predictors for the probability of success and scale-factor with various link functions for p, and log link for scale-factor, to fit a variety of models relevant to areas such as bioassay. Details of the EPPM are in Faddy and Smith (2012) <doi:10.1002/bimj.201100214> and Smith and Faddy (2019) <doi:10.18637/jss.v090.i08>.

r-bamdit 3.6.0
Dependencies: jags@4.3.1
Propagated dependencies: r-rjags@4-17 r-r2jags@0.8-9 r-mass@7.3-65 r-gridextra@2.3 r-ggplot2@4.0.3 r-ggextra@0.11.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bamdit
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Meta-Analysis of Diagnostic Test Data
Description:

This package provides a new class of Bayesian meta-analysis models that incorporates a model for internal and external validity bias. In this way, it is possible to combine studies of diverse quality and different types. For example, we can combine the results of randomized control trials (RCTs) with the results of observational studies (OS).

Page: 18182838485924
Total packages: 22167