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

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-archetyper 0.1.0
Propagated dependencies: r-tidyverse@2.0.0 r-testthat@3.3.2 r-stringr@1.6.0 r-snakecase@0.11.1 r-skimr@2.2.2 r-rmarkdown@2.31 r-readr@2.2.0 r-ps@1.9.3 r-log4r@0.4.4 r-knitr@1.51 r-here@1.0.2 r-feather@0.4.0 r-config@0.3.2 r-bannercommenter@1.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://mkorvink.github.io/archetyper/index.html
Licenses: GPL 3+
Build system: r
Synopsis: An Archetype for Data Mining and Data Science Projects
Description:

This package provides a project template to support the data science workflow.

r-adaptiveboxplot 0.1.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AdaptiveBoxplot
Licenses: GPL 3+
Build system: r
Synopsis: FDR(BH) Boxplot and FWER(Holm) Boxplot
Description:

This package implements a framework for creating boxplots where the whisker lengths are determined by formal multiple testing procedures, making them adaptive to sample size and data characteristics. The function bh_boxplot() generates boxplots that control the False Discovery Rate (FDR) via the Benjamini-Hochberg procedure, and the function holm_boxplot() generates boxplots that control the Family-Wise Error Rate (FWER) via the Holm procedure. The methods are based on the framework in Gang, Lin, and Tong (2025) <doi:10.48550/arXiv.2510.20259>.

r-av 0.9.6
Dependencies: zlib@1.3.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://ropensci.r-universe.dev/av
Licenses: Expat
Build system: r
Synopsis: Working with Audio and Video in R
Description:

Bindings to FFmpeg <http://www.ffmpeg.org/> AV library for working with audio and video in R. Generates high quality video from images or R graphics with custom audio. Also offers high performance tools for reading raw audio, creating spectrograms', and converting between countless audio / video formats. This package interfaces directly to the C API and does not require any command line utilities.

r-ardl-nardl 1.3.0
Propagated dependencies: r-tseries@0.10-61 r-tidyselect@1.2.1 r-texreg@1.39.5 r-stringr@1.6.0 r-sandwich@3.1-1 r-rlist@0.4.6.2 r-purrr@1.2.2 r-plyr@1.8.9 r-nardl@0.1.6 r-lmtest@0.9-40 r-gets@0.38 r-dplyr@1.2.1 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ardl.nardl
Licenses: GPL 2+
Build system: r
Synopsis: Linear and Nonlinear Autoregressive Distributed Lag Models: General-to-Specific Approach
Description:

Estimate the linear and nonlinear autoregressive distributed lag (ARDL & NARDL) models and the corresponding error correction models, and test for longrun and short-run asymmetric. The general-to-specific approach is also available in estimating the ARDL and NARDL models. The Pesaran, Shin & Smith (2001) (<doi:10.1002/jae.616>) bounds test for level relationships is also provided. The ardl.nardl package also performs short-run and longrun symmetric restrictions available at Shin et al. (2014) <doi:10.1007/978-1-4899-8008-3_9> and their corresponding tests.

r-autoimage 2.2.3
Propagated dependencies: r-mba@0.1-3 r-maps@3.4.3 r-mapproj@1.2.12 r-ggplot2@4.0.3 r-fields@17.3 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=autoimage
Licenses: GPL 2+
Build system: r
Synopsis: Multiple Heat Maps for Projected Coordinates
Description:

This package provides functions for displaying multiple images or scatterplots with a color scale, i.e., heat maps, possibly with projected coordinates. The package relies on the base graphics system, so graphics are rendered rapidly.

r-ardec 2.1-1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ArDec
Licenses: GPL 2+
Build system: r
Synopsis: Time Series Autoregressive-Based Decomposition
Description:

Autoregressive-based decomposition of a time series based on the approach in West (1997). Particular cases include the extraction of trend and seasonal components.

r-aghmatrix 2.1.4
Propagated dependencies: r-zoo@1.8-15 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/rramadeu/AGHmatrix
Licenses: GPL 3
Build system: r
Synopsis: Relationship Matrices for Diploid and Autopolyploid Species
Description:

Computation of A (pedigree), G (genomic-base), and H (A corrected by G) relationship matrices for diploid and autopolyploid species. Several methods are implemented considering additive and non-additive models.

r-archipelago 0.1.0
Propagated dependencies: r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=archipelago
Licenses: Expat
Build system: r
Synopsis: Visualising Variant Set Association Test Results
Description:

This package provides a graphical method for joint visualisation of Variant Set Association Test (VSAT) results and individual variant association statistics. The Archipelago method assigns genomic coordinates to variant set statistics, allowing simultaneous display of variant-level and set-level signals in a unified plot. This supports interpretation of both collective and individual variant contributions in genetic association studies using variant aggregation approaches. For more see Lawless et al. (2026) <doi:10.1002/gepi.70025>.

r-ale 0.5.3
Propagated dependencies: r-univariateml@1.5.0 r-tidyr@1.3.2 r-stringr@1.6.0 r-staccuracy@0.2.2 r-s7@0.2.2 r-rlang@1.2.0 r-purrr@1.2.2 r-progressr@0.19.0 r-patchwork@1.3.2 r-insight@1.5.1 r-ggplot2@4.0.3 r-future@1.70.0 r-furrr@0.4.0 r-dplyr@1.2.1 r-cli@3.6.6 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/tripartio/ale
Licenses: Expat
Build system: r
Synopsis: Interpretable Machine Learning and Statistical Inference with Accumulated Local Effects (ALE)
Description:

Accumulated Local Effects (ALE) were initially developed as a model-agnostic approach for global explanations of the results of black-box machine learning algorithms. ALE has a key advantage over other approaches like partial dependency plots (PDP) and SHapley Additive exPlanations (SHAP): its values represent a clean functional decomposition of the model. As such, ALE values are not affected by the presence or absence of interactions among variables in a mode. Moreover, its computation is relatively rapid. This package reimplements the algorithms for calculating ALE data and develops highly interpretable visualizations for plotting these ALE values. It also extends the original ALE concept to add bootstrap-based confidence intervals and ALE-based statistics that can be used for statistical inference. For more details, see Okoli, Chitu. 2023. â Statistical Inference Using Machine Learning and Classical Techniques Based on Accumulated Local Effects (ALE).â arXiv. <doi:10.48550/arXiv.2310.09877>.

r-autotransqf 0.1.3
Propagated dependencies: r-vgam@1.1-14 r-moments@0.14.1 r-matlab2r@1.5.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/yyyuehhu/AutoTransQF
Licenses: GPL 3
Build system: r
Synopsis: Novel Automatic Shifted Log Transformation
Description:

This package provides a novel parametrization of log transformation and a shift parameter to automate the transformation process are proposed in R package AutoTransQF based on Feng et al. (2016). Please read Feng et al. (2016) <doi:10.1002/sta4.104> for more details of the method.

r-atlasmaker 0.1.0
Propagated dependencies: r-shiny@1.13.0 r-leaflet@2.2.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/rachel-greenlee/AtlasMaker
Licenses: GPL 3+
Build system: r
Synopsis: Make Multiple 'leaflet' Maps in 'Shiny'
Description:

Simplify creating multiple, related leaflet maps across tabs for a shiny application. Users build lists of any polygons, points, and polylines needed for the project, use the map_server() function to assign built lists and other chosen aesthetics into each tab, and the package leverages modules to generate all map tabs.

r-azr 0.3.5
Propagated dependencies: r-s7@0.2.2 r-rlang@1.2.0 r-r6@2.6.1 r-jsonlite@2.0.0 r-httr2@1.2.2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://pedrobtz.github.io/azr/
Licenses: Expat
Build system: r
Synopsis: Credential Chain for Seamless 'OAuth 2.0' Authentication to 'Azure Services'
Description:

This package implements a credential chain for Azure OAuth 2.0 authentication based on the package httr2''s OAuth framework. Sequentially attempts authentication methods until one succeeds. During development allows interactive browser-based flows ('Device Code and Auth Code flows) and non-interactive flow ('Client Secret') in batch mode.

r-alkahest 1.3.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://codeberg.org/tesselle/alkahest
Licenses: GPL 3+
Build system: r
Synopsis: Pre-Processing XY Data from Experimental Methods
Description:

This package provides a lightweight, dependency-free toolbox for pre-processing XY data from experimental methods (i.e. any signal that can be measured along a continuous variable). This package provides methods for baseline estimation and correction, smoothing, normalization, integration and peaks detection. Baseline correction methods includes polynomial fitting as described in Lieber and Mahadevan-Jansen (2003) <doi:10.1366/000370203322554518>, Rolling Ball algorithm after Kneen and Annegarn (1996) <doi:10.1016/0168-583X(95)00908-6>, SNIP algorithm after Ryan et al. (1988) <doi:10.1016/0168-583X(88)90063-8>, 4S Peak Filling after Liland (2015) <doi:10.1016/j.mex.2015.02.009> and more.

r-antaresread 3.0.1
Propagated dependencies: r-stringr@1.6.0 r-stringi@1.8.7 r-shiny@1.13.0 r-purrr@1.2.2 r-plyr@1.8.9 r-pbapply@1.7-4 r-memuse@4.2-3 r-lubridate@1.9.5 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-doparallel@1.0.17 r-data-table@1.18.4 r-bit64@4.8.2 r-assertthat@0.2.1 r-arrow@24.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/rte-antares-rpackage/antaresRead
Licenses: GPL 2+ FSDG-compatible
Build system: r
Synopsis: Import, Manipulate and Explore the Results of an 'Antares' Simulation
Description:

Import, manipulate and explore results generated by Antares', a powerful open source software developed by RTE (Réseau de Transport dâ à lectricité) to simulate and study electric power systems (more information about Antares here : <https://antares-simulator.org/>).

r-anocva 0.1.1
Propagated dependencies: r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=anocva
Licenses: GPL 3+
Build system: r
Synopsis: Non-Parametric Statistical Test to Compare Clustering Structures
Description:

This package provides ANOCVA (ANalysis Of Cluster VAriability), a non-parametric statistical test to compare clustering structures with applications in functional magnetic resonance imaging data (fMRI). The ANOCVA allows us to compare the clustering structure of multiple groups simultaneously and also to identify features that contribute to the differential clustering.

r-afdx 1.1.2
Propagated dependencies: r-tidyr@1.3.2 r-maxlik@1.5-2.2 r-magrittr@2.0.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/johnaponte/afdx
Licenses: GPL 3+
Build system: r
Synopsis: Diagnosis Performance Using Attributable Fraction
Description:

Estimate diagnosis performance (Sensitivity, Specificity, Positive predictive value, Negative predicted value) of a diagnostic test where can not measure the golden standard but can estimate it using the attributable fraction.

r-aifftools 1.0
Propagated dependencies: r-tuner@1.4.7 r-r-utils@2.13.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AIFFtools
Licenses: LGPL 3
Build system: r
Synopsis: Read AIFF Files and Convert to WAVE Format
Description:

This package provides functions are provided to read and convert AIFF audio files to WAVE (WAV) format. This supports, for example, use of the tuneR package, which does not currently handle AIFF files. The AIFF file format is defined in <https://web.archive.org/web/20080125221040/http://www.borg.com/~jglatt/tech/aiff.htm> and <https://www.mmsp.ece.mcgill.ca/Documents/AudioFormats/AIFF/Docs/AIFF-1.3.pdf> .

r-argo 3.0.3
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-xtable@1.8-8 r-xml@3.99-0.23 r-matrix@1.7-5 r-glmnet@5.0 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=argo
Licenses: GPL 2
Build system: r
Synopsis: Accurate Estimation of Influenza Epidemics using Google Search Data
Description:

Augmented Regression with General Online data (ARGO) for accurate estimation of influenza epidemics in United States on national level, regional level and state level. It replicates the method introduced in paper Yang, S., Santillana, M. and Kou, S.C. (2015) <doi:10.1073/pnas.1515373112>; Ning, S., Yang, S. and Kou, S.C. (2019) <doi:10.1038/s41598-019-41559-6>; Yang, S., Ning, S. and Kou, S.C. (2021) <doi:10.1038/s41598-021-83084-5>.

r-aifeducation 1.1.5
Dependencies: python-pytorch@2.10.0
Propagated dependencies: r-stringi@1.8.7 r-rlang@1.2.0 r-reticulate@1.46.0 r-reshape2@1.4.5 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-iotarelr@0.1.9 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://fberding.github.io/aifeducation/
Licenses: GPL 3
Build system: r
Synopsis: Artificial Intelligence for Education
Description:

In social and educational settings, the use of Artificial Intelligence (AI) is a challenging task. Relevant data is often only available in handwritten forms, or the use of data is restricted by privacy policies. This often leads to small data sets. Furthermore, in the educational and social sciences, data is often unbalanced in terms of frequencies. To support educators as well as educational and social researchers in using the potentials of AI for their work, this package provides a unified interface for neural nets in PyTorch to deal with natural language problems. In addition, the package ships with a shiny app, providing a graphical user interface. This allows the usage of AI for people without skills in writing python/R scripts. The tools integrate existing mathematical and statistical methods for dealing with small data sets via pseudo-labeling (e.g. Cascante-Bonilla et al. (2020) <doi:10.48550/arXiv.2001.06001>) and imbalanced data via the creation of synthetic cases (e.g. Islam et al. (2012) <doi:10.1016/j.asoc.2021.108288>). Performance evaluation of AI is connected to measures from content analysis which educational and social researchers are generally more familiar with (e.g. Berding & Pargmann (2022) <doi:10.30819/5581>, Gwet (2014) <ISBN:978-0-9708062-8-4>, Krippendorff (2019) <doi:10.4135/9781071878781>). Estimation of energy consumption and CO2 emissions during model training is done with the python library codecarbon'. Finally, all objects created with this package allow to share trained AI models with other people.

r-adaptr 1.5.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://inceptdk.github.io/adaptr/
Licenses: GPL 3+
Build system: r
Synopsis: Adaptive Trial Simulator
Description:

Package that simulates adaptive (multi-arm, multi-stage) clinical trials using adaptive stopping, adaptive arm dropping, and/or adaptive randomisation. Developed as part of the INCEPT (Intensive Care Platform Trial) project (<https://incept.dk/>), primarily supported by a grant from Sygeforsikringen "danmark" (<https://www.sygeforsikring.dk/>).

r-amnlfa 1.1.2
Propagated dependencies: r-stringr@1.6.0 r-stringi@1.8.7 r-reshape2@1.4.5 r-plyr@1.8.9 r-mplusautomation@1.3 r-gridextra@2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-devtools@2.5.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=aMNLFA
Licenses: GPL 2
Build system: r
Synopsis: Automated Moderated Nonlinear Factor Analysis Using 'M-plus'
Description:

Automated generation, running, and interpretation of moderated nonlinear factor analysis models for obtaining scores from observed variables, using the method described by Gottfredson and colleagues (2019) <doi:10.1016/j.addbeh.2018.10.031>. This package creates M-plus input files which may be run iteratively to test two different types of covariate effects on items: (1) latent variable impact (both mean and variance); and (2) differential item functioning. After sequentially testing for all effects, it also creates a final model by including all significant effects after adjusting for multiple comparisons. Finally, the package creates a scoring model which uses the final values of parameter estimates to generate latent variable scores. \n\n This package generates TEMPLATES for M-plus inputs, which can and should be inspected, altered, and run by the user. In addition to being presented without warranty of any kind, the package is provided under the assumption that everyone who uses it is reading, interpreting, understanding, and altering every M-plus input and output file. There is no one right way to implement moderated nonlinear factor analysis, and this package exists solely to save users time as they generate M-plus syntax according to their own judgment.

r-arulessequences 0.2-32
Propagated dependencies: r-arules@1.7.14
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=arulesSequences
Licenses: GPL 2
Build system: r
Synopsis: Mining Frequent Sequences
Description:

Add-on for arules to handle and mine frequent sequences. Provides interfaces to the C++ implementation of cSPADE by Mohammed J. Zaki.

r-adlift 1.4-6
Propagated dependencies: r-ebayesthresh@1.4-12
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=adlift
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: An Adaptive Lifting Scheme Algorithm
Description:

Adaptive wavelet lifting transforms for signal denoising using optimal local neighbourhood regression, from Nunes et al. (2006) <doi:10.1007/s11222-006-6560-y>.

r-asht 1.0.3
Propagated dependencies: r-ssanv@1.1 r-perm@1.0-0.4 r-exactci@1.4-5 r-exact2x2@1.7.0 r-coin@1.4-3 r-bpcp@1.5.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=asht
Licenses: GPL 3
Build system: r
Synopsis: Applied Statistical Hypothesis Tests
Description:

Gives some hypothesis test functions (sign test, median and other quantile tests, Wilcoxon signed rank test, coefficient of variation test, test of normal variance, test on weighted sums of Poisson [see Fay and Kim <doi:10.1002/bimj.201600111>], sample size for t-tests with different variances and non-equal n per arm, Behrens-Fisher test, nonparametric ABC intervals, Wilcoxon-Mann-Whitney test [with effect estimates and confidence intervals, see Fay and Malinovsky <doi:10.1002/sim.7890>], two-sample melding tests [see Fay, Proschan, and Brittain <doi:10.1111/biom.12231>], one-way ANOVA allowing var.equal=FALSE [see Brown and Forsythe, 1974, Biometrics]), prevalence confidence intervals that adjust for sensitivity and specificity [see Lang and Reiczigel, 2014 <doi:10.1016/j.prevetmed.2013.09.015>] or Bayer, Fay, and Graubard, 2023 <doi:10.48550/arXiv.2205.13494>). The focus is on hypothesis tests that have compatible confidence intervals, but some functions only have confidence intervals (e.g., prevSeSp).

Total packages: 72647