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

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-artsy 1.0.1
Propagated dependencies: r-scales@1.4.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-randomforest@4.7-1.2 r-ggplot2@4.0.3 r-fnn@1.1.4.1 r-e1071@1.7-17 r-ambient@1.0.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://koenderks.github.io/aRtsy/
Licenses: GPL 3+
Build system: r
Synopsis: Generative Art with 'ggplot2'
Description:

This package provides algorithms for creating artworks in the ggplot2 language that incorporate some form of randomness.

r-arrayhelpers 1.1-0
Propagated dependencies: r-svunit@1.0.8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: http://arrayhelpers.r-forge.r-project.org/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Convenience Functions for Arrays
Description:

Some convenient functions to work with arrays.

r-aggregater 0.1.1
Propagated dependencies: r-tibble@3.3.1 r-ncmisc@1.3.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AggregateR
Licenses: GPL 2+
Build system: r
Synopsis: Aggregate Numeric, Date and Categorical Variables
Description:

Convenience functions for aggregating a data frame or data table. Currently mean, sum and variance are supported. For Date variables, the recency and duration are supported. There is also support for dummy variables in predictive contexts. Code has been completely re-written in data.table for computational speed.

r-arulescba 1.2.9
Dependencies: openjdk@25.0.2
Propagated dependencies: r-matrix@1.7-5 r-glmnet@5.0 r-discretization@1.0-1.1 r-arules@1.7.14
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/mhahsler/arulesCBA
Licenses: GPL 3
Build system: r
Synopsis: Classification Based on Association Rules
Description:

This package provides the infrastructure for association rule-based classification including the algorithms CBA, CMAR, CPAR, C4.5, FOIL, PART, PRM, RCAR, and RIPPER to build associative classifiers. Hahsler et al (2019) <doi:10.32614/RJ-2019-048>.

r-auxsurvey 1.1
Propagated dependencies: r-survey@4.5 r-stringr@1.6.0 r-rstanarm@2.32.2 r-rlang@1.2.0 r-mgcv@1.9-4 r-gtools@3.9.5 r-dplyr@1.2.1 r-coda@0.19-4.1 r-bart@2.9.10
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AuxSurvey
Licenses: FSDG-compatible
Build system: r
Synopsis: Survey Analysis with Auxiliary Discretized Variables
Description:

Probability surveys often use auxiliary continuous data from administrative records, but the utility of this data is diminished when it is discretized for confidentiality. We provide a set of survey estimators to make full use of information from the discretized variables. See Williams, S.Z., Zou, J., Liu, Y., Si, Y., Galea, S. and Chen, Q. (2024), Improving Survey Inference Using Administrative Records Without Releasing Individual-Level Continuous Data. Statistics in Medicine, 43: 5803-5813. <doi:10.1002/sim.10270> for details.

r-api2lm 0.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=api2lm
Licenses: GPL 3
Build system: r
Synopsis: Functions and Data Sets for the Book "A Progressive Introduction to Linear Models"
Description:

Simplifies aspects of linear regression analysis, particularly simultaneous inference. Additionally, supports "A Progressive Introduction to Linear Models" by Joshua French (<https://jfrench.github.io/LinearRegression/>).

r-aods3 0.6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/lbbe-software/aods3
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of Overdispersed Data using S3 Methods
Description:

This package provides functions to analyse overdispersed counts or proportions. These functions should be considered as complements to more sophisticated methods such as generalized estimating equations (GEE) or generalized linear mixed effect models (GLMM). aods3 is an S3 re-implementation of the deprecated S4 package aod.

r-azurermr 2.4.5
Propagated dependencies: r-uuid@1.2-2 r-r6@2.6.1 r-jsonlite@2.0.0 r-httr@1.4.8 r-azuregraph@1.3.5 r-azureauth@1.3.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AzureRMR
Licenses: Expat
Build system: r
Synopsis: Interface to 'Azure Resource Manager'
Description:

This package provides a lightweight but powerful R interface to the Azure Resource Manager REST API. The package exposes a comprehensive class framework and related tools for creating, updating and deleting Azure resource groups, resources and templates. While AzureRMR can be used to manage any Azure service, it can also be extended by other packages to provide extra functionality for specific services. Part of the AzureR family of packages.

r-australianpoliticians 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-readr@2.2.0 r-purrr@1.2.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/RohanAlexander/AustralianPoliticians
Licenses: Expat
Build system: r
Synopsis: Provides Datasets About Australian Politicians
Description:

This package provides access to biographical and political data about Australian federal politicians who served between 1901 and 2021. This enhances how reproducible research is that uses this data.

r-addivortes 0.4.8
Propagated dependencies: r-pbapply@1.7-4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://johnpaulgosling.github.io/AddiVortes/
Licenses: GPL 3+
Build system: r
Synopsis: (Bayesian) Additive Voronoi Tessellations
Description:

This package implements the Bayesian Additive Voronoi Tessellation model for non-parametric regression and machine learning as introduced in Stone and Gosling (2025) <doi:10.1080/10618600.2024.2414104>. This package provides a flexible alternative to BART (Bayesian Additive Regression Trees) using Voronoi tessellations instead of trees. Users can fit Bayesian regression models, estimate posterior distributions, and visualise the resulting tessellations. It is particularly useful for spatial data analysis, machine learning regression, complex function approximation and Bayesian modeling where the underlying structure is unknown. The method is well-suited to capturing spatial patterns and non-linear relationships.

r-atsa 3.1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=aTSA
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Alternative Time Series Analysis
Description:

This package contains some tools for testing, analyzing time series data and fitting popular time series models such as ARIMA, Moving Average and Holt Winters, etc. Most functions also provide nice and clear outputs like SAS does, such as identify, estimate and forecast, which are the same statements in PROC ARIMA in SAS.

r-azurecognitive 1.0.2
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8 r-azurermr@2.4.5 r-azureauth@1.3.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AzureCognitive
Licenses: Expat
Build system: r
Synopsis: Interface to Azure Cognitive Services
Description:

An interface to Azure Cognitive Services <https://learn.microsoft.com/en-us/azure/cognitive-services/>. Both an Azure Resource Manager interface, for deploying Cognitive Services resources, and a client framework are supplied. While AzureCognitive can be called by the end-user, it is meant to provide a foundation for other packages that will support specific services, like Computer Vision, Custom Vision, language translation, and so on. Part of the AzureR family of packages.

r-adherencerx 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-lubridate@1.9.5 r-dplyr@1.2.1 r-anytime@0.3.13
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/btbeal/adheRenceRX
Licenses: GPL 2+
Build system: r
Synopsis: Assess Medication Adherence from Pharmaceutical Claims Data
Description:

This package provides a (mildly) opinionated set of functions to help assess medication adherence for researchers working with medication claims data. Medication adherence analyses have several complex steps that are often convoluted and can be time-intensive. The focus is to create a set of functions using "tidy principles" geared towards transparency, speed, and flexibility while working with adherence metrics. All functions perform exactly one task with an intuitive name so that a researcher can handle details (often achieved with vectorized solutions) while we handle non-vectorized tasks common to most adherence calculations such as adjusting fill dates and determining episodes of care. The methodologies in referenced in this package come from Canfield SL, et al (2019) "Navigating the Wild West of Medication Adherence Reporting in Specialty Pharmacy" <doi:10.18553/jmcp.2019.25.10.1073>.

r-aquaenv 1.0-5
Propagated dependencies: r-minpack-lm@1.2-4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AquaEnv
Licenses: GPL 2+
Build system: r
Synopsis: Integrated Development Toolbox for Aquatic Chemical Model Generation
Description:

Toolbox for the experimental aquatic chemist, focused on acidification and CO2 air-water exchange. It contains all elements to model the pH, the related CO2 air-water exchange, and aquatic acid-base chemistry for an arbitrary marine, estuarine or freshwater system. It contains a suite of tools for sensitivity analysis, visualisation, modelling of chemical batches, and can be used to build dynamic models of aquatic systems. As from version 1.0-4, it also contains functions to calculate the buffer factors.

r-adaptmcmc 1.5
Propagated dependencies: r-ramcmc@0.1.2 r-matrix@1.7-5 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/scheidan/adaptMCMC
Licenses: GPL 2+
Build system: r
Synopsis: Implementation of a Generic Adaptive Monte Carlo Markov Chain Sampler
Description:

Enables sampling from arbitrary distributions if the log density is known up to a constant; a common situation in the context of Bayesian inference. The implemented sampling algorithm was proposed by Vihola (2012) <DOI:10.1007/s11222-011-9269-5> and achieves often a high efficiency by tuning the proposal distributions to a user defined acceptance rate.

r-archaeophases-dataset 0.2.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ArchaeoPhases.dataset
Licenses: GPL 3
Build system: r
Synopsis: Data Sets for 'ArchaeoPhases' Vignettes
Description:

This package provides the data sets used to build the ArchaeoPhases vignettes. The data sets were formerly distributed with ArchaeoPhases', however they exceed current CRAN policy for package size.

r-anaconda 0.1.5
Propagated dependencies: r-rcolorbrewer@1.1-3 r-rafalib@1.0.4 r-plyr@1.8.9 r-pheatmap@1.0.13 r-lookup@1.1 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-deseq2@1.52.0 r-data-table@1.18.4 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/PLStenger/Anaconda
Licenses: GPL 2+
Build system: r
Synopsis: Targeted Differential and Global Enrichment Analysis of Taxonomic Rank by Shared Asvs
Description:

Targeted differential and global enrichment analysis of taxonomic rank by shared ASVs (Amplicon Sequence Variant), for high-throughput eDNA sequencing of fungi, bacteria, and metazoan. Actually works in two steps: I) Targeted differential analysis from QIIME2 data and II) Global analysis by Taxon Mann-Whitney U test analysis from targeted analysis (I) (I) Estimate variance-mean dependence in count/abundance ASVs data from high-throughput sequencing assays and test for differential represented ASVs based on a model using the negative binomial distribution. (II) NCBITaxon_MWU uses continuous measure of significance (such as fold-change or -log(p-value)) to identify NCBITaxon that are significantly enriches with either up- or down-represented ASVs. If the measure is binary (0 or 1) the script will perform a typical NCBITaxon enrichment analysis based Fisher's exact test: it will show NCBITaxon over-represented among the ASVs that have 1 as their measure. On the plot, different fonts are used to indicate significance and color indicates enrichment with either up (red) or down (blue) regulated ASVs. No colors are shown for binary measure analysis. The tree on the plot is hierarchical clustering of NCBITaxon based on shared ASVs. Categories with no branch length between them are subsets of each other. The fraction next to the category name indicates the fraction of good ASVs in it; good ASVs are the ones exceeding the arbitrary absValue cutoff (option in taxon_mwuPlot()). For Fisher's based test, specify absValue=0.5. This value does not affect statistics and is used for plotting only. The original idea was for genes differential expression analysis from Wright et al (2015) <doi:10.1186/s12864-015-1540-2>; adapted here for taxonomic analysis. The Anaconda package makes it possible to carry out these analyses by automatically creating several graphs and tables and storing them in specially created subfolders. You will need your QIIME2 pipeline output for each kingdom (eg; Fungi and/or Bacteria and/or Metazoan): i) taxonomy.tsv, ii) taxonomy_RepSeq.tsv, iii) ASV.tsv and iv) SampleSheet_comparison.txt (the latter being created by you).

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-assortnet 0.20
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=assortnet
Licenses: GPL 2
Build system: r
Synopsis: Calculate the Assortativity Coefficient of Weighted and Binary Networks
Description:

This package provides functions to calculate the assortment of vertices in social networks. This can be measured on both weighted and binary networks, with discrete or continuous vertex values.

r-alphashape3d 1.3.3
Propagated dependencies: r-rgl@1.3.36 r-rann@2.6.2 r-geometry@0.5.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=alphashape3d
Licenses: GPL 2
Build system: r
Synopsis: Implementation of the 3D Alpha-Shape for the Reconstruction of 3D Sets from a Point Cloud
Description:

Implementation in R of the alpha-shape of a finite set of points in the three-dimensional space. The alpha-shape generalizes the convex hull and allows to recover the shape of non-convex and even non-connected sets in 3D, given a random sample of points taken into it. Besides the computation of the alpha-shape, this package provides users with functions to compute the volume of the alpha-shape, identify the connected components and facilitate the three-dimensional graphical visualization of the estimated set.

r-alphavantagepf 0.8.1
Propagated dependencies: r-usethis@3.2.1 r-ttr@0.24.4 r-timedate@4052.112 r-tidyr@1.3.2 r-stringr@1.6.0 r-shinyjs@2.1.1 r-shinyfeedback@0.4.0 r-shiny@1.13.0 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-gtextras@0.6.2 r-gt@1.3.0 r-glue@1.8.1 r-fst@0.9.8 r-financegraphs@0.9.0 r-dygraphs@1.1.1.6 r-dplyr@1.2.1 r-data-table@1.18.4 r-clipr@0.8.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/derekholmes0/alphavantagepf
Licenses: GPL 3+
Build system: r
Synopsis: Comprehensive R Wrapper and Shiny Interface for 'Alphavantage Financial Data' API
Description:

Download, manage, and visualize via Shiny App Alphavantage financial data <https://www.alphavantage.co/documentation/>. Data is downloaded and organized into `data.table` objects using a single calling function with optional helper functions to extract and simplify more complex data. A Shiny interface is also provided to download, manage, and graph asset prices and characteristics.

r-ageutils 0.1.2
Propagated dependencies: r-vctrs@0.7.3 r-tibble@3.3.1 r-rlang@1.2.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://timtaylor.github.io/ageutils/
Licenses: GPL 2
Build system: r
Synopsis: Collection of Functions for Working with Age Intervals
Description:

This package provides a collection of efficient functions for working with individual ages and corresponding intervals. These include functions for conversion from an age to an interval, aggregation of ages with associated counts in to intervals and the splitting of interval counts based on specified age distributions.

r-amdconfigurations 0.1.0
Propagated dependencies: r-e1071@1.7-17
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/mmendoza1967/AMDconfigurations
Licenses: Expat
Build system: r
Synopsis: Geometric Analysis of Configurations in High-Dimensional Spaces
Description:

This package provides tools for analysing the geometry of configurations in high-dimensional spaces using the Average Membership Degree (AMD) framework and synthetic configuration generation. The package supports a domain-agnostic approach to studying the shape, dispersion, and internal structure of point clouds, with applications across biological and ecological datasets, including those derived from deep-time records. The AMD framework builds on the idea that strongly coupled systems may occupy a limited set of recurrent regimes in state space, producing high-occupancy regions separated by sparsely populated transitional configurations. The package focuses on detecting these concentration patterns and quantifying their geometric definition without assuming any underlying dynamical model. It provides AMD curve computation, cluster assignment, and sigma-equivalent estimation, together with S3 methods for plotting, printing, and summarising AMD and sigma-equivalent objects. Mendoza (2025) <https://mmendoza1967.github.io/AMDconfigurations/>.

r-align 0.1.0
Propagated dependencies: r-matlab@1.0.4.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=align
Licenses: GPL 3
Build system: r
Synopsis: Modified DTW Algorithm for Stratigraphic Time Series Alignment
Description:

This package provides a dynamic time warping (DTW) algorithm for stratigraphic alignment, translated into R from the original published MATLAB code by Hay et al. (2019) <doi:10.1130/G46019.1>. The DTW algorithm incorporates two geologically relevant parameters (g and edge) for augmenting the typical DTW cost matrix, allowing for a range of sedimentologic and chronologic conditions to be explored, as well as the generation of an alignment library (as opposed to a single alignment solution). The g parameter relates to the relative sediment accumulation rate between the two time series records, while the edge parameter relates to the amount of total shared time between the records. Note that this algorithm is used for all DTW alignments in the Align Shiny application, detailed in Hagen et al. (in review).

Total packages: 72693