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

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-bayesianetas 1.0.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: http://www.gordonjross.co.uk/bayesianetas.pdf
Licenses: GPL 3
Synopsis: Bayesian Estimation of the ETAS Model for Earthquake Occurrences
Description:

The Epidemic Type Aftershock Sequence (ETAS) model is one of the best-performing methods for modeling and forecasting earthquake occurrences. This package implements Bayesian estimation routines to draw samples from the full posterior distribution of the model parameters, given an earthquake catalog. The paper on which this package is based is Gordon J. Ross - Bayesian Estimation of the ETAS Model for Earthquake Occurrences (2016), available from the below URL.

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
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-beast 1.1
Propagated dependencies: r-rcolorbrewer@1.1-3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=beast
Licenses: GPL 2
Synopsis: Bayesian Estimation of Change-Points in the Slope of Multivariate Time-Series
Description:

Assume that a temporal process is composed of contiguous segments with differing slopes and replicated noise-corrupted time series measurements are observed. The unknown mean of the data generating process is modelled as a piecewise linear function of time with an unknown number of change-points. The package infers the joint posterior distribution of the number and position of change-points as well as the unknown mean parameters per time-series by MCMC sampling. A-priori, the proposed model uses an overfitting number of mean parameters but, conditionally on a set of change-points, only a subset of them influences the likelihood. An exponentially decreasing prior distribution on the number of change-points gives rise to a posterior distribution concentrating on sparse representations of the underlying sequence, but also available is the Poisson distribution. See Papastamoulis et al (2017) <arXiv:1709.06111> for a detailed presentation of the method.

r-betamc 1.3.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/jeksterslab/betaMC
Licenses: Expat
Synopsis: Monte Carlo for Regression Effect Sizes
Description:

Generates Monte Carlo confidence intervals for standardized regression coefficients (beta) and other effect sizes, including multiple correlation, semipartial correlations, improvement in R-squared, squared partial correlations, and differences in standardized regression coefficients, for models fitted by lm(). betaMC combines ideas from Monte Carlo confidence intervals for the indirect effect (Pesigan and Cheung, 2024 <doi:10.3758/s13428-023-02114-4>) and the sampling covariance matrix of regression coefficients (Dudgeon, 2017 <doi:10.1007/s11336-017-9563-z>) to generate confidence intervals effect sizes in regression.

r-bayesboot 0.2.3
Propagated dependencies: r-plyr@1.8.9 r-hdinterval@0.2.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/rasmusab/bayesboot
Licenses: Expat
Synopsis: An Implementation of Rubin's (1981) Bayesian Bootstrap
Description:

This package provides functions for performing the Bayesian bootstrap as introduced by Rubin (1981) <doi:10.1214/aos/1176345338> and for summarizing the result. The implementation can handle both summary statistics that works on a weighted version of the data and summary statistics that works on a resampled data set.

r-box-lsp 0.1.3
Propagated dependencies: r-rlang@1.1.6 r-fs@1.6.6 r-cli@3.6.5 r-box@1.2.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/Appsilon/box.lsp
Licenses: LGPL 3
Synopsis: Provides 'box' Compatibility for 'languageserver'
Description:

This package provides a box compatible custom language parser for the languageserver package to provide completion and signature hints in code editors.

r-bsagri 0.1-10
Propagated dependencies: r-mvtnorm@1.3-3 r-multcomp@1.4-29 r-mratios@1.4.4 r-mcpan@1.1-21 r-gamlss@5.5-0 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BSagri
Licenses: GPL 2
Synopsis: Safety Assessment in Agricultural Field Trials
Description:

Collection of functions, data sets and code examples for evaluations of field trials with the objective of equivalence assessment.

r-biganalytics 1.1.22
Propagated dependencies: r-rcpp@1.1.0 r-foreach@1.5.2 r-bigmemory@4.6.4 r-biglm@0.9-3 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: http://www.bigmemory.org
Licenses: LGPL 3 ASL 2.0
Synopsis: Utilities for 'big.matrix' Objects from Package 'bigmemory'
Description:

Extend the bigmemory package with various analytics. Functions bigkmeans and binit may also be used with native R objects. For tapply'-like functions, the bigtabulate package may also be helpful. For linear algebra support, see bigalgebra'. For mutex (locking) support for advanced shared-memory usage, see synchronicity'.

r-brea 0.4.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=brea
Licenses: GPL 3
Synopsis: Bayesian Recurrent Events Analysis
Description:

This package provides functions to produce MCMC samples for posterior inference in semiparametric Bayesian discrete time competing risks recurrent events models and multistate models.

r-bmet 0.1.0
Propagated dependencies: r-mcmcpack@1.7-1 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=bmet
Licenses: Expat
Synopsis: Bayesian Multigroup Equivalence Testing
Description:

Calculates the necessary quantities to perform Bayesian multigroup equivalence testing. Currently the package includes the Bayesian models and equivalence criteria outlined in Pourmohamad and Lee (2023) <doi:10.1002/sta4.645>, but more models and equivalence testing features may be added over time.

r-bmiselect 1.0.3
Propagated dependencies: r-stringr@1.6.0 r-rfast@2.1.5.2 r-posterior@1.6.1 r-mvnfast@0.2.8 r-mice@3.18.0 r-mcmcpack@1.7-1 r-mass@7.3-65 r-gigrvg@0.8 r-foreach@1.5.2 r-doparallel@1.0.17 r-arm@1.14-4 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=BMIselect
Licenses: FSDG-compatible
Synopsis: Bayesian MI-LASSO for Variable Selection on Multiply-Imputed Datasets
Description:

This package provides a suite of Bayesian MI-LASSO for variable selection methods for multiply-imputed datasets. The package includes four Bayesian MI-LASSO models using shrinkage (Multi-Laplace, Horseshoe, ARD) and Spike-and-Slab (Spike-and-Laplace) priors, along with tools for model fitting via MCMC, four-step projection predictive variable selection, and hyperparameter calibration. Methods are suitable for both continuous and binary covariates under missing-at-random or missing-completely-at-random assumptions. See Zou, J., Wang, S. and Chen, Q. (2025), Bayesian MI-LASSO for Variable Selection on Multiply-Imputed Data. ArXiv, 2211.00114. <doi:10.48550/arXiv.2211.00114> for more details. We also provide the frequentist`s MI-LASSO function.

r-bayesvarsel 2.4.5
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://github.com/comodin19/BayesVarSel
Licenses: GPL 2
Synopsis: Bayes Factors, Model Choice and Variable Selection in Linear Models
Description:

Bayes factors and posterior probabilities in Linear models, aimed at provide a formal Bayesian answer to testing and variable selection problems.

r-bayesdissolution 0.2.1
Propagated dependencies: r-shiny@1.11.1 r-pscl@1.5.9 r-mnormt@2.1.1 r-mcmcpack@1.7-1 r-geor@1.9-6 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=BayesDissolution
Licenses: GPL 2
Synopsis: Bayesian Models for Dissolution Testing
Description:

Fits Bayesian models (amongst others) to dissolution data sets that can be used for dissolution testing. The package was originally constructed to include only the Bayesian models outlined in Pourmohamad et al. (2022) <doi:10.1111/rssc.12535>. However, additional Bayesian and non-Bayesian models (based on bootstrapping and generalized pivotal quanties) have also been added. More models may be added over time.

r-btdecaylasso 0.1.1
Propagated dependencies: r-optimx@2025-4.9 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BTdecayLasso
Licenses: GPL 2+
Synopsis: Bradley-Terry Model with Exponential Time Decayed Log-Likelihood and Adaptive Lasso
Description:

We utilize the Bradley-Terry Model to estimate the abilities of teams using paired comparison data. For dynamic approximation of current rankings, we employ the Exponential Decayed Log-likelihood function, and we also apply the Lasso penalty for variance reduction and grouping. The main algorithm applies the Augmented Lagrangian Method described by Masarotto and Varin (2012) <doi:10.1214/12-AOAS581>.

r-browndog 0.2.1
Propagated dependencies: r-rcurl@1.98-1.17 r-jsonlite@2.0.0 r-httpuv@1.6.16
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BrownDog
Licenses: FSDG-compatible FSDG-compatible
Synopsis: Brown Dog R Interface
Description:

An R interface for the Brown Dog which allows researchers to leverage Brown Dog Services that provides modules to identify the conversion options for a file, to convert file to appropriate format, or to extract data from a file. See <http://browndog.ncsa.illinois.edu/> for more information.

r-binspp 0.2.3
Propagated dependencies: r-vgam@1.1-13 r-spatstat-random@3.4-3 r-spatstat-model@3.5-0 r-spatstat-geom@3.6-1 r-spatstat@3.4-1 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mvtnorm@1.3-3 r-fields@17.1 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/tomasmrkvicka/binspp
Licenses: GPL 3
Synopsis: Bayesian Inference for Neyman-Scott Point Processes
Description:

The Bayesian MCMC estimation of parameters for Thomas-type cluster point process with various inhomogeneities. It allows for inhomogeneity in (i) distribution of parent points, (ii) mean number of points in a cluster, (iii) cluster spread. The package also allows for the Bayesian MCMC algorithm for the homogeneous generalized Thomas process. The cluster size is allowed to have a variance that is greater or less than the expected value (cluster sizes are over or under dispersed). Details are described in DvoŠák, RemeÅ¡, Beránek & MrkviÄ ka (2022) <arXiv: 10.48550/arXiv.2205.07946>.

r-bccp 0.5.0
Propagated dependencies: r-pracma@2.4.6
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bccp
Licenses: GPL 2+
Synopsis: Bias Correction under Censoring Plan
Description:

Developed for the following tasks. Simulating, computing maximum likelihood estimator, computing the Fisher information matrix, computing goodness-of-fit measures, and correcting bias of the ML estimator for a wide range of distributions fitted to units placed on progressive type-I interval censoring and progressive type-II censoring plans. The methods of Cox and Snell (1968) <doi:10.1111/j.2517-6161.1968.tb00724.x> and bootstrap method for computing the bias-corrected maximum likelihood estimator.

r-blorr 0.3.1
Propagated dependencies: r-rcpp@1.1.0 r-gridextra@2.3 r-ggplot2@4.0.1 r-data-table@1.17.8 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://blorr.rsquaredacademy.com/
Licenses: Expat
Synopsis: Tools for Developing Binary Logistic Regression Models
Description:

This package provides tools designed to make it easier for beginner and intermediate users to build and validate binary logistic regression models. Includes bivariate analysis, comprehensive regression output, model fit statistics, variable selection procedures, model validation techniques and a shiny app for interactive model building.

r-bvls 1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bvls
Licenses: GPL 2+
Synopsis: The Stark-Parker algorithm for bounded-variable least squares
Description:

An R interface to the Stark-Parker implementation of an algorithm for bounded-variable least squares.

r-broman 0.92
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/kbroman/broman
Licenses: GPL 3
Synopsis: Karl Broman's R Code
Description:

Miscellaneous R functions, including functions related to graphics (mostly for base graphics), permutation tests, running mean/median, and general utilities.

r-brazildataapi 0.2.0
Propagated dependencies: r-tibble@3.3.0 r-scales@1.4.0 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/lightbluetitan/brazildataapi
Licenses: GPL 3
Synopsis: Access Brazilian Data via APIs and Curated Datasets
Description:

This package provides functions to access data from the BrasilAPI', REST Countries API', Nager.Date API', and World Bank API', related to Brazil's postal codes, banks, holidays, company registrations, international country indicators, public holidays information, and economic development data. Additionally, the package includes curated datasets related to Brazil, covering topics such as demographic data (males and females by state and year), river levels, environmental emission factors, film festivals, and yellow fever outbreak records. The package supports research and analysis focused on Brazil by integrating open APIs with high-quality datasets from multiple domains. For more information on the APIs, see: BrasilAPI <https://brasilapi.com.br/>, Nager.Date <https://date.nager.at/Api>, World Bank API <https://datahelpdesk.worldbank.org/knowledgebase/articles/889392>, and REST Countries API <https://restcountries.com/>.

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
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-bigtabulate 1.1.9
Propagated dependencies: r-rcpp@1.1.0 r-bigmemory@4.6.4 r-biganalytics@1.1.22 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: http://www.bigmemory.org
Licenses: LGPL 3 ASL 2.0
Synopsis: Table, Apply, and Split Functionality for Matrix and 'big.matrix' Objects
Description:

Extend the bigmemory package with table', tapply', and split support for big.matrix objects. The functions may also be used with native R matrices for improving speed and memory-efficiency.

r-bpacc 0.0-2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bpAcc
Licenses: GPL 2
Synopsis: Blood Pressure Device Accuracy Evaluation: Statistical Considerations
Description:

This package provides a comprehensive statistical analysis of the accuracy of blood pressure devices based on the method of AAMI/ANSI SP10 standards developed by the AAMI Sphygmomanometer Committee for indirect measurement of blood pressure, incorporated into IS0 81060-2. The bpAcc package gives the exact probability of accepting a device D derived from the join distribution of the sample standard deviation and a non-linear transformation of the sample mean for a specified sample size introduced by Chandel et al. (2023) and by the Association for the Advancement of Medical Instrumentation (2003, ISBN:1-57020-183-8).

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208