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

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-bucss 1.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BUCSS
Licenses: GPL 3+
Build system: r
Synopsis: Bias and Uncertainty Corrected Sample Size
Description:

Bias- and Uncertainty-Corrected Sample Size. BUCSS implements a method of correcting for publication bias and uncertainty when planning sample sizes in a future study from an original study. See Anderson, Kelley, & Maxwell (2017; Psychological Science, 28, 1547-1562).

r-bayesproject 1.0
Propagated dependencies: r-rdpack@2.6.4 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0
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-bigrquerystorage 1.2.2
Dependencies: zlib@1.3.1 openssl@3.0.8
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-rcpp@1.1.0 r-nanoarrow@0.7.0-1 r-lifecycle@1.0.4 r-bit64@4.6.0-1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/meztez/bigrquerystorage
Licenses: FSDG-compatible
Build system: r
Synopsis: An Interface to Google's 'BigQuery Storage' API
Description:

Easily talk to Google's BigQuery Storage API from R (<https://cloud.google.com/bigquery/docs/reference/storage/rpc>).

r-bayesctdesign 0.6.1
Propagated dependencies: r-survival@3.8-3 r-reshape2@1.4.5 r-ggplot2@4.0.1 r-eha@2.11.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/begglest/BayesCTDesign
Licenses: GPL 3
Build system: r
Synopsis: Two Arm Bayesian Clinical Trial Design with and Without Historical Control Data
Description:

This package provides a set of functions to help clinical trial researchers calculate power and sample size for two-arm Bayesian randomized clinical trials that do or do not incorporate historical control data. At some point during the design process, a clinical trial researcher who is designing a basic two-arm Bayesian randomized clinical trial needs to make decisions about power and sample size within the context of hypothesized treatment effects. Through simulation, the simple_sim() function will estimate power and other user specified clinical trial characteristics at user specified sample sizes given user defined scenarios about treatment effect,control group characteristics, and outcome. If the clinical trial researcher has access to historical control data, then the researcher can design a two-arm Bayesian randomized clinical trial that incorporates the historical data. In such a case, the researcher needs to work through the potential consequences of historical and randomized control differences on trial characteristics, in addition to working through issues regarding power in the context of sample size, treatment effect size, and outcome. If a researcher designs a clinical trial that will incorporate historical control data, the researcher needs the randomized controls to be from the same population as the historical controls. What if this is not the case when the designed trial is implemented? During the design phase, the researcher needs to investigate the negative effects of possible historic/randomized control differences on power, type one error, and other trial characteristics. Using this information, the researcher should design the trial to mitigate these negative effects. Through simulation, the historic_sim() function will estimate power and other user specified clinical trial characteristics at user specified sample sizes given user defined scenarios about historical and randomized control differences as well as treatment effects and outcomes. The results from historic_sim() and simple_sim() can be printed with print_table() and graphed with plot_table() methods. Outcomes considered are Gaussian, Poisson, Bernoulli, Lognormal, Weibull, and Piecewise Exponential. The methods are described in Eggleston et al. (2021) <doi:10.18637/jss.v100.i21>.

r-brand-yml 0.1.0
Propagated dependencies: r-yaml@2.3.10 r-rlang@1.1.6 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://posit-dev.github.io/brand-yml/pkg/r/
Licenses: Expat
Build system: r
Synopsis: Unified Branding with a Simple YAML File
Description:

Read and process brand.yml YAML files. brand.yml is a simple, portable YAML file that codifies your company's brand guidelines into a format that can be used by Quarto', Shiny and R tooling to create branded outputs. Maintain unified, branded theming for web applications to printed reports to dashboards and presentations with a consistent look and feel.

r-bayesianfitforecast 1.1.0
Propagated dependencies: r-xlsx@0.6.5 r-stringr@1.6.0 r-rstan@2.32.7 r-readxl@1.4.5 r-openxlsx@4.2.8.1 r-loo@2.8.0 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-bayesplot@1.14.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/gchowell/BayesianFitForecast
Licenses: CC0
Build system: r
Synopsis: Bayesian Parameter Estimation and Forecasting for Epidemiological Models
Description:

This package provides methods for Bayesian parameter estimation and forecasting in epidemiological models. Functions enable model fitting using Bayesian methods and generate forecasts with uncertainty quantification. Implements approaches described in <doi:10.48550/arXiv.2411.05371> and <doi:10.1002/sim.9164>.

r-bandicoot 1.0.0
Propagated dependencies: r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://tengmcing.github.io/bandicoot/
Licenses: Expat
Build system: r
Synopsis: Light-Weight 'python'-Like Object-Oriented System
Description:

This package provides a light-weight object-oriented system with python'-like syntax which supports multiple inheritances and incorporates a python'-like method resolution order.

r-boostmath 1.4.0
Propagated dependencies: r-cpp11@0.5.2 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/andrjohns/boostmath
Licenses: Expat
Build system: r
Synopsis: 'R' Bindings for the 'Boost' Math Functions
Description:

R bindings for the various functions and statistical distributions provided by the Boost Math library <https://www.boost.org/doc/libs/latest/libs/math/doc/html/index.html>.

r-bulkqc 1.1
Propagated dependencies: r-stddiff@3.1 r-isotree@0.6.1-5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bulkQC
Licenses: GPL 3
Build system: r
Synopsis: Quality Control and Outlier Identification in Bulk for Multicenter Trials
Description:

Multicenter randomized trials involve the collection and analysis of data from numerous study participants across multiple sites. Outliers may be present. To identify outliers, this package examines data at the individual level (univariate and multivariate) and site-level (with and without covariate adjustment). Methods are outlined in further detail in Rigdon et al (to appear).

r-bnptsclust 2.0
Propagated dependencies: r-mvtnorm@1.3-3 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=BNPTSclust
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Nonparametric Algorithm for Time Series Clustering
Description:

This package performs the algorithm for time series clustering described in Nieto-Barajas and Contreras-Cristan (2014).

r-bartxviz 1.0.11
Propagated dependencies: r-tidyr@1.3.1 r-superlearner@2.0-29 r-stringr@1.6.0 r-reshape2@1.4.5 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-missforest@1.6.1 r-gridextra@2.3 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-gggenes@0.5.1 r-ggforce@0.5.0 r-ggfittext@0.10.2 r-foreach@1.5.2 r-forcats@1.0.1 r-dplyr@1.1.4 r-dbarts@0.9-33 r-data-table@1.17.8 r-bartmachine@1.4.1.1 r-bart@2.9.10 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/ldongeunl/bartXViz
Licenses: GPL 2+
Build system: r
Synopsis: Visualization of BART and BARP using SHAP
Description:

Complex machine learning models are often difficult to interpret. Shapley values serve as a powerful tool to understand and explain why a model makes a particular prediction. This package computes variable contributions using permutation-based Shapley values for Bayesian Additive Regression Trees (BART) and its extension with Post-Stratification (BARP). The permutation-based SHAP method proposed by Strumbel and Kononenko (2014) <doi:10.1007/s10115-013-0679-x> is grounded in data obtained via MCMC sampling. Similar to the BART model introduced by Chipman, George, and McCulloch (2010) <doi:10.1214/09-AOAS285>, this package leverages Bayesian posterior samples generated during model estimation, allowing variable contributions to be computed without requiring additional sampling. The BART model is designed to work with the following R packages: BART <doi:10.18637/jss.v097.i01>, bartMachine <doi:10.18637/jss.v070.i04>, and dbarts <https://CRAN.R-project.org/package=dbarts>. For XGBoost and baseline adjustments, the approach by Lundberg et al. (2020) <doi:10.1038/s42256-019-0138-9> is also considered. The BARP model proposed by Bisbee (2019) <doi:10.1017/S0003055419000480> was implemented with reference to <https://github.com/jbisbee1/BARP> and is designed to work with modified functions based on that implementation. BARP extends post-stratification by computing variable contributions within each stratum defined by stratifying variables. The resulting Shapley values are visualized through both global and local explanation methods.

r-bayesrep 0.42.2
Propagated dependencies: r-lamw@2.2.5 r-hypergeo@1.2-14
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/SamCH93/BayesRep
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Analysis of Replication Studies
Description:

This package provides tools for the analysis of replication studies using Bayes factors (Pawel and Held, 2022) <doi:10.1111/rssb.12491>.

r-bmco 0.1.0
Propagated dependencies: r-rdpack@2.6.4 r-pgdraw@1.1 r-msm@1.8.2 r-mcmcpack@1.7-1 r-coda@0.19-4.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/XynthiaKavelaars/bmco
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Analysis for Multivariate Categorical Outcomes
Description:

This package provides Bayesian methods for comparing groups on multiple binary outcomes. Includes basic tests using multivariate Bernoulli distributions, subgroup analysis via generalized linear models, and multilevel models for clustered data. For statistical underpinnings, see Kavelaars, Mulder, and Kaptein (2020) <doi:10.1177/0962280220922256>, Kavelaars, Mulder, and Kaptein (2024) <doi:10.1080/00273171.2024.2337340>, and Kavelaars, Mulder, and Kaptein (2023) <doi:10.1186/s12874-023-02034-z>. An interactive shiny app to perform sample size computations is available.

r-blockr-dock 0.1.0
Propagated dependencies: r-shinywidgets@0.9.1 r-shinyjs@2.1.0 r-shiny@1.11.1 r-jsonlite@2.0.0 r-htmltools@0.5.8.1 r-glue@1.8.0 r-dockviewr@0.3.0 r-cli@3.6.5 r-bslib@0.9.0 r-bsicons@0.1.2 r-blockr-core@0.1.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://bristolmyerssquibb.github.io/blockr.dock/
Licenses: GPL 3+
Build system: r
Synopsis: Docking Layout Manager for 'blockr'
Description:

Building on the docking layout manager provided by dockViewR', this provides a flexible front-end to blockr.core'. It provides an extension mechanism which allows for providing means to manipulate a board object via panel-based user interface components.

r-bayesregdtr 1.1.2
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-progressr@0.18.0 r-mvtnorm@1.3-3 r-future@1.68.0 r-foreach@1.5.2 r-dorng@1.8.6.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/jlimrasc/BayesRegDTR
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Regression for Dynamic Treatment Regimes
Description:

This package provides methods to estimate optimal dynamic treatment regimes using Bayesian likelihood-based regression approach as described in Yu, W., & Bondell, H. D. (2023) <doi:10.1093/jrsssb/qkad016> Uses backward induction and dynamic programming theory for computing expected values. Offers options for future parallel computing.

r-bayescace 1.2.3
Propagated dependencies: r-rjags@4-17 r-rdpack@2.6.4 r-metafor@4.8-0 r-lme4@1.1-37 r-forestplot@3.1.7 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=BayesCACE
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Model for CACE Analysis
Description:

This package performs CACE (Complier Average Causal Effect analysis) on either a single study or meta-analysis of datasets with binary outcomes, using either complete or incomplete noncompliance information. Our package implements the Bayesian methods proposed in Zhou et al. (2019) <doi:10.1111/biom.13028>, which introduces a Bayesian hierarchical model for estimating CACE in meta-analysis of clinical trials with noncompliance, and Zhou et al. (2021) <doi:10.1080/01621459.2021.1900859>, with an application example on Epidural Analgesia.

r-bcrypt 1.2.1
Propagated dependencies: r-openssl@2.3.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://jeroen.r-universe.dev/bcrypt
Licenses: FreeBSD
Build system: r
Synopsis: 'Blowfish' Key Derivation and Password Hashing
Description:

Bindings to the blowfish password hashing algorithm <https://www.openbsd.org/papers/bcrypt-paper.pdf> derived from the OpenBSD implementation.

r-bis 0.4
Propagated dependencies: r-xml2@1.5.0 r-rvest@1.0.5 r-readr@2.1.6 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/stefanangrick/BIS
Licenses: CC0
Build system: r
Synopsis: Programmatic Access to Bank for International Settlements Data
Description:

This package provides an interface to data provided by the Bank for International Settlements <https://www.bis.org>, allowing for programmatic retrieval of a large quantity of (central) banking data.

r-bayesppdsurv 1.0.3
Propagated dependencies: r-tidyr@1.3.1 r-rcppdist@0.1.1.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesPPDSurv
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Power Prior Design for Survival Data
Description:

Bayesian power/type I error calculation and model fitting using the power prior and the normalized power prior for proportional hazards models with piecewise constant hazard. The methodology and examples of applying the package are detailed in <doi:10.48550/arXiv.2404.05118>. The Bayesian clinical trial design methodology is described in Chen et al. (2011) <doi:10.1111/j.1541-0420.2011.01561.x>, and Psioda and Ibrahim (2019) <doi:10.1093/biostatistics/kxy009>. The proportional hazards model with piecewise constant hazard is detailed in Ibrahim et al. (2001) <doi:10.1007/978-1-4757-3447-8>.

r-bamboohr 0.1.1
Propagated dependencies: r-withr@3.0.2 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-janitor@2.2.1 r-httr@1.4.7 r-glue@1.8.0 r-dplyr@1.1.4 r-curl@7.0.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://mangothecat.github.io/bambooHR/
Licenses: Expat
Build system: r
Synopsis: Wrapper to the 'BambooHR' API
Description:

Enables a user to consume the BambooHR API endpoints using R. The actual URL of the API will depend on your company domain, and will be handled by the package automatically once you setup the config file. The API documentation can be found here <https://documentation.bamboohr.com/docs>.

r-bchron 4.7.8
Propagated dependencies: r-stringr@1.6.0 r-scales@1.4.0 r-purrr@1.2.0 r-mclust@6.1.2 r-mass@7.3-65 r-magrittr@2.0.4 r-ggridges@0.5.7 r-ggplot2@4.0.1 r-ggforce@0.5.0 r-dplyr@1.1.4 r-coda@0.19-4.1 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://andrewcparnell.github.io/Bchron/
Licenses: GPL 2+
Build system: r
Synopsis: Age-Depth Radiocarbon Modelling
Description:

Enables quick calibration of radiocarbon dates under various calibration curves (including user generated ones); age-depth modelling as per the algorithm of Haslett and Parnell (2008) <DOI:10.1111/j.1467-9876.2008.00623.x>; Relative sea level rate estimation incorporating time uncertainty in polynomial regression models (Parnell and Gehrels 2015) <DOI:10.1002/9781118452547.ch32>; non-parametric phase modelling via Gaussian mixtures as a means to determine the activity of a site (and as an alternative to the Oxcal function SUM(); currently unpublished), and reverse calibration of dates from calibrated into 14C years (also unpublished).

r-bmass 1.0.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/mturchin20/bmass
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Multivariate Analysis of Summary Statistics
Description:

Multivariate tool for analyzing genome-wide association study results in the form of univariate summary statistics. The goal of bmass is to comprehensively test all possible multivariate models given the phenotypes and datasets provided. Multivariate models are determined by assigning each phenotype to being either Unassociated (U), Directly associated (D) or Indirectly associated (I) with the genetic variant of interest. Test results for each model are presented in the form of Bayes factors, thereby allowing direct comparisons between models. The underlying framework implemented here is based on the modeling developed in "A Unified Framework for Association Analysis with Multiple Related Phenotypes", M. Stephens (2013) <doi:10.1371/journal.pone.0065245>.

r-bitrina 1.3.2
Propagated dependencies: r-diptest@0.77-2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BiTrinA
Licenses: Artistic License 2.0
Build system: r
Synopsis: Binarization and Trinarization of One-Dimensional Data
Description:

This package provides methods for the binarization and trinarization of one-dimensional data and some visualization functions.

r-bfbin2arm 0.1.0
Propagated dependencies: r-vgam@1.1-13 r-patchwork@1.3.2 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bfbin2arm
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Bayes Factor Design for Two-Arm Binomial Trials
Description:

Design and analysis of two-arm binomial clinical (phase II) trials using Bayes factors. Implements Bayes factors for point-null and directional hypotheses, predictive densities under different hypotheses, and power and sample size calibration with optional frequentist type-I error and power.

Total packages: 69239