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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-bshazard 1.2
Propagated dependencies: r-survival@3.8-3 r-epi@2.61
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-branchingprocess 0.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/EpiForeSITE/branchingprocess
Licenses: Expat
Build system: r
Synopsis: Calculate Outbreak Probabilities for a Branching Process Model
Description:

Quantify outbreak risk posed by individual importers of a transmissible pathogen. Input parameters of negative binomial offspring distributions for the number of transmissions from each infected individual and initial number of infected. Calculate probabilities of final outbreak size and generations of transmission, as described in Toth et al. (2015) <doi:10.3201/eid2108.150170> and Toth et al. (2016) <doi:10.1016/j.epidem.2016.04.002>.

r-basketballanalyzer 0.8.1
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-statnet-common@4.12.0 r-sp@2.2-0 r-rlang@1.1.6 r-readr@2.1.6 r-plyr@1.8.9 r-pbsmapping@2.74.1 r-operators@0.1-8 r-mathjaxr@1.8-0 r-mass@7.3-65 r-magrittr@2.0.4 r-gtools@3.9.5 r-gridextra@2.3 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-ggally@2.4.0 r-dplyr@1.1.4 r-directlabels@2025.6.24 r-data-table@1.17.8 r-corrplot@0.95
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/sndmrc/BasketballAnalyzeR/
Licenses: GPL 2+
Build system: r
Synopsis: Analysis and Visualization of Basketball Data
Description:

This package contains data and code to accompany the book P. Zuccolotto and M. Manisera (2020) Basketball Data Science. Applications with R. CRC Press. ISBN 9781138600799.

r-basefun 1.2-6
Propagated dependencies: r-variables@1.1-2 r-polynom@1.4-1 r-orthopolynom@1.0-6.1 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: http://ctm.R-forge.R-project.org
Licenses: GPL 2
Build system: r
Synopsis: Infrastructure for Computing with Basis Functions
Description:

Some very simple infrastructure for basis functions.

r-bayesmsm 1.0.0
Propagated dependencies: r-r2jags@0.8-9 r-mcmcpack@1.7-1 r-ggplot2@4.0.1 r-foreach@1.5.2 r-doparallel@1.0.17 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/Kuan-Liu-Lab/bayesmsm
Licenses: Expat
Build system: r
Synopsis: Fitting Bayesian Marginal Structural Models for Longitudinal Observational Data
Description:

This package implements Bayesian marginal structural models for causal effect estimation with time-varying treatment and confounding. It includes an extension to handle informative right censoring. The Bayesian importance sampling weights are estimated using JAGS. See Saarela (2015) <doi:10.1111/biom.12269> for methodological details.

r-bayesmix 0.7-6
Propagated dependencies: r-rjags@4-17 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://statmath.wu.ac.at/~gruen/BayesMix/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Bayesian Mixture Models with JAGS
Description:

Fits finite mixture models of univariate Gaussian distributions using JAGS within a Bayesian framework.

r-bigmds 3.0.0
Propagated dependencies: r-svd@0.5.8 r-pracma@2.4.6 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/pachoning/bigmds
Licenses: Expat
Build system: r
Synopsis: Multidimensional Scaling for Big Data
Description:

MDS is a statistic tool for reduction of dimensionality, using as input a distance matrix of dimensions n à n. When n is large, classical algorithms suffer from computational problems and MDS configuration can not be obtained. With this package, we address these problems by means of six algorithms, being two of them original proposals: - Landmark MDS proposed by De Silva V. and JB. Tenenbaum (2004). - Interpolation MDS proposed by Delicado P. and C. Pachón-Garcà a (2021) <arXiv:2007.11919> (original proposal). - Reduced MDS proposed by Paradis E (2018). - Pivot MDS proposed by Brandes U. and C. Pich (2007) - Divide-and-conquer MDS proposed by Delicado P. and C. Pachón-Garcà a (2021) <arXiv:2007.11919> (original proposal). - Fast MDS, proposed by Yang, T., J. Liu, L. McMillan and W. Wang (2006).

r-bitstreamio 0.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/coolbutuseless/bitstreamio
Licenses: Expat
Build system: r
Synopsis: Read and Write Bits from Files, Connections and Raw Vectors
Description:

Bit-level reading and writing are necessary when dealing with many file formats e.g. compressed data and binary files. Currently, R connections are manipulated at the byte level. This package wraps existing connections and raw vectors so that it is possible to read bits, bit sequences, unaligned bytes and low-bit representations of integers.

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-bandsfdp 1.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/uni-Arya/bandsfdp
Licenses: Expat
Build system: r
Synopsis: Compute Upper Prediction Bounds on the FDP in Competition-Based Setups
Description:

This package implements functions that calculate upper prediction bounds on the false discovery proportion (FDP) in the list of discoveries returned by competition-based setups, implementing Ebadi et al. (2022) <arXiv:2302.11837>. Such setups include target-decoy competition (TDC) in computational mass spectrometry and the knockoff construction in linear regression (note this package typically uses the terminology of TDC). Included is the standardized (TDC-SB) and uniform (TDC-UB) bound on TDC's FDP, and the simultaneous standardized and uniform bands. Requires pre-computed Monte Carlo statistics available at <https://github.com/uni-Arya/fdpbandsdata>. This data can be downloaded by running the command devtools::install_github("uni-Arya/fdpbandsdata") in R and restarting R after installation. The size of this data is roughly 81Mb.

r-beeca 0.2.0
Propagated dependencies: r-sandwich@3.1-1 r-lifecycle@1.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://openpharma.github.io/beeca/
Licenses: LGPL 3+
Build system: r
Synopsis: Binary Endpoint Estimation with Covariate Adjustment
Description:

This package performs estimation of marginal treatment effects for binary outcomes when using logistic regression working models with covariate adjustment (see discussions in Magirr et al (2024) <https://osf.io/9mp58/>). Implements the variance estimators of Ge et al (2011) <doi:10.1177/009286151104500409> and Ye et al (2023) <doi:10.1080/24754269.2023.2205802>.

r-bhai 0.99.2
Propagated dependencies: r-prevtoinc@0.12.0 r-plotrix@3.8-13 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=BHAI
Licenses: GPL 3
Build system: r
Synopsis: Estimate the Burden of Healthcare-Associated Infections
Description:

This package provides an approach which is based on the methodology of the Burden of Communicable Diseases in Europe (BCoDE) and can be used for large and small samples such as individual countries. The Burden of Healthcare-Associated Infections (BHAI) is estimated in disability-adjusted life years, number of infections as well as number of deaths per year. Results can be visualized with various plotting functions and exported into tables.

r-bolstad 0.2.42
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=Bolstad
Licenses: GPL 2+
Build system: r
Synopsis: Functions for Elementary Bayesian Inference
Description:

This package provides a set of R functions and data sets for the book Introduction to Bayesian Statistics, Bolstad, W.M. (2017), John Wiley & Sons ISBN 978-1-118-09156-2.

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-bayeslca 1.9
Propagated dependencies: r-nlme@3.1-168 r-mcmcpack@1.7-1 r-fields@17.1 r-e1071@1.7-16 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=BayesLCA
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Latent Class Analysis
Description:

Bayesian Latent Class Analysis using several different methods.

r-bpm 1.0.0
Propagated dependencies: r-limma@3.66.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BPM
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Purity Model to Estimate Tumor Purity
Description:

Bayesian purity model to estimate tumor purity using methylation array data (DNA methylation Infinium 450K array data) without reference samples.

r-bayespiecehazselect 1.1.0
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesPieceHazSelect
Licenses: GPL 2
Build system: r
Synopsis: Variable Selection in a Hierarchical Bayesian Model for a Hazard Function
Description:

Fits a piecewise exponential hazard to survival data using a Hierarchical Bayesian model with an Intrinsic Conditional Autoregressive formulation for the spatial dependency in the hazard rates for each piece. This function uses Metropolis- Hastings-Green MCMC to allow the number of split points to vary and also uses Stochastic Search Variable Selection to determine what covariates drive the risk of the event. This function outputs trace plots depicting the number of split points in the hazard and the number of variables included in the hazard. The function saves all posterior quantities to the desired path.

r-bwimage 1.3
Propagated dependencies: r-png@0.1-8 r-jpeg@0.1-11
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bwimage
Licenses: GPL 2+
Build system: r
Synopsis: Describe Image Patterns in Natural Structures
Description:

This package provides a computational tool to describe patterns in black and white images from natural structures. bwimage implemented functions for exceptionally broad subject. For instance, bwimage provide examples that range from calculation of canopy openness, description of patterns in vertical vegetation structure, to patterns in bird nest structure.

r-bestree 0.5.2
Propagated dependencies: 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=BESTree
Licenses: Expat
Build system: r
Synopsis: Branch-Exclusive Splits Trees
Description:

Decision tree algorithm with a major feature added. Allows for users to define an ordering on the partitioning process. Resulting in Branch-Exclusive Splits Trees (BEST). Cedric Beaulac and Jeffrey S. Rosentahl (2019) <arXiv:1804.10168>.

r-bnpmix 1.2.1
Propagated dependencies: r-rcppdist@0.1.1.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-ggpubr@0.6.2 r-ggplot2@4.0.1 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=BNPmix
Licenses: LGPL 3 FSDG-compatible
Build system: r
Synopsis: Bayesian Nonparametric Mixture Models
Description:

This package provides functions to perform Bayesian nonparametric univariate and multivariate density estimation and clustering, by means of Pitman-Yor mixtures, and dependent Dirichlet process mixtures for partially exchangeable data. See Corradin et al. (2021) <doi:10.18637/jss.v100.i15> for more details.

r-bff 4.5.0
Propagated dependencies: r-rlang@1.1.6 r-matrix@1.7-4 r-gsl@2.1-9 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/rshudde/BFF
Licenses: GPL 2+
Build system: r
Synopsis: Bayes Factor Functions
Description:

Bayes factors represent the ratio of probabilities assigned to data by competing scientific hypotheses. However, one drawback of Bayes factors is their dependence on prior specifications that define null and alternative hypotheses. Additionally, there are challenges in their computation. To address these issues, we define Bayes factor functions (BFFs) directly from common test statistics. BFFs express Bayes factors as a function of the prior densities used to define the alternative hypotheses. These prior densities are centered on standardized effects, which serve as indices for the BFF. Therefore, BFFs offer a summary of evidence in favor of alternative hypotheses that correspond to a range of scientifically interesting effect sizes. Such summaries remove the need for arbitrary thresholds to determine "statistical significance." BFFs are available in closed form and can be easily computed from z, t, chi-squared, and F statistics. They depend on hyperparameters "r" and "tau^2", which determine the shape and scale of the prior distributions defining the alternative hypotheses. Plots of BFFs versus effect size provide informative summaries of hypothesis tests that can be easily aggregated across studies.

r-bigbits 1.4
Propagated dependencies: r-rmpfr@1.1-2 r-gmp@0.7-5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bigBits
Licenses: LGPL 3
Build system: r
Synopsis: Perform Boolean Operations on Large Numbers
Description:

This package provides a set of Boolean operators which accept integers of any size, in any base from 2 to 36, including 2's complement format, and perform actions like "AND," "OR", "NOT", "SHIFTR/L" etc. The output can be in any base specified. A direct base to base converter is included.

r-barulho 2.1.6
Propagated dependencies: r-warbler@1.1.37 r-viridis@0.6.5 r-tuner@1.4.7 r-sim-diffproc@5.0 r-seewave@2.2.4 r-rlang@1.1.6 r-png@0.1-8 r-ohun@1.0.4 r-fftw@1.0-9 r-cli@3.6.5 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/ropensci/baRulho
Licenses: GPL 2+
Build system: r
Synopsis: Quantifying (Animal) Sound Degradation
Description:

Intended to facilitate acoustic analysis of (animal) sound propagation experiments, which typically aim to quantify changes in signal structure when transmitted in a given habitat by broadcasting and re-recording animal sounds at increasing distances. The package offers a workflow with functions to prepare the data set for analysis as well as to calculate and visualize several degradation metrics, including blur ratio, signal-to-noise ratio, excess attenuation and envelope correlation among others (Dabelsteen et al 1993 <doi:10.1121/1.406682>).

r-bimodalindex 1.1.11
Propagated dependencies: r-oompabase@3.2.10 r-mclust@6.1.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: http://oompa.r-forge.r-project.org/
Licenses: ASL 2.0
Build system: r
Synopsis: The Bimodality Index
Description:

Defines the functions used to compute the bimodal index as defined by Wang et al. (2009) <https://pmc.ncbi.nlm.nih.gov/articles/PMC2730180/>, <doi:10.4137/CIN.S2846>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457