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

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-bamboohr 0.1.1
Propagated dependencies: r-withr@3.0.2 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-janitor@2.2.1 r-httr@1.4.8 r-glue@1.8.1 r-dplyr@1.2.1 r-curl@7.1.0 r-cli@3.6.6
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-bess 2.0.4
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 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BeSS
Licenses: GPL 3
Build system: r
Synopsis: Best Subset Selection in Linear, Logistic and CoxPH Models
Description:

An implementation of best subset selection in generalized linear model and Cox proportional hazard model via the primal dual active set algorithm proposed by Wen, C., Zhang, A., Quan, S. and Wang, X. (2020) <doi:10.18637/jss.v094.i04>. The algorithm formulates coefficient parameters and residuals as primal and dual variables and utilizes efficient active set selection strategies based on the complementarity of the primal and dual variables.

r-bayenet 0.3
Propagated dependencies: r-vgam@1.1-14 r-suppdists@1.1-9.9 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mcmcpack@1.7-1 r-mass@7.3-65 r-hbmem@0.3-4 r-gsl@2.1-9
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=Bayenet
Licenses: GPL 2
Build system: r
Synopsis: Robust Bayesian Elastic Net
Description:

As heavy-tailed error distribution and outliers in the response variable widely exist, models which are robust to data contamination are highly demanded. Here, we develop a novel robust Bayesian variable selection method with elastic net penalty. In particular, the spike-and-slab priors have been incorporated to impose sparsity. An efficient Gibbs sampler has been developed to facilitate computation.The core modules of the package have been developed in C++ and R.

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-berkeleyforestsanalytics 3.0.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/kearutherford/BerkeleyForestsAnalytics
Licenses: FSDG-compatible
Build system: r
Synopsis: Compute and Summarize Core Forest Metrics from Field Data
Description:

This package provides a suite of open-source R functions designed to produce standard metrics for forest management and ecology from forest inventory data. The overarching goal is to minimize potential inconsistencies introduced by the algorithms used to compute and summarize core forest metrics. Learn more about the purpose of the package and the specific algorithms used in the package at <https://github.com/kearutherford/BerkeleyForestsAnalytics>.

r-binaryrl 0.9.9
Propagated dependencies: r-rcpp@1.1.1-1.1 r-progressr@0.19.0 r-future@1.70.0 r-foreach@1.5.2 r-dorng@1.8.6.3 r-dofuture@1.2.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://yuki-961004.github.io/binaryRL/
Licenses: GPL 3
Build system: r
Synopsis: Reinforcement Learning Tools for Two-Alternative Forced Choice Tasks
Description:

This package provides tools for building Rescorla-Wagner Models for Two-Alternative Forced Choice tasks, commonly employed in psychological research. Most concepts and ideas within this R package are referenced from Sutton and Barto (2018) <ISBN:9780262039246>. The package allows for the intuitive definition of RL models using simple if-else statements and three basic models built into this R package are referenced from Niv et al. (2012) <doi:10.1523/JNEUROSCI.5498-10.2012>. Our approach to constructing and evaluating these computational models is informed by the guidelines proposed in Wilson & Collins (2019) <doi:10.7554/eLife.49547>. Example datasets included with the package are sourced from the work of Mason et al. (2024) <doi:10.3758/s13423-023-02415-x>.

r-bayesdecon 0.1.6
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-msm@1.8.2 r-ks@1.15.2 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesDecon
Licenses: GPL 2+
Build system: r
Synopsis: Density Deconvolution Using Bayesian Semiparametric Methods
Description:

Estimates the density of a variable in a measurement error setup, potentially with an excess of zero values. For more details see Sarkar (2021) <doi:10.1080/01621459.2020.1782220>.

r-biolink 0.1.8
Propagated dependencies: r-xml2@1.5.2 r-rmysql@0.11.3 r-rentrez@1.2.4 r-memoise@2.0.1 r-glue@1.8.1 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=biolink
Licenses: Expat
Build system: r
Synopsis: Create Hyperlinks to Biological Databases and Resources
Description:

Generate urls and hyperlinks to commonly used biological databases and resources based on standard identifiers. This is primarily useful when writing dynamic reports that reference things like gene symbols in text or tables, allowing you to, for example, convert gene identifiers to hyperlinks pointing to their entry in the NCBI Gene database. Currently supports NCBI Gene, PubMed', Gene Ontology, KEGG', CRAN and Bioconductor.

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-boxly 0.1.2
Propagated dependencies: r-uuid@1.2-2 r-rlang@1.2.0 r-plotly@4.12.0 r-metalite@0.1.4 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-ggplot2@4.0.3 r-dt@0.34.0 r-crosstalk@1.2.2 r-brew@1.0-10
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://merck.github.io/boxly/
Licenses: GPL 3+
Build system: r
Synopsis: Interactive Box Plot
Description:

Interactive box plot using plotly for clinical trial analysis.

r-bfsmaps 1.99.4
Propagated dependencies: r-sf@1.1-1 r-httr@1.4.8 r-desctools@0.99.60
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/AndriSignorell/bfsMaps/
Licenses: GPL 2+
Build system: r
Synopsis: Plot Maps from Switzerland by Swiss Federal Statistical Office
Description:

At the Swiss Federal Statistical Office (SFSO), spatial maps of Switzerland are available free of charge as Cartographic bases for small-scale thematic mapping'. This package contains convenience functions to import ESRI (Environmental Systems Research Institute) shape files using the package sf and to plot them easily and quickly without having to worry too much about the technical details. It contains utilities to combine multiple areas to one single polygon and to find neighbours for single regions. For any point on a map, a special locator can be used to determine to which municipality, district or canton it belongs.

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-bidsr 0.1.1
Propagated dependencies: r-uuid@1.2-2 r-s7@0.2.2 r-nanotime@0.3.15 r-jsonlite@2.0.0 r-fs@2.1.0 r-fastmap@1.2.0 r-data-table@1.18.4 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://dipterix.org/bidsr/
Licenses: Expat
Build system: r
Synopsis: Brain Imaging Data Structure ('BIDS') Parser
Description:

Parse and read the files that comply with the brain imaging data structure, or BIDS format, see the publication from Gorgolewski, K., Auer, T., Calhoun, V. et al. (2016) <doi:10.1038/sdata.2016.44>. Provides query functions to extract and check the BIDS entity information (such as subject, session, task, etc.) from the file paths and suffixes according to the specification. The package is developed and used in the reproducible analysis and visualization of intracranial electroencephalography, or RAVE', see Magnotti, J. F., Wang, Z., and Beauchamp, M. S. (2020) <doi:10.1016/j.neuroimage.2020.117341>; see citation("bidsr") for details and attributions.

r-bayfoxr 0.0.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/brews/bayfoxr/
Licenses: GPL 3+
Build system: r
Synopsis: Global Bayesian Foraminifera Core Top Calibration
Description:

This package provides a Bayesian, global planktic foraminifera core top calibration to modern sea-surface temperatures. Includes four calibration models, considering species-specific calibration parameters and seasonality.

r-baseset 1.0.0
Propagated dependencies: r-rlang@1.2.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/ropensci/BaseSet
Licenses: Expat
Build system: r
Synopsis: Working with Sets the Tidy Way
Description:

This package implements a class and methods to work with sets, doing intersection, union, complementary sets, power sets, cartesian product and other set operations in a "tidy" way. These set operations are available for both classical sets and fuzzy sets. Import sets from several formats or from other several data structures.

r-bootkmeans 1.0.0
Propagated dependencies: r-thresher@1.1.5 r-mvtnorm@1.3-7 r-mass@7.3-65 r-lmtest@0.9-40 r-fclust@2.1.3 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bootkmeans
Licenses: GPL 2
Build system: r
Synopsis: Bootstrap Augmented k-Means Algorithm for Fuzzy Partitions
Description:

Implementation of the bootkmeans algorithm, a bootstrap augmented k-means algorithm that returns probabilistic cluster assignments. From paper by Ghashti, J.S., Andrews, J.L. Thompson, J.R.J., Epp, J. and H.S. Kochar (2025), "A bootstrap augmented k-means algorithm for fuzzy partitions" (Submitted).

r-barry 0.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/USCbiostats/barryr
Licenses: Expat
Build system: r
Synopsis: Your Go-to Motif Accountant
Description:

This package provides the C++ header-only library barry for use in R packages. barry is a C++ template library for counting sufficient statistics on binary arrays and building discrete exponential-family models. It provides tools for sparse arrays, user-defined count statistics, support set constraints, power set generation, and includes modules for Discrete Exponential Family Models (DEFMs) and network statistics. By placing these headers in this package, we offer an efficient distribution system for CRAN as replication of this code in the sources of other packages is avoided. This package follows the same approach as the BH package which provides Boost headers for R packages.

r-bfpwr 0.1.6
Propagated dependencies: r-lamw@2.2.7
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/SamCH93/bfpwr
Licenses: GPL 3
Build system: r
Synopsis: Power and Sample Size Calculations for Bayes Factor Analysis
Description:

This package implements z-test, t-test, and normal moment prior Bayes factors based on summary statistics, along with functionality to perform corresponding power and sample size calculations as described in Pawel and Held (2025) <doi:10.1080/00031305.2025.2467919>.

r-bsda 1.2.2
Propagated dependencies: r-lattice@0.22-9 r-e1071@1.7-17
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/alanarnholt/BSDA
Licenses: GPL 3
Build system: r
Synopsis: Basic Statistics and Data Analysis
Description:

Data sets for book "Basic Statistics and Data Analysis" by Larry J. Kitchens.

r-betadanish 0.2.0
Propagated dependencies: r-survival@3.8-6 r-maxlik@1.5-2.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://bilal-aiou.github.io/BetaDanish/
Licenses: GPL 3
Build system: r
Synopsis: The Beta-Danish Distribution for Lifetime Data Analysis
Description:

This package implements the four-parameter Beta-Danish distribution and its three-parameter submodel for survival and reliability analysis, based on Ahmad and Danish (2025) <doi:10.2478/jamsi-2025-0010>. Provides functions for density, distribution, quantile, hazard, and random generation. Includes maximum likelihood estimation for complete and right-censored data, goodness-of-fit assessment, comparison with standard lifetime distributions, and publication-quality visualizations. Advanced modules support Accelerated Failure Time (AFT) regression, mixture and promotion-time cure models, and competing risks analysis.

r-bdc 1.1.6
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.1 r-taxadb@0.2.1 r-stringr@1.6.0 r-stringi@1.8.7 r-stringdist@0.9.17 r-sf@1.1-1 r-rnaturalearth@1.2.0 r-rgnparser@0.3.0 r-readr@2.2.0 r-qs2@0.2.1 r-purrr@1.2.2 r-magrittr@2.0.5 r-here@1.0.2 r-ggplot2@4.0.3 r-fs@2.1.0 r-foreach@1.5.2 r-dt@0.34.0 r-dplyr@1.2.1 r-doparallel@1.0.17 r-coordinatecleaner@3.0.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://brunobrr.github.io/bdc/https://github.com/brunobrr/bdc
Licenses: GPL 3+
Build system: r
Synopsis: Biodiversity Data Cleaning
Description:

It brings together several aspects of biodiversity data-cleaning in one place. bdc is organized in thematic modules related to different biodiversity dimensions, including 1) Merge datasets: standardization and integration of different datasets; 2) pre-filter: flagging and removal of invalid or non-interpretable information, followed by data amendments; 3) taxonomy: cleaning, parsing, and harmonization of scientific names from several taxonomic groups against taxonomic databases locally stored through the application of exact and partial matching algorithms; 4) space: flagging of erroneous, suspect, and low-precision geographic coordinates; and 5) time: flagging and, whenever possible, correction of inconsistent collection date. In addition, it contains features to visualize, document, and report data quality â which is essential for making data quality assessment transparent and reproducible. The reference for the methodology is Ribeiro and colleagues (2022) <doi:10.1111/2041-210X.13868>.

r-bedassle 1.6.1
Propagated dependencies: r-matrixcalc@1.0-6 r-mass@7.3-65 r-emdbook@1.3.14
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BEDASSLE
Licenses: GPL 2+
Build system: r
Synopsis: Quantifies Effects of Geo/Eco Distance on Genetic Differentiation
Description:

This package provides functions that allow users to quantify the relative contributions of geographic and ecological distances to empirical patterns of genetic differentiation on a landscape. Specifically, we use a custom Markov chain Monte Carlo (MCMC) algorithm, which is used to estimate the parameters of the inference model, as well as functions for performing MCMC diagnosis and assessing model adequacy.

r-bipartitemodularitymaximization 1.23.120.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=BipartiteModularityMaximization
Licenses: Expat
Build system: r
Synopsis: Partition Bipartite Network into Non-Overlapping Biclusters by Optimizing Bipartite Modularity
Description:

Function bipmod() that partitions a bipartite network into non-overlapping biclusters by maximizing bipartite modularity defined in Barber (2007) <doi:10.1103/PhysRevE.76.066102> using the bipartite version of the algorithm described in Treviño (2015) <doi:10.1088/1742-5468/2015/02/P02003>.

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>.

Total packages: 72463