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

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-bayesfbhborrow 2.0.10
Propagated dependencies: r-survminer@0.5.2 r-survival@3.8-6 r-rlang@1.2.0 r-patchwork@1.3.2 r-mvtnorm@1.3-7 r-magrittr@2.0.5 r-kableextra@1.4.0 r-invgamma@1.2 r-ggplot2@4.0.3 r-extradistr@1.10.0.4 r-dplyr@1.2.1 r-checkmate@2.3.4 r-bayestestr@0.18.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesFBHborrow
Licenses: FSDG-compatible
Build system: r
Synopsis: Bayesian Dynamic Borrowing with Flexible Baseline Hazard Function
Description:

Allows Bayesian borrowing from a historical dataset for time-to- event data. A flexible baseline hazard function is achieved via a piecewise exponential likelihood with time varying split points and smoothing prior on the historic baseline hazards. The method is described in Scott and Lewin (2026) <doi:10.1093/biostatistics/kxag006>, and a paper focused on the software is in Scott, Axillus, Lewin and Izmirlian (2026) <doi:10.48550/arXiv.2408.04327>.

r-bayesmove 0.2.4
Propagated dependencies: r-tidyr@1.3.2 r-tictoc@1.2.1 r-shiny@1.13.0 r-sf@1.1-1 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-progressr@0.19.0 r-progress@1.2.3 r-mcmcpack@1.7-1 r-magrittr@2.0.5 r-lubridate@1.9.5 r-leaflet@2.2.3 r-ggplot2@4.0.3 r-future@1.70.0 r-furrr@0.4.0 r-dygraphs@1.1.1.6 r-dplyr@1.2.1 r-datamods@1.5.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/joshcullen/bayesmove
Licenses: GPL 3
Build system: r
Synopsis: Non-Parametric Bayesian Analyses of Animal Movement
Description:

This package provides methods for assessing animal movement from telemetry and biologging data using non-parametric Bayesian methods. This includes features for pre- processing and analysis of data, as well as the visualization of results from the models. This framework does not rely on standard parametric density functions, which provides flexibility during model fitting. Further details regarding part of this framework can be found in Cullen et al. (2022) <doi:10.1111/2041-210X.13745>.

r-baskoptr 1.0.4
Propagated dependencies: r-future-apply@1.20.2 r-baskwrap@1.0.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/LukasDSauer/baskoptr
Licenses: Expat
Build system: r
Synopsis: Utility-Based Optimization for Basket Trial Designs
Description:

This package provides a unified framework for optimizing basket trial designs. To this end, the package supplies several utility functions and also a function for executing optimization algorithms on basket trial designs. The considered utility functions are discussed in Sauer et al. (2025) <doi:10.1371/journal.pone.0323097>.

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-boxplotdbl 1.4.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=boxplotdbl
Licenses: Expat
Build system: r
Synopsis: Double Box Plot for Two-Axes Correlation
Description:

Correlation chart of two set (x and y) of data. Using Quartiles with boxplot style. Visualize the effect of factor.

r-b64 0.1.7
Dependencies: xz@5.4.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://extendr.github.io/b64/
Licenses: Expat
Build system: r
Synopsis: Fast and Vectorized Base 64 Engine
Description:

This package provides a fast, lightweight, and vectorized base 64 engine to encode and decode character and raw vectors as well as files stored on disk. Common base 64 alphabets are supported out of the box including the standard, URL-safe, bcrypt, crypt, BinHex', and IMAP-modified UTF-7 alphabets. Custom engines can be created to support unique base 64 encoding and decoding needs.

r-betaregscale 2.6.9
Propagated dependencies: r-rlang@1.2.0 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-numderiv@2016.8-1.1 r-ggplot2@4.0.3 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://evandeilton.github.io/betaregscale/
Licenses: Expat
Build system: r
Synopsis: Beta Regression for Interval-Censored Scale-Derived Outcomes
Description:

Maximum-likelihood estimation of beta regression models for responses derived from bounded rating scales. Observations are treated as interval-censored on (0, 1) after a scale-to-unit transformation, and the likelihood is built from the difference of the beta CDF at the interval endpoints. The complete likelihood supports mixed censoring types: uncensored, left-censored, right-censored, and interval-censored observations. Both fixed- and variable-dispersion submodels are supported, with flexible link functions for the mean and precision components. A compiled C++ backend (via Rcpp and RcppArmadillo') provides numerically stable, high-performance log-likelihood evaluation. Standard S3 methods (print(), summary(), coef(), fitted(), residuals(), predict(), plot(), confint(), vcov(), logLik(), AIC(), BIC()) are available for fitted objects.

r-binmat 0.1.6
Propagated dependencies: r-tibble@3.3.1 r-pvclust@2.2-0 r-mass@7.3-65 r-ggpubr@0.6.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BinMat
Licenses: GPL 3
Build system: r
Synopsis: Processes Binary Data Obtained from Fragment Analysis (Such as AFLPs, ISSRs, and RFLPs)
Description:

This package provides a molecular genetics tool that processes binary data from fragment analysis. It consolidates replicate sample pairs, outputs summary statistics, and produces hierarchical clustering trees and nMDS plots. This package was developed from the publication available here: <doi:10.1016/j.biocontrol.2020.104426>. The GUI version of this package is available on the R Shiny online server at: <https://clarkevansteenderen.shinyapps.io/BINMAT/> or it is accessible via GitHub by typing: shiny::runGitHub("BinMat", "clarkevansteenderen") into the console in R. Two real-world datasets accompany the package: an AFLP dataset of Bunias orientalis samples from Tewes et. al. (2017) <doi:10.1111/1365-2745.12869>, and an ISSR dataset of Nymphaea specimens from Reid et. al. (2021) <doi:10.1016/j.aquabot.2021.103372>. The authors of these publications are thanked for allowing the use of their data.

r-bingadsr 0.1.0
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://windsor.ai/
Licenses: GPL 3
Build system: r
Synopsis: Get Bing Ads Data via the 'Windsor.ai' API
Description:

Collect your data on digital marketing campaigns from bing Ads using the Windsor.ai API <https://windsor.ai/api-fields/>.

r-bioc-logs 1.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/mponce0/bioC.logs
Licenses: GPL 2+
Build system: r
Synopsis: BioConductor Package Downloads Stats
Description:

Download stats reported from the BioConductor.org stats website.

r-bayesdp 1.3.8
Propagated dependencies: r-survival@3.8-6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mcmcpack@1.7-1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/graemeleehickey/bayesDP
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Implementation of the Bayesian Discount Prior Approach for Clinical Trials
Description:

This package provides functions for data augmentation using the Bayesian discount prior method for single arm and two-arm clinical trials, as described in Haddad et al. (2017) <doi:10.1080/10543406.2017.1300907>. The discount power prior methodology was developed in collaboration with the The Medical Device Innovation Consortium (MDIC) Computer Modeling & Simulation Working Group.

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-benthos 2.0-0
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.1 r-readr@2.2.0 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=benthos
Licenses: GPL 3+
Build system: r
Synopsis: Marine Benthic Ecosystem Analysis
Description:

Preprocessing tools and biodiversity measures (species abundance, species richness, population heterogeneity and sensitivity) for analysing marine benthic data. See Van Loon et al. (2015) <doi:10.1016/j.seares.2015.05.002> for an application of these tools.

r-bzinb 1.0.8
Propagated dependencies: 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=bzinb
Licenses: GPL 2
Build system: r
Synopsis: Bivariate Zero-Inflated Negative Binomial Model Estimator
Description:

This package provides a maximum likelihood estimation of Bivariate Zero-Inflated Negative Binomial (BZINB) model or the nested model parameters. Also estimates the underlying correlation of the a pair of count data. See Cho, H., Liu, C., Preisser, J., and Wu, D. (In preparation) for details.

r-btergm 1.11.1
Propagated dependencies: r-statnet-common@4.13.0 r-sna@2.8 r-rocr@1.0-12 r-network@1.20.0 r-matrix@1.7-5 r-igraph@2.3.1 r-ergm@4.12.0 r-coda@0.19-4.1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/leifeld/btergm
Licenses: GPL 2+
Build system: r
Synopsis: Temporal Exponential Random Graph Models by Bootstrapped Pseudolikelihood
Description:

Temporal Exponential Random Graph Models (TERGM) estimated by maximum pseudolikelihood with bootstrapped confidence intervals or Markov Chain Monte Carlo maximum likelihood. Goodness of fit assessment for ERGMs, TERGMs, and SAOMs. Micro-level interpretation of ERGMs and TERGMs. The methods are described in Leifeld, Cranmer and Desmarais (2018), JStatSoft <doi:10.18637/jss.v083.i06>.

r-blockmodelinggui 1.8.4
Propagated dependencies: r-visnetwork@2.1.4 r-shinythemes@1.2.0 r-shinyjs@2.1.1 r-shinybusy@0.3.3 r-shiny@1.13.0 r-network@1.20.0 r-intergraph@2.0-4 r-igraph@2.3.1 r-htmlwidgets@1.6.4 r-dt@0.34.0 r-blockmodeling@1.1.8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BlockmodelingGUI
Licenses: GPL 3+
Build system: r
Synopsis: GUI for the Generalised Blockmodeling of Valued Networks
Description:

This app provides some useful tools for Offering an accessible GUI for generalised blockmodeling of single-relation, one-mode networks. The user can execute blockmodeling without having to write a line code by using the app's visual helps. Moreover, there are several ways to visualisations networks and their partitions. Finally, the results can be exported as if they were produced by writing code. The development of this package is financially supported by the Slovenian Research Agency (www.arrs.gov.si) within the research project J5-2557 (Comparison and evaluation of different approaches to blockmodeling dynamic networks by simulations with application to Slovenian co-authorship networks).

r-bellreg 0.0.2.2
Propagated dependencies: r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-rdpack@2.6.6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-numbers@0.9-2 r-mass@7.3-65 r-magic@1.6-1 r-loo@2.9.0 r-lambertw@0.6.9-2 r-formula@1.2-5 r-extradistr@1.10.0.4 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/fndemarqui/bellreg
Licenses: Expat
Build system: r
Synopsis: Count Regression Models Based on the Bell Distribution
Description:

Bell regression models for count data with overdispersion. The implemented models account for ordinary and zero-inflated regression models under both frequentist and Bayesian approaches. Theoretical details regarding the models implemented in the package can be found in Castellares et al. (2018) <doi:10.1016/j.apm.2017.12.014> and Lemonte et al. (2020) <doi:10.1080/02664763.2019.1636940>.

r-blockr-dplyr 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-shinyjs@2.1.1 r-shinyace@0.4.4 r-shiny@1.13.0 r-jsonlite@2.0.0 r-htmltools@0.5.9 r-glue@1.8.1 r-dplyr@1.2.1 r-bslib@0.11.0 r-blockr-core@0.1.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://bristolmyerssquibb.github.io/blockr.dplyr/
Licenses: GPL 3+
Build system: r
Synopsis: Interactive 'dplyr' Data Transformation Blocks
Description:

Extends blockr.core with interactive blocks for visual data wrangling using dplyr and tidyr operations. Users can build data transformation pipelines through a graphical interface without writing code directly. Includes blocks for filtering, selecting, mutating, summarizing, joining, and arranging data, with support for complex expressions, grouping operations, and real-time validation.

r-bayestwin 1.0
Propagated dependencies: r-rjags@4-17 r-matrixstats@1.5.0 r-foreign@0.8-91 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: http://www.ingaschwabe.com
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Analysis of Item-Level Twin Data
Description:

Bayesian analysis of item-level hierarchical twin data using an integrated item response theory model. Analyses are based on Schwabe & van den Berg (2014) <doi:10.1007/s10519-014-9649-7>, Molenaar & Dolan (2014) <doi:10.1007/s10519-014-9647-9>, Schwabe, Jonker & van den Berg (2016) <doi:10.1007/s10519-015-9768-9> and Schwabe, Boomsma & van den Berg (2016) <doi:10.1016/j.lindif.2017.01.018>.

r-bayespim 1.0.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-mass@7.3-65 r-ggamma@1.0.2 r-foreach@1.5.2 r-doparallel@1.0.17 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/thomasklausch2/bayespim
Licenses: Expat
Build system: r
Synopsis: Bayesian Prevalence-Incidence Mixture Model
Description:

Models time-to-event data from interval-censored screening studies. It accounts for latent prevalence at baseline and incorporates misclassification due to imperfect test sensitivity. For usage details, see the package vignette "BayesPIM_intro". Further details can be found in Klausch, Lissenberg-Witte and Coupé (2026) <doi:10.1002/sim.70433>.

r-bayeslm 2.0
Propagated dependencies: r-rcppparallel@5.1.11-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/JingyuHe/bayeslm
Licenses: LGPL 2.0+
Build system: r
Synopsis: Efficient Sampling for Gaussian Linear Regression with Arbitrary Priors
Description:

Efficient sampling for Gaussian linear regression with arbitrary priors, Hahn, He and Lopes (2018) <doi:10.48550/arXiv.1806.05738>.

r-balli 0.2.0
Propagated dependencies: r-mass@7.3-65 r-limma@3.68.3 r-edger@4.10.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BALLI
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Description:

Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALLI). Based on likelihood ratio test, it provides comparisons for effect of one or more variables. See Kyungtaek Park (2018) <doi:10.1101/344929> for more information.

r-baytrends 2.0.14
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-survival@3.8-6 r-sessioninfo@1.2.3 r-readxl@1.5.0 r-plyr@1.8.9 r-pander@0.6.6 r-mgcv@1.9-4 r-memoise@2.0.1 r-lubridate@1.9.5 r-knitr@1.51 r-fitdistrplus@1.2-6 r-dplyr@1.2.1 r-digest@0.6.39 r-dataretrieval@2.7.25
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/tetratech/baytrends
Licenses: GPL 3
Build system: r
Synopsis: Long Term Water Quality Trend Analysis
Description:

Enable users to evaluate long-term trends using a Generalized Additive Modeling (GAM) approach. The model development includes selecting a GAM structure to describe nonlinear seasonally-varying changes over time, incorporation of hydrologic variability via either a river flow or salinity, the use of an intervention to deal with method or laboratory changes suspected to impact data values, and representation of left- and interval-censored data. The approach has been applied to water quality data in the Chesapeake Bay, a major estuary on the east coast of the United States to provide insights to a range of management- and research-focused questions. Methodology described in Murphy (2019) <doi:10.1016/j.envsoft.2019.03.027>.

r-bayesanova 1.6
Propagated dependencies: r-mcmcpack@1.7-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bayesanova
Licenses: GPL 2
Build system: r
Synopsis: Bayesian Inference in the Analysis of Variance via Markov Chain Monte Carlo in Gaussian Mixture Models
Description:

This package provides a Bayesian version of the analysis of variance based on a three-component Gaussian mixture for which a Gibbs sampler produces posterior draws. For details about the Bayesian ANOVA based on Gaussian mixtures, see Kelter (2019) <arXiv:1906.07524>.

Total packages: 72693