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

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-bapred 1.1
Propagated dependencies: r-sva@3.60.0 r-mnormt@2.1.2 r-mass@7.3-65 r-lme4@2.0-1 r-glmnet@5.0 r-fuzzyranktests@0.5 r-fnn@1.1.4.1 r-biobase@2.72.0 r-affyplm@1.88.0 r-affy@1.90.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
Build system: r
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-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+
Build system: r
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-beach 1.3.2
Propagated dependencies: r-xtable@1.8-8 r-writexls@6.8.0 r-shiny@1.13.0 r-plyr@1.8.9 r-haven@2.5.5 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://pharmasug.org/proceedings/2018/AD/PharmaSUG-2018-AD05.pdf
Licenses: Expat
Build system: r
Synopsis: Biometric Exploratory Analysis Creation House
Description:

This package provides a platform for interactive data analysis designed to simplify development, deployment, interaction, and exploration (TEDDIE). The package enables users to create customized analyses and deploy them to end users, who can perform interactive analyses and export results to RTF or HTML files. It allows developers to focus on R code for analysis rather than managing HTML or Shiny application code.

r-boundedur 1.0.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/muhammedalkhalaf/boundedur
Licenses: GPL 3
Build system: r
Synopsis: Unit Root Tests for Bounded Time Series
Description:

This package implements unit root tests for bounded time series following Cavaliere and Xu (2014) <doi:10.1016/j.jeconom.2013.08.012>. Standard unit root tests (ADF, Phillips-Perron) have non-standard limiting distributions when the time series is bounded. This package provides modified ADF and M-type tests (MZ-alpha, MZ-t, MSB) with p-values computed via Monte Carlo simulation of bounded Brownian motion. Supports one-sided (lower bound only) and two-sided bounds, with automatic lag selection using the MAIC criterion of Ng and Perron (2001) <doi:10.1111/1468-0262.00256>.

r-bigplscox 0.8.1
Propagated dependencies: r-survival@3.8-6 r-survcomp@1.62.0 r-survauc@1.4-0 r-sgpls@1.8.1 r-rms@8.1-1 r-risksetroc@1.0.4.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-kernlab@0.9-33 r-foreach@1.5.2 r-doparallel@1.0.17 r-caret@7.0-1 r-bigsurvsgd@0.0.1 r-bigmemory@4.6.4 r-bigalgebra@3.1.0 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://fbertran.github.io/bigPLScox/
Licenses: GPL 3
Build system: r
Synopsis: Partial Least Squares for Cox Models with Big Matrices
Description:

This package provides Partial least squares Regression and various regular, sparse or kernel, techniques for fitting Cox models for big data. Provides a Partial Least Squares (PLS) algorithm adapted to Cox proportional hazards models that works with bigmemory matrices without loading the entire dataset in memory. Also implements a gradient-descent based solver for Cox proportional hazards models that works directly on bigmemory matrices. Bertrand and Maumy (2023) <https://hal.science/hal-05352069>, and <https://hal.science/hal-05352061> highlighted fitting and cross-validating PLS-based Cox models to censored big data.

r-blockcov 0.1.1
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-rdpack@2.6.6 r-matrix@1.7-5 r-magrittr@2.0.5 r-dplyr@1.2.1 r-bbmisc@1.13.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BlockCov
Licenses: GPL 2+
Build system: r
Synopsis: Estimation of Large Block Covariance Matrices
Description:

Computation of large covariance matrices having a block structure up to a permutation of their columns and rows from a small number of samples with respect to the dimension of the matrix. The method is described in the paper Perrot-Dockès et al. (2019) <arXiv:1806.10093>.

r-bayeswatch 0.1.4
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-mass@7.3-65 r-hotelling@1.0-8 r-gridextra@2.3 r-ggplot2@4.0.3 r-ess@1.1.2.1 r-cholwishart@1.1.4 r-bh@1.90.0-1 r-bdgraph@2.74
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bayesWatch
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Change-Point Detection for Process Monitoring with Fault Detection
Description:

Bayes Watch fits an array of Gaussian Graphical Mixture Models to groupings of homogeneous data in time, called regimes, which are modeled as the observed states of a Markov process with unknown transition probabilities. In doing so, Bayes Watch defines a posterior distribution on a vector of regime assignments, which gives meaningful expressions on the probability of every possible change-point. Bayes Watch also allows for an effective and efficient fault detection system that assesses what features in the data where the most responsible for a given change-point. For further details, see: Alexander C. Murph et al. (2023) <doi:10.48550/arXiv.2310.02940>.

r-barrks 1.1.2
Propagated dependencies: r-terra@1.9-27 r-stringr@1.6.0 r-readr@2.2.0 r-rdpack@2.6.6 r-purrr@1.2.2 r-lubridate@1.9.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://jjentschke.github.io/barrks/
Licenses: GPL 3+
Build system: r
Synopsis: Calculate Bark Beetle Phenology Using Different Models
Description:

Calculate the bark beetle phenology based on raster data or point-related data. There are multiple models implemented for two bark beetle species. The models can be customized and their submodels (onset of infestation, beetle development, diapause initiation, mortality) can be combined. The following models are available in the package: PHENIPS-Clim (first-time release in this package), PHENIPS (Baier et al. 2007) <doi:10.1016/j.foreco.2007.05.020>, RITY (Ogris et al. 2019) <doi:10.1016/j.ecolmodel.2019.108775>, CHAPY (Ogris et al. 2020) <doi:10.1016/j.ecolmodel.2020.109137>, BSO (Jakoby et al. 2019) <doi:10.1111/gcb.14766>, Lange et al. (2008) <doi:10.1007/978-3-540-85081-6_32>, Jönsson et al. (2011) <doi:10.1007/s10584-011-0038-4>. The package may be expanded by models for other bark beetle species in the future.

r-brolgar 1.0.2
Propagated dependencies: r-vctrs@0.7.3 r-tsibble@1.2.0 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-glue@1.8.1 r-ggplot2@4.0.3 r-fabletools@0.8.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/njtierney/brolgar
Licenses: Expat
Build system: r
Synopsis: Browse Over Longitudinal Data Graphically and Analytically in R
Description:

This package provides a framework of tools to summarise, visualise, and explore longitudinal data. It builds upon the tidy time series data frames used in the tsibble package, and is designed to integrate within the tidyverse', and tidyverts (for time series) ecosystems. The methods implemented include calculating features for understanding longitudinal data, including calculating summary statistics such as quantiles, medians, and numeric ranges, sampling individual series, identifying individual series representative of a group, and extending the facet system in ggplot2 to facilitate exploration of samples of data. These methods are fully described in the paper "brolgar: An R package to Browse Over Longitudinal Data Graphically and Analytically in R", Nicholas Tierney, Dianne Cook, Tania Prvan (2020) <doi:10.32614/RJ-2022-023>.

r-bolasso 0.5.0
Propagated dependencies: r-tibble@3.3.1 r-progressr@0.19.0 r-matrix@1.7-5 r-glmnet@5.0 r-ggplot2@4.0.3 r-generics@0.1.4 r-gamlr@1.13-9 r-future-apply@1.20.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://www.dmolitor.com/bolasso/
Licenses: Expat
Build system: r
Synopsis: Model Consistent Lasso Estimation Through the Bootstrap
Description:

This package implements the bolasso algorithm for consistent variable selection and estimation accuracy. Includes support for many parallel backends via the future package. For details see: Bach (2008), Bolasso: model consistent Lasso estimation through the bootstrap', <doi:10.48550/arXiv.0804.1302>.

r-bionetdata 1.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bionetdata
Licenses: GPL 2+
Build system: r
Synopsis: Biological and Chemical Data Networks
Description:

Data Package that includes several examples of chemical and biological data networks, i.e. data graph structured.

r-bspbss 1.0.6
Propagated dependencies: r-svd@0.5.8 r-rstiefel@1.0.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-oro-nifti@0.11.4 r-neurobase@1.34.0 r-movmf@0.2-11 r-ica@1.0-3 r-gtools@3.9.5 r-gridextra@2.3 r-gplots@3.3.0 r-glmnet@5.0 r-ggplot2@4.0.3 r-bayesgpfit@1.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BSPBSS
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Spatial Blind Source Separation
Description:

Gibbs sampling for Bayesian spatial blind source separation (BSP-BSS). BSP-BSS is designed for spatially dependent signals in high dimensional and large-scale data, such as neuroimaging. The method assumes the expectation of the observed images as a linear mixture of multiple sparse and piece-wise smooth latent source signals, and constructs a Bayesian nonparametric prior by thresholding Gaussian processes. Details can be found in our paper: Wu, B., Guo, Y., & Kang, J. (2024). Bayesian spatial blind source separation via the thresholded gaussian process. Journal of the American Statistical Association, 119(545), 422-433.

r-boundarystats 2.3.0
Propagated dependencies: r-tibble@3.3.1 r-terra@1.9-27 r-scales@1.4.0 r-magrittr@2.0.5 r-igraph@2.3.1 r-gstat@2.1-6 r-ggplot2@4.0.3 r-fields@17.3 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=BoundaryStats
Licenses: GPL 3+
Build system: r
Synopsis: Boundary Overlap Statistics
Description:

Analysis workflow for finding geographic boundaries of ecological or landscape traits and comparing the placement of geographic boundaries of two traits. If data are trait values, trait data are transformed to boundary intensities based on approximate first derivatives across latitude and longitude. The package includes functions to create custom null models based on the input data. The boundary statistics are described in: Fortin, Drapeau, and Jacquez (1996) <doi:10.2307/3545584>.

r-bkpc 1.0.2
Propagated dependencies: r-kernlab@0.9-33
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/domijan/BKPC
Licenses: Expat
Build system: r
Synopsis: Bayesian Kernel Projection Classifier
Description:

Bayesian kernel projection classifier (Domijan and Wilson,2011) <doi:10.1007/s11222-009-9161-8> is a nonlinear multicategory classifier which performs the classification of the projections of the data to the principal axes of the feature space. A Gibbs sampler is implemented to find the posterior distributions of the parameters.

r-bidag 2.1.4
Propagated dependencies: r-rgraphviz@2.56.0 r-rcpp@1.1.1-1.1 r-rbgl@1.88.0 r-pcalg@2.7-12 r-matrix@1.7-5 r-graph@1.90.0 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=BiDAG
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Inference for Directed Acyclic Graphs
Description:

Implementation of a collection of MCMC methods for Bayesian structure learning of directed acyclic graphs (DAGs), both from continuous and discrete data. For efficient inference on larger DAGs, the space of DAGs is pruned according to the data. To filter the search space, the algorithm employs a hybrid approach, combining constraint-based learning with search and score. A reduced search space is initially defined on the basis of a skeleton obtained by means of the PC-algorithm, and then iteratively improved with search and score. Search and score is then performed following two approaches: Order MCMC, or Partition MCMC. The BGe score is implemented for continuous data and the BDe score is implemented for binary data or categorical data. The algorithms may provide the maximum a posteriori (MAP) graph or a sample (a collection of DAGs) from the posterior distribution given the data. All algorithms are also applicable for structure learning and sampling for dynamic Bayesian networks. References: J. Kuipers, P. Suter, G. Moffa (2022) <doi:10.1080/10618600.2021.2020127>, N. Friedman and D. Koller (2003) <doi:10.1023/A:1020249912095>, J. Kuipers and G. Moffa (2017) <doi:10.1080/01621459.2015.1133426>, M. Kalisch et al. (2012) <doi:10.18637/jss.v047.i11>, D. Geiger and D. Heckerman (2002) <doi:10.1214/aos/1035844981>, P. Suter, J. Kuipers, G. Moffa, N.Beerenwinkel (2023) <doi:10.18637/jss.v105.i09>.

r-bvartools 0.2.4
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/franzmohr/bvartools
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Inference of Vector Autoregressive and Error Correction Models
Description:

Assists in the set-up of algorithms for Bayesian inference of vector autoregressive (VAR) and error correction (VEC) models. Functions for posterior simulation, forecasting, impulse response analysis and forecast error variance decomposition are largely based on the introductory texts of Chan, Koop, Poirier and Tobias (2019, ISBN: 9781108437493), Koop and Korobilis (2010) <doi:10.1561/0800000013> and Luetkepohl (2006, ISBN: 9783540262398).

r-bgumbel 0.0.3
Dependencies: gfortran@14.3.0 gcc@14.3.0
Propagated dependencies: r-sparsem@1.84-2 r-quantreg@6.1 r-mcmcpack@1.7-1 r-mass@7.3-65 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=bgumbel
Licenses: Expat
Build system: r
Synopsis: Bimodal Gumbel Distribution
Description:

Bimodal Gumbel distribution. General functions for performing extreme value analysis.

r-baseq 0.2.0
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/ambuvjyn/baseq
Licenses: GPL 3
Build system: r
Synopsis: Basic Sequence Processing Tool for Biological Data
Description:

Primarily created as an easy and understanding way to do basic sequences surrounding the central dogma of molecular biology.

r-bigdatadist 1.1
Propagated dependencies: r-rrcov@1.7-7 r-pdist@1.2.1 r-mass@7.3-65 r-fnn@1.1.4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bigdatadist
Licenses: GPL 3+
Build system: r
Synopsis: Distances for Machine Learning and Statistics in the Context of Big Data
Description:

This package provides functions to compute distances between probability measures or any other data object than can be posed in this way, entropy measures for samples of curves, distances and depth measures for functional data, and the Generalized Mahalanobis Kernel distance for high dimensional data. For further details about the metrics please refer to Martos et al (2014) <doi:10.3233/IDA-140706>; Martos et al (2018) <doi:10.3390/e20010033>; Hernandez et al (2018, submitted); Martos et al (2018, submitted).

r-bmggum 0.1.0
Propagated dependencies: r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-loo@2.9.0 r-ggum@0.5 r-ggplot2@4.0.3 r-edstan@1.1.0 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/Naidantu/bmggum
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Multidimensional Generalized Graded Unfolding Model
Description:

Full Bayesian estimation of Multidimensional Generalized Graded Unfolding Model (MGGUM) using rstan (See Stan Development Team (2020) <https://mc-stan.org/>). Functions are provided for estimation, result extraction, model fit statistics, and plottings.

r-biodry 0.9.1
Propagated dependencies: r-nlme@3.1-169 r-ecodist@2.1.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BIOdry
Licenses: GPL 3
Build system: r
Synopsis: Multilevel Modeling of Dendroclimatical Fluctuations
Description:

Multilevel ecological data series (MEDS) are sequences of observations ordered according to temporal/spatial hierarchies that are defined by sample designs, with sample variability confined to ecological factors. Dendroclimatic MEDS of tree rings and climate are modeled into normalized fluctuations of tree growth and aridity. Modeled fluctuations (model frames) are compared with Mantel correlograms on multiple levels defined by sample design. Package implementation can be understood by running examples in modelFrame(), and muleMan() functions.

r-biobjclass 0.1.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BiObjClass
Licenses: GPL 3
Build system: r
Synopsis: Classification of Algorithms
Description:

This package implements the Bi-objective Lexicographical Classification method and Performance Assessment Ratio at 10% metric for algorithm classification. Constructs matrices representing algorithm performance under multiple criteria, facilitating decision-making in algorithm selection and evaluation. Analyzes and compares algorithm performance based on various metrics to identify the most suitable algorithms for specific tasks. This package includes methods for algorithm classification and evaluation, with examples provided in the documentation. Carvalho (2019) presents a statistical evaluation of algorithmic computational experimentation with infeasible solutions <doi:10.48550/arXiv.1902.00101>. Moreira and Carvalho (2023) analyze power in preprocessing methodologies for datasets with missing values <doi:10.1080/03610918.2023.2234683>.

r-bayesppd 1.1.3
Propagated dependencies: r-rcppnumerical@0.7-0 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.6-1 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=BayesPPD
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Power Prior Design
Description:

Bayesian power/type I error calculation and model fitting using the power prior and the normalized power prior for generalized linear models. Detailed examples of applying the package are available at <doi:10.32614/RJ-2023-016>. Models for time-to-event outcomes are implemented in the R package BayesPPDSurv'. The Bayesian clinical trial design methodology is described in Chen et al. (2011) <doi:10.1111/j.1541-0420.2011.01561.x>, and Psioda and Ibrahim (2019) <doi:10.1093/biostatistics/kxy009>. The normalized power prior is described in Duan et al. (2006) <doi:10.1002/env.752> and Ibrahim et al. (2015) <doi:10.1002/sim.6728>.

r-brassica 1.0.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=brassica
Licenses: GPL 3
Build system: r
Synopsis: 1970s BASIC Interpreter
Description:

Executes BASIC programs from the 1970s, for historical and educational purposes. This enables famous examples of early machine learning, artificial intelligence, natural language processing, cellular automata, and so on, to be run in their original form.

Total packages: 72693