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

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-blr 1.6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BLR
Licenses: GPL 2
Build system: r
Synopsis: Bayesian Linear Regression
Description:

Bayesian Linear Regression.

r-betapass 1.1-2
Propagated dependencies: r-pbapply@1.7-4 r-ggplot2@4.0.3 r-betareg@3.2-4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BetaPASS
Licenses: GPL 2+
Build system: r
Synopsis: Calculate Power and Sample Size with Beta Regression
Description:

Power calculations are a critical component of any research study to determine the minimum sample size necessary to detect differences between multiple groups. Researchers often work with data taking the form of proportions that can be modeled with a beta distribution. Here we present an R package, BetaPASS', that perform power and sample size calculations for data following a beta distribution with comparative nonparametric output. This package allows flexibility with multiple options for link functions to fit the data and graphing functionality for visual comparisons.

r-bbknnr 2.0.2
Propagated dependencies: r-uwot@0.2.4 r-tidytable@0.11.2 r-seuratobject@5.4.0 r-seurat@5.5.0 r-rtsne@0.17 r-rnndescent@0.2.0 r-rlang@1.2.0 r-rcppeigen@0.3.4.0.2 r-rcppannoy@0.0.23 r-rcpp@1.1.1-1.1 r-glmnet@5.0 r-future-apply@1.20.2 r-future@1.70.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/ycli1995/bbknnR
Licenses: Expat
Build system: r
Synopsis: Perform Batch Balanced KNN in R
Description:

This package provides a fast and intuitive batch effect removal tool for single-cell data. BBKNN is originally used in the scanpy python package, and now can be used with Seurat seamlessly.

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-bcaboot 0.2-3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://bnaras.github.io/bcaboot/
Licenses: GPL 2+
Build system: r
Synopsis: Bias Corrected Bootstrap Confidence Intervals
Description:

Computation of bootstrap confidence intervals in an almost automatic fashion as described in Efron and Narasimhan (2020, <doi:10.1080/10618600.2020.1714633>).

r-bayesln 0.2.12
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-optimx@2025-4.9 r-matrix@1.7-5 r-mass@7.3-65 r-lme4@2.0-1 r-gsl@2.1-9 r-generalizedhyperbolic@0.8-7 r-data-table@1.18.4 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=BayesLN
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Inference for Log-Normal Data
Description:

Bayesian inference under log-normality assumption must be performed very carefully. In fact, under the common priors for the variance, useful quantities in the original data scale (like mean and quantiles) do not have posterior moments that are finite (Fabrizi et al. 2012 <doi:10.1214/12-BA733>). This package allows to easily carry out a proper Bayesian inferential procedure by fixing a suitable distribution (the generalized inverse Gaussian) as prior for the variance. Functions to estimate several kind of means (unconditional, conditional and conditional under a mixed model) and quantiles (unconditional and conditional) are provided.

r-braggr 0.1.1
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://cran.r-project.org/package=braggR
Licenses: GPL 2
Build system: r
Synopsis: Calculate the Revealed Aggregator of Probability Predictions
Description:

Forecasters predicting the chances of a future event may disagree due to differing evidence or noise. To harness the collective evidence of the crowd, Ville Satopää (2021) "Regularized Aggregation of One-off Probability Predictions" <https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3769945> proposes a Bayesian aggregator that is regularized by analyzing the forecasters disagreement and ascribing over-dispersion to noise. This aggregator requires no user intervention and can be computed efficiently even for a large numbers of predictions. The author evaluates the aggregator on subjective probability predictions collected during a four-year forecasting tournament sponsored by the US intelligence community. The aggregator improves the accuracy of simple averaging by around 20% and other state-of-the-art aggregators by 10-25%. The advantage stems almost exclusively from improved calibration. This aggregator -- know as "the revealed aggregator" -- inputs a) forecasters probability predictions (p) of a future binary event and b) the forecasters common prior (p0) of the future event. In this R-package, the function sample_aggregator(p,p0,...) allows the user to calculate the revealed aggregator. Its use is illustrated with a simple example.

r-bexy 0.1.3
Propagated dependencies: r-ternary@2.3.7 r-teachingdemos@2.13
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bexy
Licenses: GPL 2
Build system: r
Synopsis: Visualize and Parse the Output of 'BeXY'
Description:

This package provides functions for summarizing and plotting the output of the command-line tool BeXY (<https://bitbucket.org/wegmannlab/bexy>), a tool that performs Bayesian inference of sex chromosome karyotypes and sex-linked scaffolds from low-depth sequencing data.

r-bioinactivation 1.3.1
Propagated dependencies: r-rlang@1.2.0 r-purrr@1.2.2 r-mass@7.3-65 r-lazyeval@0.2.3 r-ggplot2@4.0.3 r-fme@1.3.6.4 r-dplyr@1.2.1 r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bioinactivation
Licenses: GPL 3
Build system: r
Synopsis: Mathematical Modelling of (Dynamic) Microbial Inactivation
Description:

This package provides functions for modelling microbial inactivation under isothermal or dynamic conditions. The calculations are based on several mathematical models broadly used by the scientific community and industry. Functions enable to make predictions for cases where the kinetic parameters are known. It also implements functions for parameter estimation for isothermal and dynamic conditions. The model fitting capabilities include an Adaptive Monte Carlo method for a Bayesian approach to parameter estimation.

r-biovizseq 1.0.5
Propagated dependencies: r-treeio@1.36.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-shiny@1.13.0 r-seqinr@4.2-44 r-rcolorbrewer@1.1-3 r-magrittr@2.0.5 r-httr@1.4.8 r-ggtree@4.2.0 r-ggplot2@4.0.3 r-ggh4x@0.3.1 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=BioVizSeq
Licenses: Artistic License 2.0
Build system: r
Synopsis: Visualizing the Elements Within Bio-Sequences
Description:

Visualizing the types and distribution of elements within bio-sequences. At the same time, We have developed a geom layer, geom_rrect(), that can generate rounded rectangles. No external references are used in the development of this package.

r-buildr 0.1.1
Propagated dependencies: r-usethis@3.2.1 r-tibble@3.3.1 r-stringr@1.6.0 r-rstudioapi@0.18.0 r-readr@2.2.0 r-magrittr@2.0.5 r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://netique.github.io/buildr/
Licenses: GPL 3+
Build system: r
Synopsis: Organize & Run Build Scripts Comfortably
Description:

Working with reproducible reports or any other similar projects often require to run the script that builds the output file in a specified way. buildr can help you organize, modify and comfortably run those scripts. The package provides a set of functions that interactively guides you through the process and that are available as RStudio Addin, meaning you can set up the keyboard shortcuts, enabling you to choose and run the desired build script with one keystroke anywhere anytime.

r-blisa 0.2.0
Propagated dependencies: r-viridislite@0.4.3 r-summarizedexperiment@1.42.0 r-spdep@1.4-2 r-spatialexperiment@1.22.0 r-sf@1.1-1 r-matrix@1.7-5 r-ggplot2@4.0.3 r-complexheatmap@2.28.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=blisa
Licenses: GPL 3+
Build system: r
Synopsis: Infer Cell-Cell Communication from Spatial Transcriptomics
Description:

Identifies cell-cell communication hotspots in spatial transcriptomics data using bivariate Local Moran's I statistics on hexagonally binned cells. Provides functions for spatial weighting, ligand-receptor pair filtering, hotspot detection, and visualisation of sender-receiver cell-type interactions.

r-bs4dash 2.3.5
Propagated dependencies: r-waiter@0.2.5-1.927501b r-shiny@1.13.0 r-rlang@1.2.0 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-httpuv@1.6.17 r-htmltools@0.5.9 r-fresh@0.2.2 r-cli@3.6.6 r-bslib@0.11.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/RinteRface/bs4Dash
Licenses: GPL 2+ FSDG-compatible
Build system: r
Synopsis: 'Bootstrap 4' Version of 'shinydashboard'
Description:

Make Bootstrap 4 Shiny dashboards. Use the full power of AdminLTE3', a dashboard template built on top of Bootstrap 4 <https://github.com/ColorlibHQ/AdminLTE>.

r-bacistool 1.0.0
Dependencies: jags@4.3.1
Propagated dependencies: r-rjags@4-17
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bacistool
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Classification and Information Sharing (BaCIS) Tool for the Design of Multi-Group Phase II Clinical Trials
Description:

This package provides the design of multi-group phase II clinical trials with binary outcomes using the hierarchical Bayesian classification and information sharing (BaCIS) model. Subgroups are classified into two clusters on the basis of their outcomes mimicking the hypothesis testing framework. Subsequently, information sharing takes place within subgroups in the same cluster, rather than across all subgroups. This method can be applied to the design and analysis of multi-group clinical trials with binary outcomes. Reference: Nan Chen and J. Jack Lee (2019) <doi:10.1002/bimj.201700275>.

r-bsgof 0.23.8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://AppliedStat.GitHub.io/R/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Birnbaum-Saunders Goodness-of-Fit Test
Description:

This package performs goodness of fit test for the Birnbaum-Saunders distribution and provides the maximum likelihood estimate and the method-of-moments estimate. For more details, see Park and Wang (2013) <arXiv:2308.10150>. This work was supported by the National Research Foundation of Korea (NRF) grants funded by the Korea government (MSIT) (No. 2022R1A2C1091319, RS-2023-00242528).

r-binr 1.1.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/jabiru/binr
Licenses: ASL 2.0
Build system: r
Synopsis: Cut Numeric Values into Evenly Distributed Groups
Description:

Package binr (pronounced as "binner") provides algorithms for cutting numerical values exhibiting a potentially highly skewed distribution into evenly distributed groups (bins). This functionality can be applied for binning discrete values, such as counts, as well as for discretization of continuous values, for example, during generation of features used in machine learning algorithms.

r-biomass 2.2.7
Propagated dependencies: r-terra@1.9-27 r-sf@1.1-1 r-rappdirs@0.3.4 r-proj4@1.0-15 r-minpack-lm@1.2-4 r-jsonlite@2.0.0 r-ggplot2@4.0.3 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://umr-amap.github.io/BIOMASS/
Licenses: GPL 2
Build system: r
Synopsis: Estimating Aboveground Biomass and Its Uncertainty in Tropical Forests
Description:

This package contains functions for estimating above-ground biomass/carbon and its uncertainty in tropical forests. These functions allow to (1) retrieve and correct taxonomy, (2) estimate wood density and its uncertainty, (3) build height-diameter models, (4) manage tree and plot coordinates, (5) estimate above-ground biomass/carbon at stand level with associated uncertainty. To cite â BIOMASSâ , please use citation(â BIOMASSâ ). For more information, see Réjou-Méchain et al. (2017) <doi:10.1111/2041-210X.12753>.

r-basepenguins 0.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/EllaKaye/basepenguins
Licenses: Expat
Build system: r
Synopsis: Convert Files that Use 'palmerpenguins' to Work with 'datasets'
Description:

From R 4.5.0, the datasets package includes the penguins and penguins_raw data sets popularised in the palmerpenguins package. basepenguins takes files that use the palmerpenguins package and converts them to work with the versions from datasets ('R >= 4.5.0). It does this by removing calls to library(palmerpenguins) and making the necessary changes to column names. Additionally, it provides helper functions to define new files paths for saving the output and a directory of example files to experiment with.

r-boundingbox 1.0.1
Propagated dependencies: r-imager@1.0.8 r-gplots@3.3.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: <https://github.com/stomperusa/boundingbox>
Licenses: Expat
Build system: r
Synopsis: Create a Bounding Box in an Image
Description:

Generate ground truth cases for object localization algorithms. Cycle through a list of images, select points around which to generate bounding boxes and assign classifiers. Output the coordinates, and images annotated with boxes and labels. For an example study that uses bounding boxes for image localization and classification see Ibrahim, Badr, Abdallah, and Eissa (2012) "Bounding Box Object Localization Based on Image Superpixelization" <doi:10.1016/j.procs.2012.09.119>.

r-bcfrailph 0.1.2
Propagated dependencies: r-survival@3.8-6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bcfrailph
Licenses: GPL 2+
Build system: r
Synopsis: Semiparametric Bivariate Correlated Frailty Models Fit
Description:

Fit semiparametric bivariate correlated frailty models.

r-bayesianplatformdesigntimetrend 1.2.3
Propagated dependencies: r-stringr@1.6.0 r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-reshape@0.8.10 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-rcolorbrewer@1.1-3 r-matrixstats@1.5.0 r-lhs@1.3.0 r-lagp@1.5-9 r-iterators@1.0.14 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-foreach@1.5.2 r-doparallel@1.0.17 r-boot@1.3-32 r-biocmanager@1.30.27 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/ZXW834/BayesianPlatformDesignTimeTrend
Licenses: Expat
Build system: r
Synopsis: Simulate and Analyse Bayesian Platform Trial with Time Trend
Description:

Simulating the sequential multi-arm multi-stage or platform trial with Bayesian approach using the rstan package, which provides the R interface for the Stan. This package supports fixed ratio and Bayesian adaptive randomization approaches for randomization. Additionally, it allows for the study of time trend problems in platform trials. There are demos available for a multi-arm multi-stage trial with two different null scenarios, as well as for Bayesian trial cutoff screening. The Bayesian adaptive randomisation approaches are described in: Trippa et al. (2012) <doi:10.1200/JCO.2011.39.8420> and Wathen et al. (2017) <doi:10.1177/1740774517692302>. The randomisation algorithm is described in: Zhao W <doi:10.1016/j.cct.2015.06.008>. The analysis methods of time trend effect in platform trial are described in: Saville et al. (2022) <doi:10.1177/17407745221112013> and Bofill Roig et al. (2022) <doi:10.1186/s12874-022-01683-w>.

r-butterfly 1.1.2
Propagated dependencies: r-waldo@0.6.2 r-rlang@1.2.0 r-lifecycle@1.0.5 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://docs.ropensci.org/butterfly/
Licenses: Expat
Build system: r
Synopsis: Verification for Continually Updating Time Series Data
Description:

Verification of continually updating time series data where we expect new values, but want to ensure previous data remains unchanged. Data previously recorded could change for a number of reasons, such as discovery of an error in model code, a change in methodology or instrument recalibration. Monitoring data sources for these changes is not always possible. Other unnoticed changes could include a jump in time or measurement frequency, due to instrument failure or software updates. Functionality is provided that can be used to check and flag changes to previous data to prevent changes going unnoticed, as well as unexpected jumps in time.

r-bibnets 0.6.0
Propagated dependencies: r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/mohsaqr/bibnets
Licenses: Expat
Build system: r
Synopsis: Importing, Constructing, and Exporting Bibliometric Networks
Description:

Imports, constructs, and exports bibliometric networks from scholarly metadata. Reads Scopus', Web of Science', BibTeX', RIS', OpenAlex', Lens.org', Dimensions', and Crossref exports. Goes beyond standard co-networks with attention-weighted networks (lead, last, proximity, circular position weights), position-aware counting (harmonic, arithmetic, geometric, golden-ratio), similarity and dissimilarity normalisations, temporal networks with fixed, sliding, and cumulative windows, disparity-filter backbone extraction, historiograph construction, and local citation scoring. Methods described in López-Pernas, Saqr & Apiola (2023) <doi:10.1007/978-3-031-25336-2_5>.

r-bayesrel 0.7.8
Propagated dependencies: r-rdpack@2.6.6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-psych@2.6.5 r-mass@7.3-65 r-lavaan@0.6-21 r-laplacesdemon@16.1.8 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/juliuspfadt/Bayesrel
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Reliability Estimation
Description:

Functionality for reliability estimates. For unidimensional tests: Coefficient alpha, Guttman's lambda-2/-4/-6, the Greatest lower bound and coefficient omega_u ('unidimensional') in a Bayesian and a frequentist version. For multidimensional tests: omega_t (total) and omega_h (hierarchical). The results include confidence and credible intervals, the probability of a coefficient being larger than a cutoff, and a check for the factor models, necessary for the omega coefficients. The method for the Bayesian unidimensional estimates, except for omega_u, is sampling from the posterior inverse Wishart for the covariance matrix based measures (see Murphy', 2007, <https://groups.seas.harvard.edu/courses/cs281/papers/murphy-2007.pdf>. The Bayesian omegas (u, t, and h) are obtained by Gibbs sampling from the conditional posterior distributions of (1) the single factor model, (2) the second-order factor model, (3) the bi-factor model, (4) the correlated factor model ('Lee', 2007, <doi:10.1002/9780470024737>).

Total packages: 72693