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

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-anscombiser 1.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://paulnorthrop.github.io/anscombiser/
Licenses: GPL 2+
Build system: r
Synopsis: Create Datasets with Identical Summary Statistics
Description:

Anscombe's quartet are a set of four two-variable datasets that have several common summary statistics but which have very different joint distributions. This becomes apparent when the data are plotted, which illustrates the importance of using graphical displays in Statistics. This package enables the creation of datasets that have identical marginal sample means and sample variances, sample correlation, least squares regression coefficients and coefficient of determination. The user supplies an initial dataset, which is shifted, scaled and rotated in order to achieve target summary statistics. The general shape of the initial dataset is retained. The target statistics can be supplied directly or calculated based on a user-supplied dataset. The datasauRus package <https://cran.r-project.org/package=datasauRus> provides further examples of datasets that have markedly different scatter plots but share many sample summary statistics.

r-awinr 0.1.0
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://windsor.ai/
Licenses: GPL 3
Build system: r
Synopsis: Get Data from 'Awin' via the 'Windsor.ai' API
Description:

Collect your data on digital marketing campaigns from Awin using the Windsor.ai API <https://windsor.ai/api-fields/>.

r-aclhs 1.0.1
Propagated dependencies: r-geor@1.9-6 r-deoptim@2.2-8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/vargaslab/acLHS
Licenses: Expat
Build system: r
Synopsis: Autocorrelated Conditioned Latin Hypercube Sampling
Description:

Implementation of the autocorrelated conditioned Latin Hypercube Sampling (acLHS) algorithm for 1D (time-series) and 2D (spatial) data. The acLHS algorithm is an extension of the conditioned Latin Hypercube Sampling (cLHS) algorithm that allows sampled data to have similar correlative and statistical features of the original data. Only a properly formatted dataframe needs to be provided to yield subsample indices from the primary function. For more details about the cLHS algorithm, see Minasny and McBratney (2006), <doi:10.1016/j.cageo.2005.12.009>. For acLHS, see Le and Vargas (2024) <doi:10.1016/j.cageo.2024.105539>.

r-arttransfer 1.0.0
Propagated dependencies: r-randomforest@4.7-1.2 r-nnet@7.3-20 r-glmnet@5.0 r-gbm@2.2.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ARTtransfer
Licenses: GPL 2
Build system: r
Synopsis: Adaptive and Robust Pipeline for Transfer Learning
Description:

Adaptive and Robust Transfer Learning (ART) is a flexible framework for transfer learning that integrates information from auxiliary data sources to improve model performance on primary tasks. It is designed to be robust against negative transfer by including the non-transfer model in the candidate pool, ensuring stable performance even when auxiliary datasets are less informative. See the paper, Wang, Wu, and Ye (2023) <doi:10.1002/sta4.582>.

r-anofa 0.1.3
Propagated dependencies: r-superb@1.0.1 r-rrapply@1.2.8 r-rdpack@2.6.6 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://dcousin3.github.io/ANOFA/
Licenses: GPL 3
Build system: r
Synopsis: Analyses of Frequency Data
Description:

Analyses of frequencies can be performed using an alternative test based on the G statistic. The test has similar type-I error rates and power as the chi-square test. However, it is based on a total statistic that can be decomposed in an additive fashion into interaction effects, main effects, simple effects, contrast effects, etc., mimicking precisely the logic of ANOVA. We call this set of tools ANOFA (Analysis of Frequency data) to highlight its similarities with ANOVA. This framework also renders plots of frequencies along with confidence intervals. Finally, effect sizes and planning statistical power are easily done under this framework. The ANOFA is a tool that assesses the significance of effects instead of the significance of parameters; as such, it is more intuitive to most researchers than alternative approaches based on generalized linear models. See Laurencelle and Cousineau (2023) <doi:10.20982/tqmp.19.2.p173>.

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-arf 0.2.5
Propagated dependencies: r-truncnorm@1.0-9 r-stringr@1.6.0 r-ranger@0.18.0 r-foreach@1.5.2 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/bips-hb/arf
Licenses: GPL 3+
Build system: r
Synopsis: Adversarial Random Forests
Description:

Adversarial random forests (ARFs) recursively partition data into fully factorized leaves, where features are jointly independent. The procedure is iterative, with alternating rounds of generation and discrimination. Data becomes increasingly realistic at each round, until original and synthetic samples can no longer be reliably distinguished. This is useful for several unsupervised learning tasks, such as density estimation and data synthesis. Methods for both are implemented in this package. ARFs naturally handle unstructured data with mixed continuous and categorical covariates. They inherit many of the benefits of random forests, including speed, flexibility, and solid performance with default parameters. For details, see Watson et al. (2023) <https://proceedings.mlr.press/v206/watson23a.html>.

r-asciichartr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=asciichartr
Licenses: Expat
Build system: r
Synopsis: Lightweight ASCII Line Graphs
Description:

Create ASCII line graphs of a time series directly on your terminal in an easy way. There are some configurations you can add to make the plot the way you like. This project was inspired by the original asciichart package by Igor Kroitor.

r-acumos 0.4-4
Propagated dependencies: r-yaml@2.3.12 r-rserve@1.8-19 r-rprotobuf@0.4.28 r-restrserve@1.2.4 r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://www.acumos.orghttps://gerrit.acumos.org/r/gitweb?p=acumos-r-client.githttps://github.com/acumos/acumos-r-clienthttps://docs.acumos.org/en/latest/submodules/acumos-r-client/docs
Licenses: ASL 2.0
Build system: r
Synopsis: 'Acumos' R Interface
Description:

Create, upload and run Acumos R models. Acumos (<https://www.acumos.org>) is a platform and open source framework intended to make it easy to build, share, and deploy AI apps. Acumos is part of the LF AI Foundation', an umbrella organization within The Linux Foundation'. With this package, user can create a component, and push it to an Acumos platform.

r-automlr 1.0.0
Propagated dependencies: r-survival@3.8-6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AutoMLR
Licenses: Expat
Build system: r
Synopsis: Automated Multi-Outcome Machine Learning Combination Models
Description:

This package provides automated machine learning workflows for survival analysis, binary classification, continuous outcomes, and ordinal outcomes. The package trains and combines model variants across user-supplied multi-cohort data, evaluates survival models by leave-one-out cross-validation using Harrell's concordance index, binary models by leave-one-out cross-validation using receiver operating characteristic area under the curve, continuous models by out-of-fold root mean squared error and R-squared, and ordinal models by out-of-fold quadratic weighted kappa. It renders reproducible reports in Hypertext Markup Language (HTML) with figures and diagnostics. The survival workflow supports penalized and tree-based Cox proportional hazards models, stepwise Cox models, partial least squares regression for Cox models, supervised principal components, gradient boosting machine Cox models, survival support vector machines (survival-SVM), random survival forests, and optional CoxBoost'. The binary workflow supports penalized logistic regression, logistic baselines, gradient boosting machines, random forests, principal component analysis (PCA) logistic regression, and Gaussian naive Bayes variants. Continuous and ordinal workflows reuse an 18-variant regression registry with penalized, linear, boosted, forest, PCA, and baseline families. The optional CoxBoost model is enabled when the suggested CoxBoost package is installed; it is used conditionally and is not a strong dependency. Optional model backends are checked at run time so missing backend packages skip only the affected model variants rather than blocking installation of the whole package. Methods build on Friedman et al. (2010) <doi:10.18637/jss.v033.i01>, Bair and Tibshirani (2004) <doi:10.1371/journal.pbio.0020108>, Ishwaran et al. (2008) <doi:10.1214/08-AOAS169>, Blanche et al. (2013) <doi:10.1002/sim.5958>, and Binder and Schumacher (2008) <doi:10.1186/1471-2105-9-14>.

r-animint2 2025.10.17
Propagated dependencies: r-servr@0.32 r-scales@1.4.0 r-rjsonio@2.0.5 r-reshape2@1.4.5 r-plyr@1.8.9 r-mass@7.3-65 r-knitr@1.51 r-gtable@0.3.6 r-digest@0.6.39 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://animint.github.io/animint2/
Licenses: GPL 3
Build system: r
Synopsis: Animated Interactive Grammar of Graphics
Description:

This package provides functions are provided for defining animated, interactive data visualizations in R code, and rendering on a web page. The 2018 Journal of Computational and Graphical Statistics paper, <doi:10.1080/10618600.2018.1513367> describes the concepts implemented.

r-adehabitatlt 0.3.29
Propagated dependencies: r-sp@2.2-1 r-adehabitatma@0.3.17 r-ade4@1.7-24
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=adehabitatLT
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of Animal Movements
Description:

This package provides a collection of tools for the analysis of animal movements.

r-actilifecounts 1.1.1
Propagated dependencies: r-pracma@2.4.6 r-gsignal@0.3-7 r-ggirread@1.0.11
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/jhmigueles/actilifecounts
Licenses: LGPL 3+
Build system: r
Synopsis: Generate Activity Counts from Raw Accelerometer Data
Description:

This package provides a tool to obtain activity counts, originally a translation of the python package agcounts <https://github.com/actigraph/agcounts>. This tool allows the processing of data from any accelerometer brand, with a more flexible approach to handle different sampling frequencies.

r-asynchlong 2.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AsynchLong
Licenses: GPL 2
Build system: r
Synopsis: Regression Analysis of Sparse Asynchronous Longitudinal Data
Description:

Estimation of regression models for sparse asynchronous longitudinal observations, where time-dependent response and covariates are mismatched and observed intermittently within subjects. Kernel weighted estimating equations are used for generalized linear models with either time-invariant or time-dependent coefficients. Cao, H., Li, J., and Fine, J. P. (2016) <doi:10.1214/16-EJS1141>. Cao, H., Zeng, D., and Fine, J. P. (2015) <doi:10.1111/rssb.12086>.

r-assignr 2.4.3
Propagated dependencies: r-terra@1.9-27 r-rlang@1.2.0 r-mvnfast@0.2.8 r-geosphere@1.6-8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=assignR
Licenses: GPL 3
Build system: r
Synopsis: Infer Geographic Origin from Isotopic Data
Description:

Routines for re-scaling isotope maps using known-origin tissue isotope data, assigning origin of unknown samples, and summarizing and assessing assignment results. Methods are adapted from Wunder (2010, in ISBN:9789048133536) and Vander Zanden, H. B. et al. (2014) <doi:10.1111/2041-210X.12229> as described in Ma, C. et al. (2020) <doi:10.1111/2041-210X.13426>.

r-asrgenomics 1.1.6
Propagated dependencies: r-scattermore@1.2 r-matrix@1.7-5 r-ggplot2@4.0.3 r-factoextra@2.0.0 r-ellipse@0.5.0 r-data-table@1.18.4 r-crayon@1.5.3 r-cowplot@1.2.0 r-aghmatrix@3.0.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ASRgenomics
Licenses: Expat
Build system: r
Synopsis: Complementary Genomic Functions
Description:

Presents a series of molecular and genetic routines in the R environment with the aim of assisting in analytical pipelines before and after the use of asreml or another library to perform analyses such as Genomic Selection or Genome-Wide Association Analyses. Methods and examples are described in Gezan, Oliveira, Galli, and Murray (2022) <https://asreml.kb.vsni.co.uk/wp-content/uploads/sites/3/ASRgenomics_Manual.pdf>.

r-ai 1.0.4.44
Propagated dependencies: r-party@1.3-20 r-metrics@0.1.4 r-mass@7.3-65 r-class@7.3-23 r-catools@1.18.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/urniaz/ai
Licenses: GPL 3
Build system: r
Synopsis: Build, Predict and Analyse Artificial Intelligence Models
Description:

An interface for data processing, building models, predicting values and analysing outcomes. Fitting Linear Models, Robust Fitting of Linear Models, k-Nearest Neighbor Classification, 1-Nearest Neighbor Classification, and Conditional Inference Trees are available.

r-apex 1.0.7
Propagated dependencies: r-phangorn@2.12.1 r-ape@5.8-1 r-adegenet@2.1.11
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/thibautjombart/apex
Licenses: GPL 2+
Build system: r
Synopsis: Phylogenetic Methods for Multiple Gene Data
Description:

Toolkit for the analysis of multiple gene data (Jombart et al. 2017) <doi:10.1111/1755-0998.12567>. apex implements the new S4 classes multidna', multiphyDat and associated methods to handle aligned DNA sequences from multiple genes.

r-atrrr 0.2.0
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-snakecase@0.11.1 r-rlang@1.2.0 r-purrr@1.2.2 r-lifecycle@1.0.5 r-httr2@1.2.2 r-glue@1.8.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://jbgruber.github.io/atrrr/
Licenses: Expat
Build system: r
Synopsis: Wrapper for the 'AT' Protocol Behind 'Bluesky'
Description:

Wraps the AT Protocol (Authenticated Transfer Protocol) behind Bluesky <https://bsky.social>. Functions can be used for, among others, retrieving posts and followers from the network or posting content.

r-activatr 0.2.1
Propagated dependencies: r-xml2@1.5.2 r-tibble@3.3.1 r-slider@0.3.3 r-rlang@1.2.0 r-lubridate@1.9.5 r-httr@1.4.8 r-glue@1.8.1 r-ggmap@4.0.2 r-geosphere@1.6-8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/dschafer/activatr
Licenses: Expat
Build system: r
Synopsis: Utilities for Parsing and Plotting Activities
Description:

This contains helpful functions for parsing, managing, plotting, and visualizing activities, most often from GPX (GPS Exchange Format) files recorded by GPS devices. It allows easy parsing of the source files into standard R data formats, along with functions to compute derived data for the activity, and to plot the activity in a variety of ways.

r-apdesign 1.0.0
Propagated dependencies: r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=apdesign
Licenses: GPL 3
Build system: r
Synopsis: An Implementation of the Additive Polynomial Design Matrix
Description:

An implementation of the additive polynomial (AP) design matrix. It constructs and appends an AP design matrix to a data frame for use with longitudinal data subject to seasonality.

r-arht 0.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ARHT
Licenses: GPL 2+
Build system: r
Synopsis: Adaptable Regularized Hotelling's T^2 Test for High-Dimensional Data
Description:

Perform the Adaptable Regularized Hotelling's T^2 test (ARHT) proposed by Li et al., (2016) <arXiv:1609.08725>. Both one-sample and two-sample mean test are available with various probabilistic alternative prior models. It contains a function to consistently estimate higher order moments of the population covariance spectral distribution using the spectral of the sample covariance matrix (Bai et al. (2010) <doi:10.1111/j.1467-842X.2010.00590.x>). In addition, it contains a function to sample from 3-variate chi-squared random vectors approximately with a given correlation matrix when the degrees of freedom are large.

r-apcoa 1.3
Propagated dependencies: r-vegan@2.7-3 r-randomcolor@1.1.0.1 r-cluster@2.1.8.2 r-car@3.1-5 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=aPCoA
Licenses: GPL 2+
Build system: r
Synopsis: Covariate Adjusted PCoA Plot
Description:

In fields such as ecology, microbiology, and genomics, non-Euclidean distances are widely applied to describe pairwise dissimilarity between samples. Given these pairwise distances, principal coordinates analysis (PCoA) is commonly used to construct a visualization of the data. However, confounding covariates can make patterns related to the scientific question of interest difficult to observe. We provide aPCoA as an easy-to-use tool to improve data visualization in this context, enabling enhanced presentation of the effects of interest. Details are described in Yushu Shi, Liangliang Zhang, Kim-Anh Do, Christine Peterson and Robert Jenq (2020) Bioinformatics, Volume 36, Issue 13, 4099-4101.

r-ahaz 1.15.1
Propagated dependencies: r-survival@3.8-6 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ahaz
Licenses: GPL 2
Build system: r
Synopsis: Regularization for Semiparametric Additive Hazards Regression
Description:

Computationally efficient procedures for regularized estimation with the semiparametric additive hazards regression model.

Total packages: 73977