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

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-basetable 1.4.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/ielbadisy/basetable
Licenses: Expat
Build system: r
Synopsis: Fast and Memory-Efficient Base R Table Manipulation
Description:

This package provides a tabular data manipulation, exploration and validation toolkit with a base R-style interface (subset, transform, aggregate, merge, split) and no external computation dependency. Grouping, joins, ordering, filtering, reshaping and delimited-file reading run in a bundled C++ engine that uses multiple threads for the heavier operations. Grouped reducers accumulate in compiled code without materialising intermediate columns, so grouped aggregation and counting allocate close to nothing. Results are returned as an ordinary data frame with a light basetable class.

r-bain 0.2.12
Propagated dependencies: r-lavaan@0.6-21
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://informative-hypotheses.sites.uu.nl/software/bain/
Licenses: GPL 3+
Build system: r
Synopsis: Bayes Factors for Informative Hypotheses
Description:

Computes approximated adjusted fractional Bayes factors for equality, inequality, and about equality constrained hypotheses. For a tutorial on this method, see Hoijtink, Mulder, van Lissa, & Gu, (2019) <doi:10.1037/met0000201>. For applications in structural equation modeling, see: Van Lissa, Gu, Mulder, Rosseel, Van Zundert, & Hoijtink, (2021) <doi:10.1080/10705511.2020.1745644>. For the statistical underpinnings, see Gu, Mulder, and Hoijtink (2018) <doi:10.1111/bmsp.12110>; Hoijtink, Gu, & Mulder, J. (2019) <doi:10.1111/bmsp.12145>; Hoijtink, Gu, Mulder, & Rosseel, (2019) <doi:10.31234/osf.io/q6h5w>.

r-brnn 0.9.4
Propagated dependencies: r-truncnorm@1.0-9 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=brnn
Licenses: GPL 2
Build system: r
Synopsis: Bayesian Regularization for Feed-Forward Neural Networks
Description:

Bayesian regularization for feed-forward neural networks.

r-biostatr 4.1.2
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://fbertran.github.io/BioStatR/
Licenses: GPL 3
Build system: r
Synopsis: Initiation à La Statistique Avec R
Description:

Datasets and functions for the book "Initiation à la Statistique avec R", F. Bertrand and M. Maumy-Bertrand (2022, ISBN:978-2100782826 Dunod, fourth edition).

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-bigdawg 3.1.0
Propagated dependencies: r-xml@3.99-0.23 r-haplo-stats@1.9.8.7
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/IgDAWG/BIGDAWG
Licenses: GPL 3+
Build system: r
Synopsis: Case-Cotrol Analysis of Multi-Allelic Loci
Description:

Data sets and functions for chi-squared Hardy-Weinberg and case-control association tests of highly polymorphic genetic data [e.g., human leukocyte antigen (HLA) data]. Performs association tests at multiple levels of polymorphism (haplotype, locus and HLA amino-acids) as described in Pappas DJ, Marin W, Hollenbach JA, Mack SJ (2016) <doi:10.1016/j.humimm.2015.12.006>. Combines rare variants to a common class to account for sparse cells in tables as described by Hollenbach JA, Mack SJ, Thomson G, Gourraud PA (2012) <doi:10.1007/978-1-61779-842-9_14>.

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.

r-boltzmm 0.1.5
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BoltzMM
Licenses: GPL 3
Build system: r
Synopsis: Boltzmann Machines with MM Algorithms
Description:

This package provides probability computation, data generation, and model estimation for fully-visible Boltzmann machines. It follows the methods described in Nguyen and Wood (2016a) <doi:10.1162/NECO_a_00813> and Nguyen and Wood (2016b) <doi:10.1109/TNNLS.2015.2425898>.

r-blrm 1.0-2
Propagated dependencies: r-shiny@1.13.0 r-rjags@4-17 r-reshape2@1.4.5 r-openxlsx@4.2.8.1 r-mvtnorm@1.3-7 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=blrm
Licenses: LGPL 2.0+
Build system: r
Synopsis: Dose Escalation Design in Phase I Oncology Trial Using Bayesian Logistic Regression Modeling
Description:

Design dose escalation using Bayesian logistic regression modeling in Phase I oncology trial.

r-bed 1.6.3
Propagated dependencies: r-visnetwork@2.1.4 r-stringr@1.6.0 r-shiny@1.13.0 r-rstudioapi@0.18.0 r-readr@2.2.0 r-neo2r@3.1.1 r-miniui@0.1.2 r-htmltools@0.5.9 r-dt@0.34.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://patzaw.github.io/BED/
Licenses: GPL 3
Build system: r
Synopsis: Biological Entity Dictionary (BED)
Description:

An interface for the Neo4j database providing mapping between different identifiers of biological entities. This Biological Entity Dictionary (BED) has been developed to address three main challenges. The first one is related to the completeness of identifier mappings. Indeed, direct mapping information provided by the different systems are not always complete and can be enriched by mappings provided by other resources. More interestingly, direct mappings not identified by any of these resources can be indirectly inferred by using mappings to a third reference. For example, many human Ensembl gene ID are not directly mapped to any Entrez gene ID but such mappings can be inferred using respective mappings to HGNC ID. The second challenge is related to the mapping of deprecated identifiers. Indeed, entity identifiers can change from one resource release to another. The identifier history is provided by some resources, such as Ensembl or the NCBI, but it is generally not used by mapping tools. The third challenge is related to the automation of the mapping process according to the relationships between the biological entities of interest. Indeed, mapping between gene and protein ID scopes should not be done the same way than between two scopes regarding gene ID. Also, converting identifiers from different organisms should be possible using gene orthologs information. The method has been published by Godard and van Eyll (2018) <doi:10.12688/f1000research.13925.3>.

r-bcdata 0.5.3
Propagated dependencies: r-xml2@1.5.2 r-tidyselect@1.2.1 r-tibble@3.3.1 r-sf@1.1-1 r-rlang@1.2.0 r-readxl@1.5.0 r-readr@2.2.0 r-purrr@1.2.2 r-leaflet@2.2.3 r-jsonlite@2.0.0 r-glue@1.8.1 r-dplyr@1.2.1 r-dbplyr@2.5.2 r-dbi@1.3.0 r-crul@1.6.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://bcgov.github.io/bcdata/
Licenses: ASL 2.0
Build system: r
Synopsis: Search and Retrieve Data from the BC Data Catalogue
Description:

Search, query, and download tabular and geospatial data from the British Columbia Data Catalogue (<https://catalogue.data.gov.bc.ca/>). Search catalogue data records based on keywords, data licence, sector, data format, and B.C. government organization. View metadata directly in R, download many data formats, and query geospatial data available via the B.C. government Web Feature Service ('WFS') using dplyr syntax.

r-bigsurvsgd 0.0.1
Propagated dependencies: r-survival@3.8-6 r-rcpp@1.1.1-1.1 r-foreach@1.5.2 r-doparallel@1.0.17 r-bigmemory@4.6.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bigSurvSGD
Licenses: GPL 2+
Build system: r
Synopsis: Big Survival Analysis Using Stochastic Gradient Descent
Description:

Fits Cox model via stochastic gradient descent. This implementation avoids computational instability of the standard Cox Model when dealing large datasets. Furthermore, it scales up with large datasets that do not fit the memory. It also handles large sparse datasets using proximal stochastic gradient descent algorithm. For more details about the method, please see Aliasghar Tarkhan and Noah Simon (2020) <arXiv:2003.00116v2>.

r-bvarnet 1.0.3
Propagated dependencies: r-posterior@1.7.0 r-mvtnorm@1.3-7 r-logspline@2.1.22 r-jsonlite@2.0.0 r-instantiate@0.2.3 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://flo1met.github.io/bvarnet/
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Estimation of Dynamic VAR Models using Stan
Description:

Bayesian estimation of multilevel Vector Autoregression (VAR) models using Stan. Supports Gaussian, Binary, and Ordinal (adjacent category) outcome variables with random effects and customizable priors.

r-brar 0.1
Propagated dependencies: r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/SamCH93/brar
Licenses: GPL 3
Build system: r
Synopsis: Null Hypothesis Bayesian Response-Adaptive Randomization
Description:

This package implements Bayesian response-adaptive randomization methods based on Bayesian hypothesis testing for multi-arm settings (Pawel and Held, 2025, <doi:10.48550/arXiv.2510.01734>).

r-batata 0.2.1
Propagated dependencies: r-remotes@2.5.0 r-purrr@1.2.2 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-glue@1.8.1 r-fs@2.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/feddelegrand7/batata
Licenses: Expat
Build system: r
Synopsis: Managing Packages Removal and Installation
Description:

Allows the user to manage easily R packages removal and installation. It offers many functions to display installed packages according to specific dates and removes them if needed. The user is always prompted when running the removal functions in order to confirm the required action. It also provides functions that will install Github starred R packages whether available on CRAN or not.

r-bayesmortalityplus 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-scales@1.4.0 r-progress@1.2.3 r-mvtnorm@1.3-7 r-mass@7.3-65 r-magrittr@2.0.5 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://cran.r-project.org/package=BayesMortalityPlus
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Mortality Modelling
Description:

Fit Bayesian graduation mortality using the Heligman-Pollard model, as seen in Heligman, L., & Pollard, J. H. (1980) <doi:10.1017/S0020268100040257> and Dellaportas, Petros, et al. (2001) <doi:10.1111/1467-985X.00202>, and dynamic linear model (Campagnoli, P., Petris, G., and Petrone, S. (2009) <doi:10.1007/b135794_2>). While Heligman-Pollard has parameters with a straightforward interpretation yielding some rich analysis, the dynamic linear model provides a very flexible adjustment of the mortality curves by controlling the discount factor value. Closing methods for both Heligman-Pollard and dynamic linear model were also implemented according to Dodd, Erengul, et al. (2018) <https://www.jstor.org/stable/48547511>. The Bayesian Lee-Carter model is also implemented to fit historical mortality tables time series to predict the mortality in the following years and to do improvement analysis, as seen in Lee, R. D., & Carter, L. R. (1992) <doi:10.1080/01621459.1992.10475265> and Pedroza, C. (2006) <doi:10.1093/biostatistics/kxj024>. Journal publication available at <doi:10.18637/jss.v113.i09>.

r-bnrich 0.1.1
Propagated dependencies: r-graph@1.90.0 r-glmnet@5.0 r-corpcor@1.6.10 r-bnlearn@5.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/Samaneh-Bioinformatics/BNrich
Licenses: GPL 2+
Build system: r
Synopsis: Pathway Enrichment Analysis Based on Bayesian Network
Description:

Maleknia et al. (2020) <doi:10.1101/2020.01.13.905448>. A novel pathway enrichment analysis package based on Bayesian network to investigate the topology features of the pathways. firstly, 187 kyoto encyclopedia of genes and genomes (KEGG) human non-metabolic pathways which their cycles were eliminated by biological approach, enter in analysis as Bayesian network structures. The constructed Bayesian network were optimized by the Least Absolute Shrinkage Selector Operator (lasso) and the parameters were learned based on gene expression data. Finally, the impacted pathways were enriched by Fisherâ s Exact Test on significant parameters.

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-baycn 2.0.0
Propagated dependencies: r-mass@7.3-65 r-igraph@2.3.1 r-ggplot2@4.0.3 r-expm@1.0-0 r-egg@0.4.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=baycn
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Bayesian Inference for Causal Networks
Description:

An approximate Bayesian method for inferring Directed Acyclic Graphs (DAGs) for continuous, discrete, and mixed data. The algorithm can use the graph inferred by another more efficient graph inference method as input; the input graph may contain false edges or undirected edges but can help reduce the search space to a more manageable size. A Metropolis-Hastings-like sampling algorithm is then used to infer the posterior probabilities of edge direction and edge absence. References: Martin, Patchigolla and Fu (2026) <doi:10.48550/arXiv.1909.10678>.

r-binarydosage 2.0.0
Dependencies: zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-prodlim@2026.03.11 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BinaryDosage
Licenses: GPL 3
Build system: r
Synopsis: Creates, Merges, and Reads Binary Dosage Files
Description:

This package provides tools to create binary dosage files from either VCF or GEN files, merge binary dosage files, and read binary dosage files. Binary dosage files tend to have quicker read times than VCF and GEN formats. There is a small increase in size compared to compressed VCF and GEN files.

r-bvarverse 0.0.1
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-ggplot2@4.0.3 r-generics@0.1.4 r-bvar@1.0.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/nk027/bvarverse
Licenses: GPL 3
Build system: r
Synopsis: Tidy Bayesian Vector Autoregression
Description:

This package provides functions to prepare tidy objects from estimated models via BVAR (see Kuschnig & Vashold, 2019 <doi:10.13140/RG.2.2.25541.60643>) and visualisation thereof. Bridges the gap between estimating models with BVAR and plotting the results in a more sophisticated way with ggplot2 as well as passing them on in a tidy format.

r-bcmaps 2.3.0
Propagated dependencies: r-xml2@1.5.2 r-sf@1.1-1 r-rappdirs@0.3.4 r-progress@1.2.3 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-bcdata@0.5.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/bcgov/bcmaps
Licenses: ASL 2.0 FSDG-compatible
Build system: r
Synopsis: Map Layers and Spatial Utilities for British Columbia
Description:

Various layers of B.C., including administrative boundaries, natural resource management boundaries, census boundaries etc. All layers are available in BC Albers (<https://spatialreference.org/ref/epsg/3005/>) equal-area projection, which is the B.C. government standard. The layers are sourced from the British Columbia and Canadian government under open licenses, including B.C. Data Catalogue (<https://data.gov.bc.ca>), the Government of Canada Open Data Portal (<https://open.canada.ca/en/using-open-data>), and Statistics Canada (<https://www.statcan.gc.ca/en/terms-conditions/open-licence>).

r-baggr 0.8.2
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-gridextra@2.3 r-ggrepel@0.9.8 r-ggplotify@0.1.3 r-ggplot2@4.0.3 r-forestplot@3.2.0 r-crayon@1.5.3 r-bh@1.90.0-1 r-bayesplot@1.15.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/wwiecek/baggr
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Aggregate Treatment Effects
Description:

Running and comparing meta-analyses of data with hierarchical Bayesian models in Stan, including convenience functions for formatting data, plotting and pooling measures specific to meta-analysis. This implements many models from Meager (2019) <doi:10.1257/app.20170299>.

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).

Total packages: 73955