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

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-blockwiseranktest 0.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BlockwiseRankTest
Licenses: GPL 2+
Synopsis: Block-Wise Rank in Similarity Graph Edge-Count Two-Sample Test (BRISE)
Description:

This package implements the Block-wise Rank in Similarity Graph Edge-count test (BRISE), a rank-based two-sample test designed for block-wise missing data. The method constructs (pattern) pair-wise similarity graphs and derives quadratic test statistics with asymptotic chi-square distribution or permutation-based p-values. It provides both vectorized and congregated versions for flexible inference. The methodology is described in Zhang, Liang, Maile, and Zhou (2025) <doi:10.48550/arXiv.2508.17411>.

r-bayesdccgarch 3.0.4
Propagated dependencies: r-numderiv@2016.8-1.1 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://ui.adsabs.harvard.edu/abs/2014arXiv1412.2967F/abstract
Licenses: GPL 2+
Synopsis: Methods and Tools for Bayesian Dynamic Conditional Correlation GARCH(1,1) Model
Description:

Bayesian estimation of dynamic conditional correlation GARCH model for multivariate time series volatility (Fioruci, J.A., Ehlers, R.S. and Andrade-Filho, M.G., (2014). <doi:10.1080/02664763.2013.839635>.

r-bios2mds 1.2.3
Propagated dependencies: r-scales@1.4.0 r-rgl@1.3.31 r-e1071@1.7-16 r-cluster@2.1.8.1 r-amap@0.8-20
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bios2mds
Licenses: GPL 2+ GPL 3+
Synopsis: From Biological Sequences to Multidimensional Scaling
Description:

Utilities dedicated to the analysis of biological sequences by metric MultiDimensional Scaling with projection of supplementary data. It contains functions for reading multiple sequence alignment files, calculating distance matrices, performing metric multidimensional scaling and visualizing results.

r-boot-pval 0.7.0
Propagated dependencies: r-survival@3.8-3 r-rms@8.1-0 r-rdpack@2.6.4 r-lme4@1.1-37 r-gt@1.2.0 r-flextable@0.9.10 r-car@3.1-3 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/mthulin/boot.pval
Licenses: Expat
Synopsis: Bootstrap p-Values
Description:

Computation of bootstrap p-values through inversion of confidence intervals, including convenience functions for regression models and tests of location.

r-bayestreeprior 1.0.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesTreePrior
Licenses: GPL 3
Synopsis: Bayesian Tree Prior Simulation
Description:

This package provides a way to simulate from the prior distribution of Bayesian trees by Chipman et al. (1998) <DOI:10.2307/2669832>. The prior distribution of Bayesian trees is highly dependent on the design matrix X, therefore using the suggested hyperparameters by Chipman et al. (1998) <DOI:10.2307/2669832> is not recommended and could lead to unexpected prior distribution. This work is part of my master thesis (expected 2016).

r-bapred 1.1
Propagated dependencies: r-sva@3.58.0 r-mnormt@2.1.1 r-mass@7.3-65 r-lme4@1.1-37 r-glmnet@4.1-10 r-fuzzyranktests@0.5 r-fnn@1.1.4.1 r-biobase@2.70.0 r-affyplm@1.86.0 r-affy@1.88.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bapred
Licenses: GPL 2
Synopsis: Batch Effect Removal and Addon Normalization (in Phenotype Prediction using Gene Data)
Description:

Various tools dealing with batch effects, in particular enabling the removal of discrepancies between training and test sets in prediction scenarios. Moreover, addon quantile normalization and addon RMA normalization (Kostka & Spang, 2008) is implemented to enable integrating the quantile normalization step into prediction rules. The following batch effect removal methods are implemented: FAbatch, ComBat, (f)SVA, mean-centering, standardization, Ratio-A and Ratio-G. For each of these we provide an additional function which enables a posteriori ('addon') batch effect removal in independent batches ('test data'). Here, the (already batch effect adjusted) training data is not altered. For evaluating the success of batch effect adjustment several metrics are provided. Moreover, the package implements a plot for the visualization of batch effects using principal component analysis. The main functions of the package for batch effect adjustment are ba() and baaddon() which enable batch effect removal and addon batch effect removal, respectively, with one of the seven methods mentioned above. Another important function here is bametric() which is a wrapper function for all implemented methods for evaluating the success of batch effect removal. For (addon) quantile normalization and (addon) RMA normalization the functions qunormtrain(), qunormaddon(), rmatrain() and rmaaddon() can be used.

r-brisk 0.1.0
Propagated dependencies: r-tidyr@1.3.1 r-rlang@1.1.6 r-purrr@1.2.0 r-hitandrun@0.5-6 r-ggplot2@4.0.1 r-ellipsis@0.3.2 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://rich-payne.github.io/brisk/
Licenses: Expat
Synopsis: Bayesian Benefit Risk Analysis
Description:

Quantitative methods for benefit-risk analysis help to condense complex decisions into a univariate metric describing the overall benefit relative to risk. One approach is to use the multi-criteria decision analysis framework (MCDA), as in Mussen, Salek, and Walker (2007) <doi:10.1002/pds.1435>. Bayesian benefit-risk analysis incorporates uncertainty through posterior distributions which are inputs to the benefit-risk framework. The brisk package provides functions to assist with Bayesian benefit-risk analyses, such as MCDA. Users input posterior samples, utility functions, weights, and the package outputs quantitative benefit-risk scores. The posterior of the benefit-risk scores for each group can be compared. Some plotting capabilities are also included.

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
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-biorad 0.11.0
Propagated dependencies: r-xml2@1.5.0 r-viridislite@0.4.2 r-viridis@0.6.5 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-suntools@1.1.0 r-stringr@1.6.0 r-sp@2.2-0 r-sf@1.0-23 r-rlang@1.1.6 r-rhdf5@2.54.0 r-readr@2.1.6 r-raster@3.6-32 r-lutz@0.3.2 r-lubridate@1.9.4 r-lifecycle@1.0.4 r-jsonlite@2.0.0 r-httr2@1.2.1 r-glue@1.8.0 r-ggplot2@4.0.1 r-fields@17.1 r-dplyr@1.1.4 r-curl@7.0.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/adokter/bioRad/
Licenses: Expat
Synopsis: Biological Analysis and Visualization of Weather Radar Data
Description:

Extract, visualize and summarize aerial movements of birds and insects from weather radar data. See Dokter, A. M. et al. (2018) "bioRad: biological analysis and visualization of weather radar data" <doi:10.1111/ecog.04028> for a software paper describing package and methodologies.

r-bayescopulareg 0.1.3
Propagated dependencies: r-rcppdist@0.1.1.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/ethan-alt/bayescopulareg
Licenses: GPL 2+
Synopsis: Bayesian Copula Regression
Description:

This package provides tools for Bayesian copula generalized linear models (GLMs). The sampling scheme is based on Pitt, Chan, and Kohn (2006) <doi:10.1093/biomet/93.3.537>. Regression parameters (including coefficients and dispersion parameters) are estimated via the adaptive random walk Metropolis approach developed by Haario, Saksman, and Tamminen (1999) <doi:10.1007/s001800050022>. The prior for the correlation matrix is based on Hoff (2007) <doi:10.1214/07-AOAS107>.

r-biggp 0.1.9
Propagated dependencies: r-rmpi@0.7-3.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://doi.org/10.18637/jss.v063.i10
Licenses: GPL 2+
Synopsis: Distributed Gaussian Process Calculations
Description:

Distributes Gaussian process calculations across nodes in a distributed memory setting, using Rmpi. The bigGP class provides high-level methods for maximum likelihood with normal data, prediction, calculation of uncertainty (i.e., posterior covariance calculations), and simulation of realizations. In addition, bigGP provides an API for basic matrix calculations with distributed covariance matrices, including Cholesky decomposition, back/forwardsolve, crossproduct, and matrix multiplication.

r-bacprior 2.1.2
Propagated dependencies: r-mvtnorm@1.3-3 r-leaps@3.2 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=BACprior
Licenses: GPL 2+
Synopsis: Choice of Omega in the BAC Algorithm
Description:

The Bayesian Adjustment for Confounding (BAC) algorithm (Wang et al., 2012) can be used to estimate the causal effect of a continuous exposure on a continuous outcome. This package provides an approximate sensitivity analysis of BAC with regards to the hyperparameter omega. BACprior also provides functions to guide the user in their choice of an appropriate omega value. The method is based on Lefebvre, Atherton and Talbot (2014).

r-bp 2.1.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-gtable@0.3.6 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/johnschwenck/bp
Licenses: GPL 3
Synopsis: Blood Pressure Analysis in R
Description:

This package provides a comprehensive package to aid in the analysis of blood pressure data of all forms by providing both descriptive and visualization tools for researchers.

r-batch 1.1-5
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: http://sites.google.com/site/thomashoffmannproject/
Licenses: GPL 2+ GPL 3+
Synopsis: Batching Routines in Parallel and Passing Command-Line Arguments to R
Description:

This package provides functions to allow you to easily pass command-line arguments into R, and functions to aid in submitting your R code in parallel on a cluster and joining the results afterward (e.g. multiple parameter values for simulations running in parallel, splitting up a permutation test in parallel, etc.). See `parseCommandArgs(...) for the main example of how to use this package.

r-bart 2.9.9
Propagated dependencies: r-survival@3.8-3 r-rcpp@1.1.0 r-nlme@3.1-168
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BART
Licenses: GPL 2+
Synopsis: Bayesian Additive Regression Trees
Description:

Bayesian Additive Regression Trees (BART) provide flexible nonparametric modeling of covariates for continuous, binary, categorical and time-to-event outcomes. For more information see Sparapani, Spanbauer and McCulloch <doi:10.18637/jss.v097.i01>.

r-biosignalemg 2.1.0
Propagated dependencies: r-signal@1.8-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=biosignalEMG
Licenses: GPL 3+
Synopsis: Tools for Electromyogram Signals (EMG) Analysis
Description:

Data processing tools to compute the rectified, integrated and the averaged EMG. Routines for automatic detection of activation phases. A routine to compute and plot the ensemble average of the EMG. An EMG signal simulator for general purposes.

r-birdscanr 0.3.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-suntools@1.1.0 r-sp@2.2-0 r-rstudioapi@0.17.1 r-rpostgresql@0.7-8 r-rodbc@1.3-26.1 r-rlang@1.1.6 r-reshape2@1.4.5 r-modi@0.1.3 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/BirdScanCommunity/birdscanR
Licenses: GPL 3
Synopsis: Migration Traffic Rate Calculation Package for 'Birdscan MR1' Radars
Description:

Extract data from Birdscan MR1 SQL vertical-looking radar databases, filter, and process them to Migration Traffic Rates (#objects per hour and km) or density (#objects per km3) of, for example birds, and insects. Object classifications in the Birdscan MR1 databases are based on the dataset of Haest et al. (2021) <doi:10.5281/zenodo.5734960>). Migration Traffic Rates and densities can be calculated separately for different height bins (with a height resolution of choice) as well as over time periods of choice (e.g., 1/2 hour, 1 hour, 1 day, day/night, the full time period of observation, and anything in between). Two plotting functions are also included to explore the data in the SQL databases and the resulting Migration Traffic Rate results. For details on the Migration Traffic Rate calculation procedures, see Schmid et al. (2019) <doi:10.1111/ecog.04025>.

r-bigstep 1.1.2
Propagated dependencies: r-speedglm@0.3-5 r-rcppeigen@0.3.4.0.2 r-r-utils@2.13.0 r-matrixstats@1.5.0 r-magrittr@2.0.4 r-bigmemory@4.6.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/pmszulc/bigstep
Licenses: GPL 3
Synopsis: Stepwise Selection for Large Data Sets
Description:

Selecting linear and generalized linear models for large data sets using modified stepwise procedure and modern selection criteria (like modifications of Bayesian Information Criterion). Selection can be performed on data which exceed RAM capacity. Bogdan et al., (2004) <doi:10.1534/genetics.103.021683>.

r-biscale 1.1.0
Propagated dependencies: r-ggplot2@4.0.1 r-classint@0.4-11
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://chris-prener.github.io/biscale/
Licenses: GPL 3
Synopsis: Tools and Palettes for Bivariate Thematic Mapping
Description:

This package provides a ggplot2 centric approach to bivariate mapping. This is a technique that maps two quantities simultaneously rather than the single value that most thematic maps display. The package provides a suite of tools for calculating breaks using multiple different approaches, a selection of palettes appropriate for bivariate mapping and scale functions for ggplot2 calls that adds those palettes to maps. Tools for creating bivariate legends are also included.

r-braids 1.0.0
Propagated dependencies: r-maybe@1.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/stla/braids
Licenses: GPL 3
Synopsis: The Braid Groups
Description:

Deals with the braid groups. Includes creation of some specific braids, group operations, free reduction, and Bronfman polynomials. Braid theory has applications in fluid mechanics and quantum physics. The code is adapted from the Haskell library combinat', and is based on Birman and Brendle (2005) <doi:10.48550/arXiv.math/0409205>.

r-bioworldr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/Monroy31039/BioWorld
Licenses: GPL 3
Synopsis: Curated Collection of Biodiversity and Species Datasets and Utilities
Description:

This package provides a curated collection of biodiversity and species-related datasets (birds, plants, reptiles, turtles, mammals, bees, marine data and related biological measurements), together with small utilities to load and explore them. The package gathers data sourced from public repositories (including Kaggle and well-known ecological/biological R packages) and standardizes access for researchers, educators, and data analysts working on biodiversity, biogeography, ecology and comparative biology. It aims to simplify reproducible workflows by packaging commonly used example datasets and metadata so they can be easily inspected, visualized, and used for teaching, testing, and prototyping analyses.

r-blockr-dock 0.1.0
Propagated dependencies: r-shinywidgets@0.9.0 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+
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-bayesgarch 2.1.10
Propagated dependencies: r-mvtnorm@1.3-3 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/ArdiaD/bayesGARCH
Licenses: GPL 2+
Synopsis: Bayesian Estimation of the GARCH(1,1) Model with Student-t Innovations
Description:

This package provides the bayesGARCH() function which performs the Bayesian estimation of the GARCH(1,1) model with Student's t innovations as described in Ardia (2008) <doi:10.1007/978-3-540-78657-3>.

r-bayesianglasso 0.2.0
Propagated dependencies: r-statmod@1.5.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=BayesianGLasso
Licenses: GPL 3
Synopsis: Bayesian Graphical Lasso
Description:

This package implements a data-augmented block Gibbs sampler for simulating the posterior distribution of concentration matrices for specifying the topology and parameterization of a Gaussian Graphical Model (GGM). This sampler was originally proposed in Wang (2012) <doi:10.1214/12-BA729>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208