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

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-bcv 1.0.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/michbur/bcv
Licenses: Modified BSD
Build system: r
Synopsis: Cross-Validation for the SVD (Bi-Cross-Validation)
Description:

This package provides methods for choosing the rank of an SVD (singular value decomposition) approximation via cross validation. The package provides both Gabriel-style "block" holdouts and Wold-style "speckled" holdouts. It also includes an implementation of the SVDImpute algorithm. For more information about Bi-cross-validation, see Owen & Perry's 2009 AoAS article (at <arXiv:0908.2062>) and Perry's 2009 PhD thesis (at <arXiv:0909.3052>).

r-birankr 1.0.1
Propagated dependencies: r-matrix@1.7-5 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=birankr
Licenses: Expat
Build system: r
Synopsis: Ranking Nodes in Bipartite and Weighted Networks
Description:

Highly efficient functions for estimating various rank (centrality) measures of nodes in bipartite graphs (two-mode networks). Includes methods for estimating HITS, CoHITS, BGRM, and BiRank with implementation primarily inspired by He et al. (2016) <doi:10.1109/TKDE.2016.2611584>. Also provides easy-to-use tools for efficiently estimating PageRank in one-mode graphs, incorporating or removing edge-weights during rank estimation, projecting two-mode graphs to one-mode, and for converting edgelists and matrices to sparseMatrix format. Best of all, the package's rank estimators can work directly with common formats of network data including edgelists (class data.frame, data.table, or tbl_df) and adjacency matrices (class matrix or dgCMatrix).

r-biascorrector 0.2.3
Propagated dependencies: r-shinyjs@2.1.1 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-rbiascorrection@0.3.6 r-magrittr@2.0.5 r-dt@0.34.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/kapsner/BiasCorrector
Licenses: GPL 3
Build system: r
Synopsis: GUI to Correct Measurement Bias in DNA Methylation Analyses
Description:

This package provides a GUI to correct measurement bias in DNA methylation analyses. The BiasCorrector package just wraps the functions implemented in the R package rBiasCorrection into a shiny web application in order to make them more easily accessible. Publication: Kapsner et al. (2021) <doi:10.1002/ijc.33681>.

r-binxr 0.1.1
Propagated dependencies: r-rlang@1.2.0 r-jsonlite@2.0.0 r-httr2@1.2.2 r-digest@0.6.39 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/OliverLDS/binxr
Licenses: Expat
Build system: r
Synopsis: 'Binance' REST API Client
Description:

Client for the Binance <https://www.binance.com/> Spot, Futures, and Options REST APIs. Provides helper functions for signed and unsigned requests, market data retrieval, account access, and order management with data.table output by default.

r-bgmisc 1.6.0.1
Propagated dependencies: r-stringr@1.6.0 r-matrix@1.7-5 r-igraph@2.3.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/R-Computing-Lab/BGmisc/
Licenses: GPL 3
Build system: r
Synopsis: An R Package for Extended Behavior Genetics Analysis
Description:

This package provides functions for behavior genetics analysis, including variance component model identification [Hunter et al. (2021) <doi:10.1007/s10519-021-10055-x>], calculation of relatedness coefficients using path-tracing methods [Wright (1922) <doi:10.1086/279872>; McArdle & McDonald (1984) <doi:10.1111/j.2044-8317.1984.tb00802.x>], inference of relatedness, pedigree conversion, and simulation of multi-generational family data [Lyu et al. (2025) <doi:10.1007/s10519-025-10225-1>]. For a full overview, see [Garrison et al. (2024) <doi:10.21105/joss.06203>]. For a big data application see [Burt et al. (2025) <doi: 10.1016/j.ebiom.2025.105911>.

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.

Total packages: 72693