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

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-btspas 2024.11.1
Dependencies: jags@4.3.1
Propagated dependencies: r-scales@1.4.0 r-reshape2@1.4.5 r-r2jags@0.8-9 r-plyr@1.8.9 r-gridextra@2.3 r-ggplot2@4.0.3 r-ggforce@0.5.0 r-data-table@1.18.4 r-coda@0.19-4.1 r-actuar@3.3-7
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/cschwarz-stat-sfu-ca/BTSPAS
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Time-Stratified Population Analysis
Description:

This package provides advanced Bayesian methods to estimate abundance and run-timing from temporally-stratified Petersen mark-recapture experiments. Methods include hierarchical modelling of the capture probabilities and spline smoothing of the daily run size. Theory described in Bonner and Schwarz (2011) <doi:10.1111/j.1541-0420.2011.01599.x>.

r-brcal 1.0.1
Propagated dependencies: r-nloptr@2.2.1 r-lifecycle@1.0.5 r-ggplot2@4.0.3 r-fields@17.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/apguthrie/BRcal
Licenses: Expat
Build system: r
Synopsis: Boldness-Recalibration of Binary Events
Description:

Boldness-recalibration maximally spreads out probability predictions while maintaining a user specified level of calibration, facilitated the brcal() function. Supporting functions to assess calibration via Bayesian and Frequentist approaches, Maximum Likelihood Estimator (MLE) recalibration, Linear in Log Odds (LLO)-adjust via any specified parameters, and visualize results are also provided. Methodological details can be found in Guthrie & Franck (2024) <doi:10.1080/00031305.2024.2339266>.

r-brrat 0.0.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-mass@7.3-65 r-ggplot2@4.0.3 r-dplyr@1.2.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/csiro/hydro_BRRAT_Package
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Regression Robustness Assessment Test
Description:

Tests for a linear relationship in the log ratio between an observed and simulated series and an independent variable. Typically this the error in modelled streamflow at an annual time scale, and a rainfall input. The approach allows for multiple sites as random factors and for multiple replicates of the simulated values. The approach is outlined in Gibbs et al. (2026) in review.

r-bayesdip 0.1.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: <https://github.com/chenw10/BayesDIP>
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Decreasingly Informative Priors for Early Termination Phase II Trials
Description:

Provide early termination phase II trial designs with a decreasingly informative prior (DIP) or a regular Bayesian prior chosen by the user. The program can determine the minimum planned sample size necessary to achieve the user-specified admissible designs. The program can also perform power and expected sample size calculations for the tests in early termination Phase II trials. See Wang C and Sabo RT (2022) <doi:10.18203/2349-3259.ijct20221110>; Sabo RT (2014) <doi:10.1080/10543406.2014.888441>.

r-bertopic 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-reticulate@1.46.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/Feng-Ji-Lab/BERTopic
Licenses: Expat
Build system: r
Synopsis: Topic Modeling with 'BERTopic'
Description:

Interface to the Python package BERTopic <https://maartengr.github.io/BERTopic/index.html> for transformer-based topic modeling. Provides R wrappers to fit BERTopic models, transform new documents, update and reduce topics, extract topic- and document-level information, and generate interactive visualizations. Python backends and dependencies are managed via the reticulate package.

r-brainnettest 0.2.1
Propagated dependencies: r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/mmaximiliano/BrainNetTest
Licenses: Expat
Build system: r
Synopsis: Hypothesis Testing for Populations of Brain Networks
Description:

Non-parametric hypothesis testing for populations of brain networks represented as graphs, following the L1-distance ANOVA framework of Fraiman and Fraiman (2018) <doi:10.1038/s41598-018-21688-0>. The package builds on this nonparametric graph-comparison framework, extending it with procedures for edge-level inference and identification of the specific connections driving group differences. In particular, it provides utilities to compute central (mean) graphs, pairwise Manhattan distances between adjacency matrices, the group test statistic T, and a fast permutation procedure to identify the critical edges that drive between-group differences. Helper functions to generate synthetic community-structured graphs and to visualise brain networks with communities are also included.

r-bbw 0.3.1
Propagated dependencies: r-withr@3.0.2 r-stringr@1.6.0 r-parallelly@1.47.0 r-foreach@1.5.2 r-doparallel@1.0.17 r-cli@3.6.6 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/rapidsurveys/bbw
Licenses: GPL 3
Build system: r
Synopsis: Blocked Weighted Bootstrap
Description:

The blocked weighted bootstrap (BBW) is an estimation technique for use with data from two-stage cluster sampled surveys in which either prior weighting (e.g. population-proportional sampling or PPS as used in Standardized Monitoring and Assessment of Relief and Transitions or SMART surveys) or posterior weighting (e.g. as used in rapid assessment method or RAM and simple spatial sampling method or S3M surveys) is implemented. See Cameron et al (2008) <doi:10.1162/rest.90.3.414> for application of bootstrap to cluster samples. See Aaron et al (2016) <doi:10.1371/journal.pone.0163176> and Aaron et al (2016) <doi:10.1371/journal.pone.0162462> for application of the blocked weighted bootstrap to estimate indicators from two-stage cluster sampled surveys.

r-bgev 0.2
Propagated dependencies: r-mass@7.3-65 r-envstats@3.1.0 r-deoptim@2.2-8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bgev
Licenses: GPL 3
Build system: r
Synopsis: Bimodal GEV Distribution with Location Parameter
Description:

Density, distribution function, quantile function random generation and estimation of bimodal GEV distribution given in Otiniano et al. (2023) <doi:10.1007/s10651-023-00566-7>. This new generalization of the well-known GEV (Generalized Extreme Value) distribution is useful for modeling heterogeneous bimodal data from different areas.

r-bayesmfsurv 0.1.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-mcmcpack@1.7-1 r-fastgp@1.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=BayesMFSurv
Licenses: Expat
Build system: r
Synopsis: Bayesian Misclassified-Failure Survival Model
Description:

This package contains a split population survival estimator that models the misclassification probability of failure versus right-censored events. The split population survival estimator is described in Bagozzi et al. (2019) <doi:10.1017/pan.2019.6>.

r-basicdrm 0.3.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=basicdrm
Licenses: GPL 3+
Build system: r
Synopsis: Fit Hill Dose Response Models
Description:

Evaluate, fit, and analyze Hill dose response models (Goutelle et al., 2008 <doi:10.1111/j.1472-8206.2008.00633.x>), also sometimes referred to as four-parameter log-logistic models. Includes tools to invert Hill models, select models based on the Akaike information criterion (Akaike, 1974 <doi:10.1109/TAC.1974.1100705>) or Bayesian information criterion (Schwarz, 1978 <https://www.jstor.org/stable/2958889>), and construct bootstrapped confidence intervals both on the Hill model parameters and values derived from the Hill model parameters.

r-blockforest 0.2.7
Propagated dependencies: r-survival@3.8-6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/bips-hb/blockForest
Licenses: GPL 3
Build system: r
Synopsis: Block Forests: Random Forests for Blocks of Clinical and Omics Covariate Data
Description:

This package provides a random forest variant block forest ('BlockForest') tailored to the prediction of binary, survival and continuous outcomes using block-structured covariate data, for example, clinical covariates plus measurements of a certain omics data type or multi-omics data, that is, data for which measurements of different types of omics data and/or clinical data for each patient exist. Examples of different omics data types include gene expression measurements, mutation data and copy number variation measurements. Block forest are presented in Hornung & Wright (2019). The package includes four other random forest variants for multi-omics data: RandomBlock', BlockVarSel', VarProb', and SplitWeights'. These were also considered in Hornung & Wright (2019), but performed worse than block forest in their comparison study based on 20 real multi-omics data sets. Therefore, we recommend to use block forest ('BlockForest') in applications. The other random forest variants can, however, be consulted for academic purposes, for example, in the context of further methodological developments. Reference: Hornung, R. & Wright, M. N. (2019) Block Forests: random forests for blocks of clinical and omics covariate data. BMC Bioinformatics 20:358. <doi:10.1186/s12859-019-2942-y>.

r-boostmtree 2.0.0
Propagated dependencies: r-randomforestsrc@3.6.2 r-nlme@3.1-169
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://ishwaran.org/
Licenses: GPL 3+
Build system: r
Synopsis: Boosted Multivariate Trees for Longitudinal Data
Description:

This package implements Friedman's gradient descent boosting algorithm for modeling longitudinal response using multivariate tree base learners. Longitudinal response could be continuous, binary, nominal or ordinal. A time-covariate interaction effect is modeled using penalized B-splines (P-splines) with estimated adaptive smoothing parameter. Although the package is design for longitudinal data, it can handle cross-sectional data as well. Implementation details are provided in Pande et al. (2017), Mach Learn <DOI:10.1007/s10994-016-5597-1>.

r-balancedsampling 2.1.1
Propagated dependencies: 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://www.envisim.se/
Licenses: AGPL 3
Build system: r
Synopsis: Balanced and Spatially Balanced Sampling
Description:

Select balanced and spatially balanced probability samples in multi-dimensional spaces with any prescribed inclusion probabilities. It contains fast (C++ via Rcpp) implementations of the included sampling methods. The local pivotal method by Grafström, Lundström and Schelin (2012) <doi:10.1111/j.1541-0420.2011.01699.x> and spatially correlated Poisson sampling by Grafström (2012) <doi:10.1016/j.jspi.2011.07.003> are included. Also the cube method (for balanced sampling) and the local cube method (for doubly balanced sampling) are included, see Grafström and Tillé (2013) <doi:10.1002/env.2194>.

r-b32 0.1.0
Dependencies: xz@5.4.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/extendr/b32
Licenses: Expat
Build system: r
Synopsis: Fast and Vectorized Base32 Encoding
Description:

Fast, dependency free, and vectorized base32 encoding and decoding. b32 supports the Crockford, Z, RFC 4648 lower, hex, and lower hex alphabets.

r-biothermr 0.1.1
Propagated dependencies: r-thermimage@4.1.3 r-shiny@1.13.0 r-plotly@4.12.0 r-ggsci@5.0.0 r-ggrepel@0.9.8 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-ebimage@4.54.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/RightSZ/BioThermR
Licenses: GPL 3+
Build system: r
Synopsis: Standardized Processing and Analysis of Thermal Imaging Data in Animal Studies
Description:

This package provides a modular framework for standardized analysis of thermal imaging data in animal experimentation. The package integrates thermographic data import (FLIR, raw, CSV), automated region of interest (ROI) segmentation based on EBImage (Pau et al., 2010 <doi:10.1093/bioinformatics/btq046>), interactive ROI refinement, and high-throughput batch processing.

r-bvars 1.0
Propagated dependencies: r-rcpptn@0.2-2 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-generics@0.1.4 r-bsvars@3.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://bsvars.org/bvars/
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Forecasting with Large Vector Autoregressions
Description:

This package provides fast and efficient procedures for Bayesian estimation and forecasting using state-of-the-art Vector Autoregressions. This package includes the model proposed by Chan (2020) <doi:10.1080/07350015.2018.1451336>, that is, a Bayesian Vector Autoregression with Minnesota priors and a flexible structure of the error term specification. The latter includes: conditional multivariate normal or Studentâ s t distributions, as well as homoskedastic or heteroskedastic specifications with a common volatility modelled by centred or non-centred Stochastic Volatility. Additionally, the package facilitates predictive analyses using density forecasting and forecast-error variance decompositions. All this is complemented by simple workflows, useful plots and summary functions, and comprehensive documentation. The bvars package aligns with R packages bsvars by Woźniak (2024) <doi:10.32614/CRAN.package.bsvars>, bsvarSIGNs by Wang & Woźniak (2025) <doi:10.32614/CRAN.package.bsvarSIGNs>, and bpvars by Woźniak (2025) <doi:10.32614/CRAN.package.bpvars> regarding objects, workflows, and code structure, and they constitute an integrated toolset.

r-boostmlr 1.0.3
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-nlme@3.1-169
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BoostMLR
Licenses: GPL 2+
Build system: r
Synopsis: Boosting for Multivariate Longitudinal Responses
Description:

Jointly models the multivariate longitudinal responses and multiple covariates and time using gradient boosting approach.

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-bayesgrowth 1.0.0
Propagated dependencies: r-tidybayes@3.0.7 r-tibble@3.3.1 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-ggplot2@4.0.3 r-dplyr@1.2.1 r-bh@1.90.0-1 r-bayesplot@1.15.0 r-aquaticlifehistory@1.0.6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/jonathansmart/BayesGrowth
Licenses: GPL 3
Build system: r
Synopsis: Estimate Fish Growth Using MCMC Analysis
Description:

Estimate fish length-at-age models using MCMC analysis with rstan models. This package allows a multimodel approach to growth fitting to be applied to length-at-age data and is supported by further analyses to determine model selection and result presentation. The core methods of this package are presented in Smart and Grammer (2021) "Modernising fish and shark growth curves with Bayesian length-at-age models". PLOS ONE 16(2): e0246734 <doi:10.1371/journal.pone.0246734>.

r-bayesfm 0.1.7
Dependencies: gfortran@14.3.0
Propagated dependencies: r-plyr@1.8.9 r-gridextra@2.3 r-ggplot2@4.0.3 r-coda@0.19-4.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesFM
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Inference for Factor Modeling
Description:

Collection of procedures to perform Bayesian analysis on a variety of factor models. Currently, it includes: "Bayesian Exploratory Factor Analysis" (befa) from G. Conti, S. Frühwirth-Schnatter, J.J. Heckman, R. Piatek (2014) <doi:10.1016/j.jeconom.2014.06.008>, an approach to dedicated factor analysis with stochastic search on the structure of the factor loading matrix. The number of latent factors, as well as the allocation of the manifest variables to the factors, are not fixed a priori but determined during MCMC sampling.

r-binhf 1.0-3
Propagated dependencies: r-wavethresh@4.7.3 r-ebayesthresh@1.4-12 r-adlift@1.4-6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=binhf
Licenses: GPL 2+
Build system: r
Synopsis: Haar-Fisz Functions for Binomial Data
Description:

Binomial Haar-Fisz transforms for Gaussianization as in Nunes and Nason (2009).

r-biocro 3.3.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/biocro/biocro
Licenses: Expat
Build system: r
Synopsis: Modular Crop Growth Simulations
Description:

This package provides a cross-platform representation of models as sets of equations that facilitates modularity in model building and allows users to harness modern techniques for numerical integration and data visualization. Documentation is provided by several vignettes included in this package; also see Lochocki et al. (2022) <doi:10.1093/insilicoplants/diac003>.

r-brandr 0.1.0
Propagated dependencies: r-yaml@2.3.12 r-lifecycle@1.0.5 r-here@1.0.2 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-colorspace@2.1-2 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://danielvartan.github.io/brandr/
Licenses: Expat
Build system: r
Synopsis: Brand Identity Management Using brand.yml Standard
Description:

This package provides a system to facilitate brand identity management using the brand.yml standard, providing functions to consistently access and apply brand colors, typography, and other visual elements across your R projects.

r-bayeslongitudinal 0.1.0
Propagated dependencies: r-mvtnorm@1.3-7 r-mass@7.3-65 r-learnbayes@2.15.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bayeslongitudinal
Licenses: GPL 2+
Build system: r
Synopsis: Adjust Longitudinal Regression Models Using Bayesian Methodology
Description:

Adjusts longitudinal regression models using Bayesian methodology for covariance structures of composite symmetry (SC), autoregressive ones of order 1 AR (1) and autoregressive moving average of order (1,1) ARMA (1,1).

Total packages: 72465