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

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-bpdir 0.1.2
Propagated dependencies: r-plotrix@3.8-13 r-mass@7.3-65 r-circular@0.5-2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bpDir
Licenses: GPL 2
Build system: r
Synopsis: Boxplots for Directional Data
Description:

This package provides functions for drawing boxplots for data on (the boundary of) a unit circle (i.e., circular and axial data), from Buttarazzi D., Pandolfo G., Porzio G.C. (2018) <doi:10.1111/biom.12889>.

r-bertopic 0.1.0
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-reticulate@1.44.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/Feng-Ji-Lab/BERTopic
Licenses: Expat
Build system: r
Synopsis: Topic Modeling with 'BERTopic'
Description:

Interface to the Python package BERTopic <https://maartengr.github.io/BERTopic/index.html> for transformer-based topic modeling. Provides R wrappers to fit BERTopic models, transform new documents, update and reduce topics, extract topic- and document-level information, and generate interactive visualizations. Python backends and dependencies are managed via the reticulate package.

r-bootwar 0.2.1
Propagated dependencies: r-shinythemes@1.2.0 r-shinyjs@2.1.0 r-shiny@1.11.1 r-npboottprm@0.3.2 r-mmcards@0.1.1 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/mightymetrika/bootwar
Licenses: Expat
Build system: r
Synopsis: Nonparametric Bootstrap Test with Pooled Resampling Card Game
Description:

The card game War is simple in its rules but can be lengthy. In another domain, the nonparametric bootstrap test with pooled resampling (nbpr) methods, as outlined in Dwivedi, Mallawaarachchi, and Alvarado (2017) <doi:10.1002/sim.7263>, is optimal for comparing paired or unpaired means in non-normal data, especially for small sample size studies. However, many researchers are unfamiliar with these methods. The bootwar package bridges this gap by enabling users to grasp the concepts of nbpr via Boot War, a variation of the card game War designed for small samples. The package provides functions like score_keeper() and play_round() to streamline gameplay and scoring. Once a predetermined number of rounds concludes, users can employ the analyze_game() function to derive game results. This function leverages the npboottprm package's nonparboot() to report nbpr results and, for comparative analysis, also reports results from the stats package's t.test() function. Additionally, bootwar features an interactive shiny web application, bootwar(). This offers a user-centric interface to experience Boot War, enhancing understanding of nbpr methods across various distributions, sample sizes, number of bootstrap resamples, and confidence intervals.

r-banter 0.9.8
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-swfscmisc@1.7 r-rlang@1.1.6 r-rfpermute@2.5.5 r-randomforest@4.7-1.2 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/SWFSC/banter
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: BioAcoustic eveNT classifiER
Description:

Create a hierarchical acoustic event species classifier out of multiple call type detectors as described in Rankin et al (2017) <doi:10.1111/mms.12381>.

r-bayesfbhborrow 2.0.2
Propagated dependencies: r-survival@3.8-3 r-mvtnorm@1.3-3 r-magrittr@2.0.4 r-invgamma@1.2 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesFBHborrow
Licenses: FSDG-compatible
Build system: r
Synopsis: Bayesian Dynamic Borrowing with Flexible Baseline Hazard Function
Description:

Allows Bayesian borrowing from a historical dataset for time-to- event data. A flexible baseline hazard function is achieved via a piecewise exponential likelihood with time varying split points and smoothing prior on the historic baseline hazards. The method is described in Scott and Lewin (2024) <doi:10.48550/arXiv.2401.06082>, and the software paper is in Axillus et al. (2024) <doi:10.48550/arXiv.2408.04327>.

r-basicmcmcplots 0.2.7
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=basicMCMCplots
Licenses: GPL 3
Build system: r
Synopsis: Trace Plots, Density Plots and Chain Comparisons for MCMC Samples
Description:

This package provides methods for examining posterior MCMC samples from a single chain using trace plots and density plots, and from multiple chains by comparing posterior medians and credible intervals from each chain. These plotting functions have a variety of options, such as figure sizes, legends, parameters to plot, and saving plots to file. Functions interface with the NIMBLE software package, see de Valpine, Turek, Paciorek, Anderson-Bergman, Temple Lang and Bodik (2017) <doi:10.1080/10618600.2016.1172487>.

r-blendstat 1.0.5
Propagated dependencies: r-mass@7.3-65 r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=Blendstat
Licenses: GPL 3
Build system: r
Synopsis: Joint Analysis of Experiments with Mixtures and Random Effects
Description:

This package performs a joint analysis of experiments with mixtures and random effects, taking on a process variable represented by a covariable.

r-bigsnpr 1.12.21
Dependencies: zlib@1.3.1
Propagated dependencies: r-vctrs@0.6.5 r-runonce@0.3.3 r-roptim@0.1.7 r-rmio@0.4.0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-matrix@1.7-4 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-foreach@1.5.2 r-dorng@1.8.6.2 r-data-table@1.17.8 r-bigutilsr@0.3.11 r-bigstatsr@1.6.2 r-bigsparser@0.7.3 r-bigreadr@0.2.5 r-bigparallelr@0.3.2 r-bigassertr@0.1.7
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://privefl.github.io/bigsnpr/
Licenses: GPL 3
Build system: r
Synopsis: Analysis of Massive SNP Arrays
Description:

Easy-to-use, efficient, flexible and scalable tools for analyzing massive SNP arrays. Privé et al. (2018) <doi:10.1093/bioinformatics/bty185>.

r-batsch 0.1.1
Propagated dependencies: r-tibble@3.3.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/ramiromagno/batsch
Licenses: FSDG-compatible
Build system: r
Synopsis: Real-Time PCR Data Sets by Batsch et al. (2008)
Description:

Real-time quantitative polymerase chain reaction (qPCR) data sets by Batsch et al. (2008) <doi:10.1186/1471-2105-9-95>. This package provides five data sets, one for each PCR target: (i) rat SLC6A14, (ii) human SLC22A13, (iii) pig EMT, (iv) chicken ETT, and (v) human GAPDH. Each data set comprises a five-point, four-fold dilution series. For each concentration there are three replicates. Each amplification curve is 45 cycles long. Original raw data file: <https://static-content.springer.com/esm/art%3A10.1186%2F1471-2105-9-95/MediaObjects/12859_2007_2080_MOESM5_ESM.xls>.

r-bizdays 1.0.17
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/wilsonfreitas/R-bizdays
Licenses: Expat
Build system: r
Synopsis: Business Days Calculations and Utilities
Description:

Business days calculations based on a list of holidays and nonworking weekdays. Quite useful for fixed income and derivatives pricing.

r-bootstatespace 1.0.3
Propagated dependencies: r-simstatespace@1.2.15 r-dynr@0.1.16-114
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/jeksterslab/bootStateSpace
Licenses: GPL 3+
Build system: r
Synopsis: Bootstrap for State Space Models
Description:

This package provides a streamlined and user-friendly framework for bootstrapping in state space models, particularly when the number of subjects/units (n) exceeds one, a scenario commonly encountered in social and behavioral sciences. The parametric bootstrap implemented here was developed and applied in Pesigan, Russell, and Chow (2025) <doi:10.1037/met0000779>.

r-bigquic 1.1-13
Propagated dependencies: r-scalreg@1.0.1 r-rcpp@1.1.0 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://www.r-project.org
Licenses: GPL 3+ FSDG-compatible
Build system: r
Synopsis: Big Quadratic Inverse Covariance Estimation
Description:

Use Newton's method, coordinate descent, and METIS clustering to solve the L1 regularized Gaussian MLE inverse covariance matrix estimation problem.

r-countstar 1.0.2
Propagated dependencies: r-truncdist@1.0-2 r-truncatednormal@2.3 r-splines2@0.5.4 r-spikeslabgam@1.1-20 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-randomforest@4.7-1.2 r-matrix@1.7-4 r-kfas@1.6.0 r-gbm@2.2.2 r-fastgp@1.2 r-dbarts@0.9-32 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=countSTAR
Licenses: GPL 2+
Build system: r
Synopsis: Flexible Modeling of Count Data
Description:

For Bayesian and classical inference and prediction with count-valued data, Simultaneous Transformation and Rounding (STAR) Models provide a flexible, interpretable, and easy-to-use approach. STAR models the observed count data using a rounded continuous data model and incorporates a transformation for greater flexibility. Implicitly, STAR formalizes the commonly-applied yet incoherent procedure of (i) transforming count-valued data and subsequently (ii) modeling the transformed data using Gaussian models. STAR is well-defined for count-valued data, which is reflected in predictive accuracy, and is designed to account for zero-inflation, bounded or censored data, and over- or underdispersion. Importantly, STAR is easy to combine with existing MCMC or point estimation methods for continuous data, which allows seamless adaptation of continuous data models (such as linear regressions, additive models, BART, random forests, and gradient boosting machines) for count-valued data. The package also includes several methods for modeling count time series data, namely via warped Dynamic Linear Models. For more details and background on these methodologies, see the works of Kowal and Canale (2020) <doi:10.1214/20-EJS1707>, Kowal and Wu (2022) <doi:10.1111/biom.13617>, King and Kowal (2022) <arXiv:2110.14790>, and Kowal and Wu (2023) <arXiv:2110.12316>.

r-cttshiny 0.1
Propagated dependencies: r-shinyace@0.4.4 r-shiny@1.11.1 r-psych@2.5.6 r-ltm@1.2-0 r-ctt@2.3.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CTTShiny
Licenses: GPL 3
Build system: r
Synopsis: Classical Test Theory via Shiny
Description:

Interactive shiny application for running classical test theory (item analysis).

r-climenu 0.1.5
Propagated dependencies: r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/PetrCala/climenu
Licenses: Expat
Build system: r
Synopsis: Interactive Command-Line Menus
Description:

This package provides interactive command-line menu functionality with single and multiple selection menus, keyboard navigation (arrow keys or vi-style j/k), preselection, and graceful fallback for non-interactive environments. Inspired by tools such as inquirer.js <https://github.com/SBoudrias/Inquirer.js>, pick <https://github.com/aisk/pick>, and survey <https://github.com/AlecAivazis/survey>. Designed to be lightweight and easy to integrate into R packages and scripts.

r-cequre 1.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cequre
Licenses: GPL 2+
Build system: r
Synopsis: Censored Quantile Regression & Monotonicity-Respecting Restoring
Description:

Perform censored quantile regression of Huang (2010) <doi:10.1214/09-AOS771>, and restore monotonicity respecting via adaptive interpolation for dynamic regression of Huang (2017) <doi:10.1080/01621459.2016.1149070>. The monotonicity-respecting restoration applies to general dynamic regression models including (uncensored or censored) quantile regression model, additive hazards model, and dynamic survival models of Peng and Huang (2007) <doi:10.1093/biomet/asm058>, among others.

r-comparedf 2.3.5
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-openxlsx@4.2.8.1 r-htmltable@2.4.3 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=compareDF
Licenses: Expat
Build system: r
Synopsis: Do a Git Style Diff of the Rows Between Two Dataframes with Similar Structure
Description:

Compares two dataframes which have the same column structure to show the rows that have changed. Also gives a git style diff format to quickly see what has changed in addition to summary statistics.

r-cmhsu 0.0.6.9
Propagated dependencies: r-tidyr@1.3.1 r-purrr@1.2.0 r-magrittr@2.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CMHSU
Licenses: GPL 3
Build system: r
Synopsis: Mental Health Status, Substance Use Status and their Concurrent Status in North American Healthcare Administrative Databases
Description:

Patients Mental Health (MH) status, Substance Use (SU) status, and concurrent MH/SU status in the American/Canadian Healthcare Administrative Databases can be identified. The detection is based on given parameters of interest by clinicians including the list of plausible ICD MH/SU codes (3/4/5 characters), the required number of visits of hospital for MH/SU , the required number of visits of service physicians for MH/SU, and the maximum time span within MH visits, within SU visits, and, between MH and SU visits. Methods are described in: Khan S <https://pubmed.ncbi.nlm.nih.gov/29044442/>, Keen C, et al. (2021) <doi:10.1111/add.15580>, Lavergne MR, et al. (2022) <doi:10.1186/s12913-022-07759-z>, Casillas, S M, et al. (2022) <doi:10.1016/j.abrep.2022.100464>, CIHI (2022) <https://www.cihi.ca/en>, CDC (2024) <https://www.cdc.gov>, WHO (2019) <https://icd.who.int/en>.

r-cgmissingdatar 0.0.1
Propagated dependencies: r-ranger@0.17.0 r-mice@3.18.0 r-metrics@0.1.4 r-fnn@1.1.4.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/saraswatsh/CGMissingDataR
Licenses: GPL 2+
Build system: r
Synopsis: Missingness Benchmark for Continuous Glucose Monitoring Data
Description:

Evaluates predictive performance under feature-level missingness in repeated-measures continuous glucose monitoring-like data. The benchmark injects missing values at user-specified rates, imputes incomplete feature matrices using an iterative chained-equations approach inspired by multivariate imputation by chained equations (MICE; Azur et al. (2011) <doi:10.1002/mpr.329>), fits Random Forest regression models (Breiman (2001) <doi:10.1023/A:1010933404324>) and k-nearest-neighbor regression models (Zhang (2016) <doi:10.21037/atm.2016.03.37>), and reports mean absolute percentage error and R-squared across missingness rates.

r-ceoptim 1.3
Propagated dependencies: r-sna@2.8 r-msm@1.8.2 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CEoptim
Licenses: GPL 2+
Build system: r
Synopsis: Cross-Entropy R Package for Optimization
Description:

Optimization solver based on the Cross-Entropy method.

r-condmvnorm 2025.1
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=condMVNorm
Licenses: GPL 2
Build system: r
Synopsis: Conditional Multivariate Normal Distribution
Description:

Computes conditional multivariate normal densities, probabilities, and random deviates.

r-corrsieve 1.6-9
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/campanam/rCorrSieve
Licenses: GPL 3+
Build system: r
Synopsis: Software for Summarising and Evaluating STRUCTURE Output
Description:

Statistical summary of STRUCTURE output. STRUCTURE is a K-means clustering method for inferring population structure and assigning individuals to populations using genetic data. Pritchard JK, Stephens M, Donnelly PJ (2000) <DOI:10.1093/genetics/155.2.945>. <https://web.stanford.edu/group/pritchardlab/structure.html>.

r-coglasso 1.1.0
Propagated dependencies: r-withr@3.0.2 r-rlang@1.1.6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-matrix@1.7-4 r-lifecycle@1.0.4 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/DrQuestion/coglasso
Licenses: GPL 2+
Build system: r
Synopsis: Collaborative Graphical Lasso - Multi-Omics Network Reconstruction
Description:

Reconstruct networks from multi-omics data sets with the collaborative graphical lasso (coglasso) algorithm described in Albanese, A., Kohlen, W., and Behrouzi, P. (2024) <doi:10.48550/arXiv.2403.18602>. Use the main wrapper function `bs()` to build and select a multi-omics network.

r-cmna 1.0.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://jameshoward.us/cmna/
Licenses: FreeBSD
Build system: r
Synopsis: Computational Methods for Numerical Analysis
Description:

This package provides the source and examples for James P. Howard, II, "Computational Methods for Numerical Analysis with R," <https://jameshoward.us/cmna/>, a book on numerical methods in R.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457