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

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-bayesforge 0.0.1
Dependencies: python@3.12.12
Propagated dependencies: r-reticulate@1.46.0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://s-sosa.com/BF/
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Inference using 'numpyro' and 'XLA'
Description:

This package provides a high-performance probabilistic programming library that aims to unify the modeling experience by providing an intuitive model-building syntax together with the flexibility of low-level abstraction coding. It also includes pre-built functions for high-level abstraction and supports hardware-accelerated computation for improved scalability, including parallelization, vectorization, and execution on CPU (Central Processing Unit), GPU (Graphics Processing Unit), or TPU (Tensor Processing Unit) using JAX (Just-In-Time compiled Accelerated linear algebra) as the computational backend: Sosa (2026) <doi:10.64898/2026.01.19.700318>.

r-bayescr 2.1
Propagated dependencies: r-truncdist@1.0-2 r-rootsolve@1.8.2.4 r-mvtnorm@1.3-7 r-mnormt@2.1.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesCR
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Analysis of Censored Regression Models Under Scale Mixture of Skew Normal Distributions
Description:

Propose a parametric fit for censored linear regression models based on SMSN distributions, from a Bayesian perspective. Also, generates SMSN random variables.

r-bessel 0.7-0
Propagated dependencies: r-rmpfr@1.1-2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://specfun.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Computations and Approximations for Bessel Functions
Description:

Computations for Bessel function for complex, real and partly mpfr (arbitrary precision) numbers; notably interfacing TOMS 644; approximations for large arguments, experiments, etc.

r-baygel 0.3.0
Propagated dependencies: r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 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/Jarod-Smithy/baygel
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Shrinkage Estimators for Precision Matrices in Gaussian Graphical Models
Description:

This R package offers block Gibbs samplers for the Bayesian (adaptive) graphical lasso, ridge, and naive elastic net priors. These samplers facilitate the simulation of the posterior distribution of precision matrices for Gaussian distributed data and were originally proposed by: Wang (2012) <doi:10.1214/12-BA729>; Smith et al. (2022) <doi:10.48550/arXiv.2210.16290> and Smith et al. (2023) <doi:10.48550/arXiv.2306.14199>, respectively.

r-bgdata 2.4.1
Propagated dependencies: r-synchronicity@1.3.10 r-symdmatrix@2.1.1 r-linkedmatrix@1.4.0 r-ff@4.5.2 r-crochet@2.3.0 r-bit@4.6.0 r-bigmemory@4.6.4 r-bedmatrix@2.0.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/QuantGen/BGData
Licenses: Expat
Build system: r
Synopsis: Suite of Packages for Analysis of Big Genomic Data
Description:

An umbrella package providing a phenotype/genotype data structure and scalable and efficient computational methods for large genomic datasets in combination with several other packages: BEDMatrix', LinkedMatrix', and symDMatrix'.

r-bayestree 0.3-1.5
Propagated dependencies: r-nnet@7.3-20
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: Bayesian Additive Regression Trees
Description:

This is an implementation of BART:Bayesian Additive Regression Trees, by Chipman, George, McCulloch (2010).

r-bcpa 1.3.2
Propagated dependencies: r-rcpp@1.1.1-1.1 r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bcpa
Licenses: FSDG-compatible
Build system: r
Synopsis: Behavioral Change Point Analysis of Animal Movement
Description:

The Behavioral Change Point Analysis (BCPA) is a method of identifying hidden shifts in the underlying parameters of a time series, developed specifically to be applied to animal movement data which is irregularly sampled. The method is based on: E. Gurarie, R. Andrews and K. Laidre A novel method for identifying behavioural changes in animal movement data (2009) Ecology Letters 12:5 395-408. A development version is on <https://github.com/EliGurarie/bcpa>. NOTE: the BCPA method may be useful for any univariate, irregularly sampled Gaussian time-series, but animal movement analysts are encouraged to apply correlated velocity change point analysis as implemented in the smoove package, as of this writing on GitHub at <https://github.com/EliGurarie/smoove>. An example of a univariate analysis is provided in the UnivariateBCPA vignette.

r-bshazard 1.2
Propagated dependencies: r-survival@3.8-6 r-epi@2.65
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bshazard
Licenses: GPL 2
Build system: r
Synopsis: Nonparametric Smoothing of the Hazard Function
Description:

The function estimates the hazard function non parametrically from a survival object (possibly adjusted for covariates). The smoothed estimate is based on B-splines from the perspective of generalized linear mixed models. Left truncated and right censoring data are allowed. The package is based on the work in Rebora P (2014) <doi:10.32614/RJ-2014-028>.

r-bca1sg 0.1.0
Propagated dependencies: r-matrix@1.7-5 r-logofgamma@0.0.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BCA1SG
Licenses: GPL 2
Build system: r
Synopsis: Block Coordinate Ascent with One-Step Generalized Rosen Algorithm
Description:

Implementing the Block Coordinate Ascent with One-Step Generalized Rosen (BCA1SG) algorithm on the semiparametric models for panel count data, interval-censored survival data, and degradation data. A comprehensive description of the BCA1SG algorithm can be found in Wang et al. (2020) <https://github.com/yudongstat/BCA1SG/blob/master/BCA1SG.pdf>. For details of the semiparametric models for panel count data, interval-censored survival data, and degradation data, please see Wellner and Zhang (2007) <doi:10.1214/009053607000000181>, Huang and Wellner (1997) <ISBN:978-0-387-94992-5>, and Wang and Xu (2010) <doi:10.1198/TECH.2009.08197>, respectively.

r-bigreg 0.1.5
Propagated dependencies: r-uuid@1.2-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 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=bigReg
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Linear Models (GLM) for Large Data Sets
Description:

Allows the user to carry out GLM on very large data sets. Data can be created using the data_frame() function and appended to the object with object$append(data); data_frame and data_matrix objects are available that allow the user to store large data on disk. The data is stored as doubles in binary format and any character columns are transformed to factors and then stored as numeric (binary) data while a look-up table is stored in a separate .meta_data file in the same folder. The data is stored in blocks and GLM regression algorithm is modified and carries out a MapReduce- like algorithm to fit the model. The functions bglm(), and summary() and bglm_predict() are available for creating and post-processing of models. The library requires Armadillo installed on your system. It may not function on windows since multi-core processing is done using mclapply() which forks R on Unix/Linux type operating systems.

r-biomontools 1.2.4
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-rlang@1.2.0 r-maps@3.4.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/leppott/BioMonTools
Licenses: Expat
Build system: r
Synopsis: Biomonitoring and Bioassessment Calculations
Description:

An aid for manipulating data associated with biomonitoring and bioassessment. Calculations include metric calculation, marking of excluded taxa, subsampling, and multimetric index calculation. Targeted communities are benthic macroinvertebrates, fish, periphyton, and coral. As described in the Revised Rapid Bioassessment Protocols (Barbour et al. 1999) <https://archive.epa.gov/water/archive/web/html/index-14.html>.

r-bayesproject 1.0
Propagated dependencies: r-rdpack@2.6.6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesProject
Licenses: GPL 2+
Build system: r
Synopsis: Fast Projection Direction for Multivariate Changepoint Detection
Description:

Implementations in cpp of the BayesProject algorithm (see G. Hahn, P. Fearnhead, I.A. Eckley (2020) <doi:10.1007/s11222-020-09966-2>) which implements a fast approach to compute a projection direction for multivariate changepoint detection, as well as the sum-cusum and max-cusum methods, and a wild binary segmentation wrapper for all algorithms.

r-basf 0.2.0
Propagated dependencies: r-tibble@3.3.1 r-sf@1.1-1 r-raster@3.6-32
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/mdsumner/basf
Licenses: GPL 3
Build system: r
Synopsis: Plot Simple Features with 'base' Sensibilities
Description:

Resurrects the standard plot for shapes established by the base and graphics packages. This is suited to workflows that require plotting using the established and traditional idioms of plotting spatially coincident data where it belongs. This package depends on sf and only replaces the plot method.

r-bang 1.0.4
Propagated dependencies: r-rust@1.4.4 r-bayesplot@1.15.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://paulnorthrop.github.io/bang/
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Analysis, No Gibbs
Description:

This package provides functions for the Bayesian analysis of some simple commonly-used models, without using Markov Chain Monte Carlo (MCMC) methods such as Gibbs sampling. The rust package <https://cran.r-project.org/package=rust> is used to simulate a random sample from the required posterior distribution, using the generalized ratio-of-uniforms method. See Wakefield, Gelfand and Smith (1991) <DOI:10.1007/BF01889987> for details. At the moment three conjugate hierarchical models are available: beta-binomial, gamma-Poisson and a 1-way analysis of variance (ANOVA).

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-bigsparser 0.7.3
Propagated dependencies: r-rmio@0.4.0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-bigassertr@0.1.7
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/privefl/bigsparser
Licenses: GPL 3
Build system: r
Synopsis: Sparse Matrix Format with Data on Disk
Description:

Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is intended for more efficient use of sparse data in C++ and also when parallelizing, since data on disk does not need copying. Only a limited number of features will be implemented. For now, conversion can be performed from a dgCMatrix or a dsCMatrix from R package Matrix'. A new compact format is also now available.

r-bvpa 1.0.0
Propagated dependencies: r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bvpa
Licenses: GPL 2+
Build system: r
Synopsis: Bivariate Pareto Distribution
Description:

This package implements the EM algorithm with one-step Gradient Descent method to estimate the parameters of the Block-Basu bivariate Pareto distribution with location and scale. We also found parametric bootstrap and asymptotic confidence intervals based on the observed Fisher information of scale and shape parameters, and exact confidence intervals for location parameters. Details are in Biplab Paul and Arabin Kumar Dey (2023) <doi:10.48550/arXiv.1608.02199> "An EM algorithm for absolutely continuous Marshall-Olkin bivariate Pareto distribution with location and scale"; E L Lehmann and George Casella (1998) <doi:10.1007/b98854> "Theory of Point Estimation"; Bradley Efron and R J Tibshirani (1994) <doi:10.1201/9780429246593> "An Introduction to the Bootstrap"; A P Dempster, N M Laird and D B Rubin (1977) <www.jstor.org/stable/2984875> "Maximum Likelihood from Incomplete Data via the EM Algorithm".

r-butterflyoptions 1.0.1
Propagated dependencies: r-tibble@3.3.1 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=butterflyOptions
Licenses: GPL 3
Build system: r
Synopsis: Trading Butterfly Options Strategies
Description:

Trading of Butterfly Options Strategies is represented here through their Graphs. The graphic indicators, strategies, calculations, functions and all the discussions are for academic, research, and educational purposes only and should not be construed as investment advice and come with absolutely no Liability. Guy Cohen (â The Bible of Options Strategies (2nd ed.)â , 2015, ISBN: 9780133964028). Zura Kakushadze, Juan A. Serur (â 151 Trading Strategiesâ , 2018, ISBN: 9783030027919). John C. Hull (â Options, Futures, and Other Derivatives (11th ed.)â , 2022, ISBN: 9780136939979).

r-bmggum 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-loo@2.9.0 r-ggum@0.5 r-ggplot2@4.0.3 r-edstan@1.1.0 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/Naidantu/bmggum
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Multidimensional Generalized Graded Unfolding Model
Description:

Full Bayesian estimation of Multidimensional Generalized Graded Unfolding Model (MGGUM) using rstan (See Stan Development Team (2020) <https://mc-stan.org/>). Functions are provided for estimation, result extraction, model fit statistics, and plottings.

r-brisk 0.1.1
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-purrr@1.2.2 r-hitandrun@0.5-6 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://rich-payne.github.io/brisk/
Licenses: Expat
Build system: r
Synopsis: Bayesian Benefit Risk Analysis
Description:

Quantitative methods for benefit-risk analysis help to condense complex decisions into a univariate metric describing the overall benefit relative to risk. One approach is to use the multi-criteria decision analysis framework (MCDA), as in Mussen, Salek, and Walker (2007) <doi:10.1002/pds.1435>. Bayesian benefit-risk analysis incorporates uncertainty through posterior distributions which are inputs to the benefit-risk framework. The brisk package provides functions to assist with Bayesian benefit-risk analyses, such as MCDA. Users input posterior samples, utility functions, weights, and the package outputs quantitative benefit-risk scores. The posterior of the benefit-risk scores for each group can be compared. Some plotting capabilities are also included.

r-ballmapper 0.2.0
Propagated dependencies: r-testthat@3.3.2 r-stringr@1.6.0 r-scales@1.4.0 r-networkd3@0.4.1 r-igraph@2.3.1 r-fields@17.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BallMapper
Licenses: FSDG-compatible
Build system: r
Synopsis: The Ball Mapper Algorithm
Description:

The core algorithm is described in "Ball mapper: a shape summary for topological data analysis" by Pawel Dlotko, (2019) <arXiv:1901.07410>. Please consult the following youtube video <https://www.youtube.com/watch?v=M9Dm1nl_zSQfor> the idea of functionality. Ball Mapper provide a topologically accurate summary of a data in a form of an abstract graph. To create it, please provide the coordinates of points (in the points array), values of a function of interest at those points (can be initialized randomly if you do not have it) and the value epsilon which is the radius of the ball in the Ball Mapper construction. It can be understood as the minimal resolution on which we use to create the model of the data.

r-blrshiny2 0.1.0
Propagated dependencies: r-shiny@1.13.0 r-rmarkdown@2.31 r-rhandsontable@0.3.8 r-ggplot2@4.0.3 r-e1071@1.7-17 r-dplyr@1.2.1 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=BLRShiny2
Licenses: GPL 2
Build system: r
Synopsis: Interactive Document for Working with Binary Logistic Regression Analysis
Description:

An interactive document on the topic of binary logistic regression analysis using rmarkdown and shiny packages. Runtime examples are provided in the package function as well as at <https://analyticmodels.shinyapps.io/BinaryLogisticRegressionModelling/>.

r-bushtucker 0.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://chrisbrownlie.github.io/bushtucker/
Licenses: Expat
Build system: r
Synopsis: 'I'm a Celebrity Get Me Out of Here' Data
Description:

Data on the first 24 seasons of the UK TV show I'm a Celebrity, Get Me Out of Here', broadcast from 2002-2024. Taken from the Wikipedia pages for each season and the main page available at <https://en.wikipedia.org/wiki/I%27m_a_Celebrity...Get_Me_Out_of_Here!_(British_TV_series)>.

r-bestglm 0.37.3
Propagated dependencies: r-pls@2.9-0 r-leaps@3.2 r-lattice@0.22-9 r-grpreg@3.6.0 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bestglm
Licenses: GPL 2+
Build system: r
Synopsis: Best Subset GLM and Regression Utilities
Description:

Best subset glm using information criteria or cross-validation, carried by using leaps algorithm (Furnival and Wilson, 1974) <doi:10.2307/1267601> or complete enumeration (Morgan and Tatar, 1972) <doi:10.1080/00401706.1972.10488918>. Implements PCR and PLS using AIC/BIC. Implements one-standard deviation rule for use with the caret package.

Total packages: 72166