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

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-acled-api 1.1.8
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: <https://gitlab.com/chris-dworschak/acled.api>
Licenses: FSDG-compatible
Build system: r
Synopsis: Automated Retrieval of ACLED Conflict Event Data
Description:

Access and manage the application programming interface (API) of the Armed Conflict Location & Event Data Project (ACLED) at <https://acleddata.com/>. The package makes it easy to retrieve a user-defined sample (or all of the available data) of ACLED, enabling a seamless integration of regular data updates into the research work flow. It requires a minimal number of dependencies. See the package's README file for a note on replicability when drawing on ACLED data. When using this package, you acknowledge that you have read ACLED's terms and conditions of use, and that you agree with their attribution requirements.

r-atpolr 0.1.1
Propagated dependencies: r-terra@1.8-86 r-stringr@1.6.0 r-sf@1.0-23 r-rdpack@2.6.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/gsapijaszko/atpolR
Licenses: GPL 3
Build system: r
Synopsis: ATPOL Grid Implementation
Description:

ATPOL is a rectangular grid system used for botanical studies in Poland. The ATPOL grid was developed in Institute of Botany, Jagiellonian University, Krakow, Poland in 70. Since then it is widely used to represent distribution of plants in Poland. atpolR provides functions to translate geographic coordinates to the grid and vice versa. It also allows to create a choreograph map.

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=AzureAuth
Licenses: Expat
Build system: r
Synopsis: Authentication Services for Azure Active Directory
Description:

This package provides Azure Active Directory (AAD) authentication functionality for R users of Microsoft's Azure cloud <https://azure.microsoft.com/en-us>. Use this package to obtain OAuth 2.0 tokens for services including Azure Resource Manager, Azure Storage and others. It supports both AAD v1.0 and v2.0, as well as multiple authentication methods, including device code and resource owner grant. Tokens are cached in a user-specific directory obtained using the rappdirs package. The interface is based on the OAuth framework in the httr package, but customised and streamlined for Azure. Part of the AzureR family of packages.

r-aramappings 0.2.0
Propagated dependencies: r-slam@0.1-55 r-rglpk@0.6-5.1 r-pracma@2.4.6 r-matrix@1.7-4 r-ggplot2@4.0.1 r-cvxr@1.0-15 r-clarabel@0.11.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/manuelrubio/aramappings
Licenses: Expat
Build system: r
Synopsis: Computes Adaptable Radial Axes Mappings
Description:

Computes low-dimensional point representations of high-dimensional numerical data according to the data visualization method Adaptable Radial Axes described in: Manuel Rubio-Sánchez, Alberto Sanchez, and Dirk J. Lehmann (2017) "Adaptable radial axes plots for improved multivariate data visualization" <doi:10.1111/cgf.13196>.

r-apexcharter 0.4.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/dreamRs/apexcharter
Licenses: Expat
Build system: r
Synopsis: Create Interactive Chart with the JavaScript 'ApexCharts' Library
Description:

This package provides an htmlwidgets interface to apexcharts.js'. Apexcharts is a modern JavaScript charting library to build interactive charts and visualizations with simple API. Apexcharts examples and documentation are available here: <https://apexcharts.com/>.

r-available 1.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/r-lib/available
Licenses: Expat
Build system: r
Synopsis: Check if the Title of a Package is Available, Appropriate and Interesting
Description:

Check if a given package name is available to use. It checks the name's validity. Checks if it is used on GitHub', CRAN and Bioconductor'. Checks for unintended meanings by querying Wiktionary and Wikipedia.

r-apathe 0.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/crsh/apathe
Licenses: Expat
Build system: r
Synopsis: American Psychological Association Thesis Templates for R Markdown
Description:

Facilitates writing computationally reproducible student theses in PDF format that conform to the American Psychological Association (APA) manuscript guidelines (6th Edition). The package currently provides two R Markdown templates for homework and theses at the Psychology Department of the University of Cologne. The package builds on the package papaja but is tailored to the requirements of student theses and omits features for simplicity.

r-aipw 0.6.9.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/yqzhong7/AIPW
Licenses: GPL 3
Build system: r
Synopsis: Augmented Inverse Probability Weighting
Description:

The AIPW package implements the augmented inverse probability weighting, a doubly robust estimator, for average causal effect estimation with user-defined stacked machine learning algorithms. To cite the AIPW package, please use: "Yongqi Zhong, Edward H. Kennedy, Lisa M. Bodnar, Ashley I. Naimi (2021). AIPW: An R Package for Augmented Inverse Probability Weighted Estimation of Average Causal Effects. American Journal of Epidemiology. <doi:10.1093/aje/kwab207>". Visit: <https://yqzhong7.github.io/AIPW/> for more information.

r-adaplots 0.1.0
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=adaplots
Licenses: GPL 3
Build system: r
Synopsis: Ada-Plot and Uda-Plot for Assessing Distributional Attributes and Normality
Description:

The centralized empirical cumulative average deviation function is utilized to develop both Ada-plot and Uda-plot as alternatives to Ad-plot and Ud-plot introduced by the author. Analogous to Ad-plot, Ada-plot can identify symmetry, skewness, and outliers of the data distribution. The Uda-plot is as exceptional as Ud-plot in assessing normality. The d-value that quantifies the degree of proximity between the Uda-plot and the graph of the estimated normal density function helps guide to make decisions on confirmation of normality. Extreme values in the data can be eliminated using the 1.5IQR rule to create its robust version if user demands. Full description of the methodology can be found in the article by Wijesuriya (2025a) <doi:10.1080/03610926.2025.2558108>. Further, the development of Ad-plot and Ud-plot is contained in both article and the adplots R package by Wijesuriya (2025b & 2025c) <doi:10.1080/03610926.2024.2440583> and <doi:10.32614/CRAN.package.adplots>.

r-adj 0.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://alarm-redist.org/adj/
Licenses: Expat
Build system: r
Synopsis: Lightweight Adjacency Lists
Description:

This package provides an S3 class to represent graph adjacency lists using vctrs'. Allows for creation, subsetting, combining, and pretty printing of these lists. Adjacency lists can be easily converted to zero-indexed lists, which allows for easy passing of objects to low-level languages for processing.

r-alteredpqr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AlteredPQR
Licenses: GPL 3+
Build system: r
Synopsis: Detection of Altered Protein Quantitative Relationships
Description:

Inference of protein complex states from quantitative proteomics data. The package takes information on known stable protein interactions (i.e. protein components of the same complex) and assesses how protein quantitative ratios change between different conditions. It reports protein pairs for which relative protein quantities to each other have been significantly altered in the tested condition.

r-arl 0.1.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/wwbrannon/arl
Licenses: Expat
Build system: r
Synopsis: Embedded Lisp Dialect
Description:

This package provides a Scheme-inspired Lisp dialect embedded in R, with macros, tail-call optimization, and seamless interoperability with R functions and data structures. (The name arl is short for An R Lisp.') Implemented in pure R with no compiled code.

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).

r-aphid 1.3.6
Propagated dependencies: r-rcpp@1.1.0 r-qpdf@1.4.1 r-openssl@2.3.4 r-kmer@1.1.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/shaunpwilkinson/aphid
Licenses: GPL 3
Build system: r
Synopsis: Analysis with Profile Hidden Markov Models
Description:

Designed for the development and application of hidden Markov models and profile HMMs for biological sequence analysis. Contains functions for multiple and pairwise sequence alignment, model construction and parameter optimization, file import/export, implementation of the forward, backward and Viterbi algorithms for conditional sequence probabilities, tree-based sequence weighting, and sequence simulation. Features a wide variety of potential applications including database searching, gene-finding and annotation, phylogenetic analysis and sequence classification. Based on the models and algorithms described in Durbin et al (1998, ISBN: 9780521629713).

r-askgpt 0.1.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/JBGruber/askgpt
Licenses: GPL 3+
Build system: r
Synopsis: Asking GPT About R Stuff
Description:

This package provides a chat package connecting to API endpoints by OpenAI (<https://platform.openai.com/>) to answer questions (about R).

r-arg 0.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://ngreifer.github.io/arg/
Licenses: GPL 2+
Build system: r
Synopsis: Clean and Simple Argument Checking
Description:

Checks function arguments, ideally for use in R packages. Uses a simple interface and produces clean, informative error messages using cli'.

r-agcounts 0.6.6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=agcounts
Licenses: Expat
Build system: r
Synopsis: Calculate 'ActiGraph' Counts from Accelerometer Data
Description:

Calculate ActiGraph counts from the X, Y, and Z axes of a triaxial accelerometer. This work was inspired by Neishabouri et al. who published the article "Quantification of Acceleration as Activity Counts in ActiGraph Wearables" on February 24, 2022. The link to the article (<https://pubmed.ncbi.nlm.nih.gov/35831446>) and python implementation of this code (<https://github.com/actigraph/agcounts>).

r-acca 0.2
Propagated dependencies: r-plyr@1.8.9 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=acca
Licenses: GPL 2+
Build system: r
Synopsis: Canonical Correlation Analysis with Inferential Guaranties
Description:

It performs Canonical Correlation Analysis and provides inferential guaranties on the correlation components. The p-values are computed following the resampling method developed in Winkler, A. M., Renaud, O., Smith, S. M., & Nichols, T. E. (2020). Permutation inference for canonical correlation analysis. NeuroImage, <doi:10.1016/j.neuroimage.2020.117065>. Furthermore, it provides plotting tools to visualize the results.

r-autoshiny 0.0.3
Propagated dependencies: r-shiny@1.11.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/alekrutkowski/autoshiny
Licenses: GPL 2
Build system: r
Synopsis: Automatic Transformation of an 'R' Function into a 'shiny' App
Description:

Static code compilation of a shiny app given an R function (into ui.R and server.R files or into a shiny app object). See examples at <https://github.com/alekrutkowski/autoshiny>.

r-advbinomapps 1.0
Propagated dependencies: r-rootsolve@1.8.2.4 r-genbinomapps@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AdvBinomApps
Licenses: GPL 3
Build system: r
Synopsis: Upper Clopper-Pearson Confidence Limits for Burn-in Studies under Additional Available Information
Description:

This package provides functions to compute upper Clopper-Pearson confidence limits of early life failure probabilities and required sample sizes of burn-in studies under further available information, e.g. from other products or technologies.

r-adwave 1.4
Propagated dependencies: r-waveslim@1.8.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://doi.org/10.1534/genetics.115.176842
Licenses: GPL 2+
Build system: r
Synopsis: Wavelet Analysis of Genomic Data from Admixed Populations
Description:

This package implements wavelet-based approaches for describing population admixture. Principal Components Analysis (PCA) is used to define the population structure and produce a localized admixture signal for each individual. Wavelet summaries of the PCA output describe variation present in the data and can be related to population-level demographic processes. For more details, see J Sanderson, H Sudoyo, TM Karafet, MF Hammer and MP Cox. 2015. Reconstructing past admixture processes from local genomic ancestry using wavelet transformation. Genetics 200:469-481 <doi:10.1534/genetics.115.176842>.

r-aiscreenr 0.3.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://mikkelvembye.github.io/AIscreenR/
Licenses: GPL 3+
Build system: r
Synopsis: AI Screening Tools in R for Systematic Reviewing
Description:

This package provides functions to conduct title and abstract screening in systematic reviews using large language models, such as the Generative Pre-trained Transformer (GPT) models from OpenAI <https://developers.openai.com/>. These functions can enhance the quality of title and abstract screenings while reducing the total screening time significantly. In addition, the package includes tools for quality assessment of title and abstract screenings, as described in Vembye, Christensen, Mølgaard, and Schytt (2025) <DOI:10.1037/met0000769>.

r-autoseed 0.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=Autoseed
Licenses: GPL 3+
Build system: r
Synopsis: Retrieve Disease-Related Genes from Public Sources
Description:

For researchers to quickly and comprehensively acquire disease genes, so as to understand the mechanism of disease, we developed this program to acquire disease-related genes. The data is integrated from three public databases. The three databases are eDGAR', DrugBank and MalaCards'. The eDGAR is a comprehensive database, containing data on the relationship between disease and genes. DrugBank contains information on 13443 drugs and 5157 targets. MalaCards integrates human disease information, including disease-related genes.

r-areabiplot 1.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=areabiplot
Licenses: Expat
Build system: r
Synopsis: Area Biplot
Description:

Considering an (n x m) data matrix X, this package is based on the method proposed by Gower, Groener, and Velden (2010) <doi:10.1198/jcgs.2010.07134>, and utilize the resulting matrices from the extended version of the NIPALS decomposition to determine n triangles whose areas are used to visually estimate the elements of a specific column of X. After a 90-degree rotation of the sample points, the triangles are drawn regarding the following points: 1.the origin of the axes; 2.the sample points; 3. the vector endpoint representing some variable.

Total packages: 69239