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

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-asympdiag 0.3.2
Propagated dependencies: r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/Alvaro-Kothe/asympDiag
Licenses: Expat
Build system: r
Synopsis: Diagnostic Tools for Asymptotic Theory
Description:

Leveraging Monte Carlo simulations, this package provides tools for diagnosing regression models. It implements a parametric bootstrap framework to compute statistics, generates diagnostic envelopes to assess goodness-of-fit, and evaluates type I error control for Wald tests. By simulating data under the assumption that the model is true, it helps to identify model mis-specifications and enhances the reliability of the model inferences.

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-aftr2 0.1.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=aftR2
Licenses: GPL 3
Build system: r
Synopsis: R-Squared Measure under Accelerated Failure Time (AFT) Models
Description:

Compute the R-squared measure under the accelerated failure time (AFT) models proposed in Chan et. al. (2018) <doi:10.1080/03610918.2016.1177072>.

r-atnr 1.1.2
Propagated dependencies: r-rcpparmadillo@15.2.3-1 r-rcpp@1.1.1 r-r-rsp@0.46.0 r-desolve@1.41
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ATNr
Licenses: GPL 2+
Build system: r
Synopsis: Run Allometric Trophic Networks Models
Description:

This package implements the differential equations associated to different versions of Allometric Trophic Models (ATN) to estimate the temporal dynamics of species biomasses in food webs. It offers several features to generate synthetic food webs and to parametrise models as well as a wrapper to the ODE solver deSolve.

r-agghoo 0.1-0
Propagated dependencies: r-rpart@4.1.24 r-r6@2.6.1 r-fnn@1.1.4.1 r-class@7.3-23
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://git.auder.net/?p=agghoo.git
Licenses: Expat
Build system: r
Synopsis: Aggregated Hold-Out Cross Validation
Description:

The agghoo procedure is an alternative to usual cross-validation. Instead of choosing the best model trained on V subsamples, it determines a winner model for each subsample, and then aggregates the V outputs. For the details, see "Aggregated hold-out" by Guillaume Maillard, Sylvain Arlot, Matthieu Lerasle (2021) <arXiv:1909.04890> published in Journal of Machine Learning Research 22(20):1--55.

r-aisoph 0.4
Propagated dependencies: r-survival@3.8-6 r-iso@0.0-21
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=aisoph
Licenses: GPL 2+
Build system: r
Synopsis: Additive Isotonic Proportional Hazards Model
Description:

Nonparametric estimation of additive isotonic covariate effects for proportional hazards model.

r-awdb 0.1.3
Propagated dependencies: r-sf@1.1-0 r-rlang@1.1.7 r-httr2@1.2.2 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/kbvernon/awdb
Licenses: Expat
Build system: r
Synopsis: Query the USDA NWCC Air and Water Database REST API
Description:

Query the four endpoints of the Air and Water Database (AWDB) REST API maintained by the National Water and Climate Center (NWCC) at the United States Department of Agriculture (USDA). Endpoints include data, forecast, reference-data, and metadata. The package is extremely light weight, with Rust via extendr doing most of the heavy lifting to deserialize and flatten deeply nested JSON responses. The AWDB can be found at <https://wcc.sc.egov.usda.gov/awdbRestApi/swagger-ui/index.html>.

r-adjustr 0.2.0
Propagated dependencies: r-tidyselect@1.2.1 r-rstan@2.32.7 r-rlang@1.1.7 r-loo@2.9.0 r-dplyr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://corymccartan.com/adjustr/
Licenses: Expat
Build system: r
Synopsis: Stan Model Adjustments and Sensitivity Analyses using Importance Sampling
Description:

Assess the sensitivity of a Bayesian model (fitted using Stan via rstan', brms', or cmdstanr') to the specification of its likelihood and priors. Users provide a series of alternate sampling specifications, and the package uses Pareto-smoothed importance sampling (PSIS) to estimate posterior quantities of interest under each specification, without needing to refit the model. Methods are based on Vehtari, Simpson, Gelman, Yao, and Gabry (2024) <doi:10.48550/arXiv.1507.02646>.

r-ararredux 1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ArArRedux
Licenses: GPL 2
Build system: r
Synopsis: Rigorous Data Reduction and Error Propagation of Ar40 / Ar39 Data
Description:

Processes noble gas mass spectrometer data to determine the isotopic composition of argon (comprised of Ar36, Ar37, Ar38, Ar39 and Ar40) released from neutron-irradiated potassium-bearing minerals. Then uses these compositions to calculate precise and accurate geochronological ages for multiple samples as well as the covariances between them. Error propagation is done in matrix form, which jointly treats all samples and all isotopes simultaneously at every step of the data reduction process. Includes methods for regression of the time-resolved mass spectrometer signals to t=0 ('time zero') for both single- and multi-collector instruments, blank correction, mass fractionation correction, detector intercalibration, decay corrections, interference corrections, interpolation of the irradiation parameter between neutron fluence monitors, and (weighted mean) age calculation. All operations are performed on the logs of the ratios between the different argon isotopes so as to properly treat them as compositional data', sensu Aitchison [1986, The Statistics of Compositional Data, Chapman and Hall].

r-academicthemes 0.0.2
Propagated dependencies: r-ggplot2@4.0.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/hwarden162/AcademicThemes
Licenses: Expat
Build system: r
Synopsis: Colour Plots with Palettes from Academic Institutions
Description:

Functionality to allow users to easily colour plots with the colour palettes of various academic institutions.

r-anopa 0.2.3
Propagated dependencies: r-superb@1.0.1 r-scales@1.4.0 r-rrapply@1.2.8 r-rdpack@2.6.6 r-plyr@1.8.9 r-ggplot2@4.0.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://dcousin3.github.io/ANOPA/
Licenses: GPL 3
Build system: r
Synopsis: Analyses of Proportions using Anscombe Transform
Description:

Analyses of Proportions can be performed on the Anscombe (arcsine-related) transformed data. The ANOPA package can analyze proportions obtained from up to four factors. The factors can be within-subject or between-subject or a mix of within- and between-subject. The main, omnibus analysis can be followed by additive decompositions into interaction effects, main effects, simple effects, contrast effects, etc., mimicking precisely the logic of ANOVA. For that reason, we call this set of tools ANOPA (Analysis of Proportion using Anscombe transform) to highlight its similarities with ANOVA. The ANOPA framework also allows plots of proportions easy to obtain along with confidence intervals. Finally, effect sizes and planning statistical power are easily done under this framework. Only particularity, the ANOPA computes F statistics which have an infinite degree of freedom on the denominator. See Laurencelle and Cousineau (2023) <doi:10.3389/fpsyg.2022.1045436>.

r-apcf 0.3.3
Dependencies: geos@3.12.1
Propagated dependencies: r-wk@0.9.5 r-rcpp@1.1.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://rnuske.github.io/apcf/
Licenses: GPL 3+
Build system: r
Synopsis: Adapted Pair Correlation Function
Description:

The adapted pair correlation function transfers the concept of the pair correlation function from point patterns to patterns of objects of finite size and irregular shape (e.g. lakes within a country). The pair correlation function describes the spatial distribution of objects, e.g. random, aggregated or regularly spaced. This is a reimplementation of the method suggested by Nuske et al. (2009) <doi:10.1016/j.foreco.2009.09.050> using the library GEOS <doi:10.5281/zenodo.11396894>.

r-aplms 0.1.0
Propagated dependencies: r-rmutil@1.1.10 r-rlist@0.4.6.2 r-psych@2.6.1 r-mgcv@1.9-4 r-matrix@1.7-4 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/shuwei325/aplms
Licenses: GPL 2
Build system: r
Synopsis: Additive Partial Linear Models with Symmetric Autoregressive Errors
Description:

Set of tools for fitting the additive partial linear models with symmetric autoregressive errors of order p, or APLMS-AR(p). This setup enables the modeling of a time series response variable using linear and nonlinear structures of a set of explanatory variables, with nonparametric components approximated by natural cubic splines or P-splines. It also accounts for autoregressive error terms with distributions that have lighter or heavier tails than the normal distribution. The package includes various error distributions, such as normal, generalized normal, Student's t, generalized Student's t, power-exponential, and Cauchy distributions. Chou-Chen, S.W., Oliveira, R.A., Raicher, I., Gilberto A. Paula (2024) <doi:10.1007/s00362-024-01590-w>.

r-affect 0.1.2
Propagated dependencies: r-ggplot2@4.0.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AFFECT
Licenses: GPL 3
Build system: r
Synopsis: Accelerated Functional Failure Time Model with Error-Contaminated Survival Times
Description:

We aim to deal with data with measurement error in the response and misclassification censoring status under an AFT model. This package primarily contains three functions, which are used to generate artificial data, correction for error-prone data and estimate the functional covariates for an AFT model.

r-adpss 0.1.2
Propagated dependencies: r-rcpp@1.1.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/ca4wa/R-adpss
Licenses: GPL 2+
Build system: r
Synopsis: Design and Analysis of Locally or Globally Efficient Adaptive Designs
Description:

This package provides the functions for planning and conducting a clinical trial with adaptive sample size determination. Maximal statistical efficiency will be exploited even when dramatic or multiple adaptations are made. Such a trial consists of adaptive determination of sample size at an interim analysis and implementation of frequentist statistical test at the interim and final analysis with a prefixed significance level. The required assumptions for the stage-wise test statistics are independent and stationary increments and normality. Predetermination of adaptation rule is not required.

r-acmgscaler 1.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=acmgscaler
Licenses: Expat
Build system: r
Synopsis: Variant Effect Calibration to ACMG/AMP Evidence Strength
Description:

This package provides a function to calibrate variant effect scores against evidence strength categories defined by the American College of Medical Genetics and Genomics (ACMG) and the Association for Molecular Pathology (AMP) guidelines. The method computes likelihood ratios of pathogenicity via kernel density estimation of pathogenic and benign score distributions, and derives score intervals corresponding to ACMG/AMP evidence levels. This enables researchers and clinical geneticists to interpret functional and computational variant scores in a reproducible and standardised manner. For details, see Badonyi and Marsh (2025) <doi:10.1093/bioinformatics/btaf503>.

r-agritutorial 0.1.5
Propagated dependencies: r-pbkrtest@0.5.5 r-nlme@3.1-168 r-lmertest@3.2-0 r-lattice@0.22-9 r-ggplot2@4.0.2 r-emmeans@2.0.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=agriTutorial
Licenses: GPL 2+
Build system: r
Synopsis: Tutorial Analysis of Some Agricultural Experiments
Description:

Example software for the analysis of data from designed experiments, especially agricultural crop experiments. The basics of the analysis of designed experiments are discussed using real examples from agricultural field trials. A range of statistical methods using a range of R statistical packages are exemplified . The experimental data is made available as separate data sets for each example and the R analysis code is made available as example code. The example code can be readily extended, as required.

r-auxveclasso 0.2.0
Propagated dependencies: r-survey@4.5 r-proc@1.19.0.1 r-parallelly@1.46.1 r-matrix@1.7-4 r-glmnet@4.1-10 r-doparallel@1.0.17 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/gustafanderssons/auxvecLASSO-R-Package
Licenses: Expat
Build system: r
Synopsis: LASSO Auxiliary Variable Selection and Auxiliary Vector Diagnostics
Description:

This package provides tools for assessing and selecting auxiliary variables using LASSO. The package includes functions for variable selection and diagnostics, facilitating survey calibration analysis with emphasis on robust auxiliary vector selection. For more details see Tibshirani (1996) <doi:10.1111/j.2517-6161.1996.tb02080.x> and Caughrey and Hartman (2017) <doi:10.2139/ssrn.3494436>.

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-alphapart 0.9.8
Propagated dependencies: r-tibble@3.3.1 r-reshape@0.8.10 r-rcpp@1.1.1 r-pedigree@1.4.2 r-magrittr@2.0.4 r-ggplot2@4.0.2 r-dplyr@1.2.0 r-directlabels@2025.6.24
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AlphaPart
Licenses: GPL 2+
Build system: r
Synopsis: Partition/Decomposition of Breeding Values by Paths of Information
Description:

This package provides a software that implements a method for partitioning genetic trends to quantify the sources of genetic gain in breeding programmes. The partitioning method is described in Garcia-Cortes et al. (2008) <doi:10.1017/S175173110800205X>. The package includes the main function AlphaPart for partitioning breeding values and auxiliary functions for manipulating data and summarizing, visualizing, and saving results.

r-apt 4.0
Propagated dependencies: r-urca@1.3-4 r-erer@4.0 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=apt
Licenses: GPL 2+
Build system: r
Synopsis: Asymmetric Price Transmission
Description:

The transmission between two time-series prices is assessed. It contains several functions for linear and nonlinear threshold co-integration, and furthermore, symmetric and asymmetric error correction models.

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-acv 1.0.2
Propagated dependencies: r-matrix@1.7-4 r-forecast@9.0.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ACV
Licenses: GPL 3+
Build system: r
Synopsis: Optimal Out-of-Sample Forecast Evaluation and Testing under Stationarity
Description:

Package ACV (short for Affine Cross-Validation) offers an improved time-series cross-validation loss estimator which utilizes both in-sample and out-of-sample forecasting performance via a carefully constructed affine weighting scheme. Under the assumption of stationarity, the estimator is the best linear unbiased estimator of the out-of-sample loss. Besides that, the package also offers improved versions of Diebold-Mariano and Ibragimov-Muller tests of equal predictive ability which deliver more power relative to their conventional counterparts. For more information, see the accompanying article Stanek (2021) <doi:10.2139/ssrn.3996166>.

r-azurevm 2.2.2
Propagated dependencies: r-r6@2.6.1 r-jsonlite@2.0.0 r-azurermr@2.4.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AzureVM
Licenses: Expat
Build system: r
Synopsis: Virtual Machines in 'Azure'
Description:

Functionality for working with virtual machines (VMs) in Microsoft's Azure cloud: <https://azure.microsoft.com/en-us/services/virtual-machines/>. Includes facilities to deploy, startup, shutdown, and cleanly delete VMs and VM clusters. Deployment configurations can be highly customised, and can make use of existing resources as well as creating new ones. A selection of predefined configurations is provided to allow easy deployment of commonly used Linux and Windows images, including Data Science Virtual Machines. With a running VM, execute scripts and install optional extensions. Part of the AzureR family of packages.

Page: 13637383940924
Total packages: 22167