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

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-aweek 1.0.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://www.repidemicsconsortium.org/aweek/
Licenses: Expat
Build system: r
Synopsis: Convert Dates to Arbitrary Week Definitions
Description:

Which day a week starts depends heavily on the either the local or professional context. This package is designed to be a lightweight solution to easily switching between week-based date definitions.

r-actigraph-sleepr 0.4.0
Propagated dependencies: r-zoo@1.8-15 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-rsqlite@3.52.0 r-rlang@1.2.0 r-rcpproll@0.3.2 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-dbi@1.3.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/dipetkov/actigraph.sleepr
Licenses: GPL 2+
Build system: r
Synopsis: Detect Periods of Sleep and Non-Wear in 'ActiGraph' Data
Description:

Reads *.agd files exported from ActiGraph devices; implements the Troiano (2008) <doi:10.1249/mss.0b013e31815a51b3> and Choi (2011) <doi:10.1249/MSS.0b013e3181ed61a3> algorithms for detecting periods on non-wear; implements the Sadeh (1994) <doi:10.1093/sleep/17.3.201>, Cole-Kripke (1992) <doi:10.1093/sleep/15.5.461>, and Oakley (1997) algorithms for detecting asleep/awake state and the Tudor-Locke (2014) <doi:10.1139/apnm-2013-0173> algorithm to detect sleep periods from asleep/awake states.

r-analyzefmri 1.1-26
Propagated dependencies: r-r-matlab@3.8.0 r-fastica@1.2-7
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AnalyzeFMRI
Licenses: GPL 2+
Build system: r
Synopsis: Functions for Analysis of fMRI Datasets Stored in the ANALYZE or 'NIFTI' Format
Description:

This package provides functions for I/O, visualisation and analysis of functional Magnetic Resonance Imaging (fMRI) datasets stored in the ANALYZE or NIFTI format. Note that the latest version of XQuartz seems to be necessary under MacOS.

r-asml 1.1.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-scales@1.4.0 r-rlang@1.2.0 r-reshape2@1.4.5 r-purrr@1.2.2 r-polychrome@1.5.4 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-dalex@2.5.3 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ASML
Licenses: GPL 3
Build system: r
Synopsis: Algorithm Portfolio Selection with Machine Learning
Description:

This package provides a wrapper for machine learning (ML) methods to select among a portfolio of algorithms based on the value of a key performance indicator (KPI). A number of features is used to adjust a model to predict the value of the KPI for each algorithm, then, for a new value of the features the KPI is estimated and the algorithm with the best one is chosen. To learn it can use the regression methods in caret package or a custom function defined by the user. Several graphics available to analyze the results obtained. This library has been used in Ghaddar et al. (2023) <doi:10.1287/ijoc.2022.0090>).

r-arrg 0.2.0
Propagated dependencies: r-ore@1.7.5.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/jonclayden/arrg
Licenses: GPL 2
Build system: r
Synopsis: Flexible Argument Parsing for R Scripts
Description:

Argument parsing for R scripts, with support for long and short Unix-style options including option clustering, positional arguments including those of variable length, and multiple usage patterns which may take different subsets of options.

r-autotestr 1.2.16
Propagated dependencies: r-vcd@1.4-13 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-purrr@1.2.2 r-nortest@1.0-4 r-ggplot2@4.0.3 r-ggextra@0.11.0 r-ggdist@3.3.3 r-fsa@0.10.1 r-dplyr@1.2.1 r-crayon@1.5.3 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=autotestR
Licenses: Expat
Build system: r
Synopsis: Automated Functions for Basic Statistical Tests
Description:

This package provides simple and intuitive functions for basic statistical analyses. Methods include the t-test (Student 1908 <doi:10.1093/biomet/6.1.1>), the Mann-Whitney U test (Mann and Whitney 1947 <doi:10.1214/aoms/1177730491>), Pearson's correlation (Pearson 1895 <doi:10.1098/rspl.1895.0041>), and analysis of variance (Fisher 1925, <doi:10.1007/978-1-4612-4380-9_5>). Functions are compatible with ggplot2 and dplyr'.

r-ansm5 1.1.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ANSM5
Licenses: GPL 3+
Build system: r
Synopsis: Functions and Data for the Book "Applied Nonparametric Statistical Methods", 5th Edition
Description:

This package provides functions and data to accompany the 5th edition of the book "Applied Nonparametric Statistical Methods" (4th edition: Sprent & Smeeton, 2024, ISBN:158488701X), the revisions from the 4th edition including a move from describing the output from a miscellany of statistical software packages to using R. While the output from many of the functions can also be obtained using a range of other R functions, this package provides functions in a unified setting and give output using both p-values and confidence intervals, exemplifying the book's approach of treating p-values as a guide to statistical importance and not an end product in their own right. Please note that in creating the ANSM5 package we do not claim to have produced software which is necessarily the most computationally efficient nor the most comprehensive.

r-auxveclasso 0.2.0
Propagated dependencies: r-survey@4.5 r-proc@1.19.0.1 r-parallelly@1.47.0 r-matrix@1.7-5 r-glmnet@5.0 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-annotationbustr 2.0
Propagated dependencies: r-stringr@1.6.0 r-rentrez@1.2.4 r-magrittr@2.0.5 r-genomicranges@1.64.0 r-genomicfeatures@1.64.0 r-dplyr@1.2.1 r-bsgenome@1.80.0 r-biostrings@2.80.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/sborstein/AnnotationBustR
Licenses: GPL 3+
Build system: r
Synopsis: Extract Subsequences from GenBank Annotations
Description:

Extraction of subsequences into FASTA files from GenBank annotations where gene names may vary among accessions. Borstein & O'Meara (2018) <doi:10.7717/peerj.5179>.

r-anticlust 0.8.18
Propagated dependencies: r-rann@2.6.2 r-matrix@1.7-5 r-mass@7.3-65 r-lpsolve@5.6.23
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/m-Py/anticlust
Licenses: Expat
Build system: r
Synopsis: Subset Partitioning via Anticlustering
Description:

The method of anticlustering partitions a pool of elements into groups (i.e., anticlusters) with the goal of maximizing between-group similarity or within-group heterogeneity. The anticlustering approach thereby reverses the logic of cluster analysis that strives for high within-group homogeneity and clear separation between groups. Computationally, anticlustering is accomplished by maximizing instead of minimizing a clustering objective function, such as the intra-cluster variance (used in k-means clustering) or the sum of pairwise distances within clusters. The main function anticlustering() gives access to optimal and heuristic anticlustering methods described in Papenberg and Klau (2021; <doi:10.1037/met0000301>), Brusco et al. (2020; <doi:10.1111/bmsp.12186>), Papenberg (2024; <doi:10.1111/bmsp.12315>), Papenberg, Wang, et al. (2025; <doi:10.1016/j.crmeth.2025.101137>), Papenberg, Breuer, et al. (2025; <doi:10.1017/psy.2025.10052>), Yang et al. (2022; <doi:10.1016/j.ejor.2022.02.003>), and Wu et al. (2025; <doi:10.1016/j.cor.2025.107030>). The optimal algorithms require that an integer linear programming solver is installed. This package will install lpSolve (<https://cran.r-project.org/package=lpSolve>) as a default solver, but it is also possible to use the package Rglpk (<https://cran.r-project.org/package=Rglpk>), which requires the GNU linear programming kit (<https://www.gnu.org/software/glpk/glpk.html>), the package Rsymphony (<https://cran.r-project.org/package=Rsymphony>), which requires the SYMPHONY ILP solver (<https://github.com/coin-or/SYMPHONY>), or the commercial solver Gurobi, which provides its own R package that is not available via CRAN (<https://www.gurobi.com/downloads/>). Rglpk', Rsymphony', gurobi and their system dependencies have to be manually installed by the user because they are only suggested dependencies. Full access to the bicriterion anticlustering method proposed by Brusco et al. (2020) is given via the function bicriterion_anticlustering(), while kplus_anticlustering() implements the full functionality of the k-plus anticlustering approach proposed by Papenberg (2024). Some other functions are available to solve classical clustering problems. The function balanced_clustering() applies a cluster analysis under size constraints, i.e., creates equal-sized clusters. The function matching() can be used for (unrestricted, bipartite, or K-partite) matching. The function wce() can be used optimally solve the (weighted) cluster editing problem, also known as correlation clustering, clique partitioning problem or transitivity clustering.

r-afmtoolkit 1.0.0
Propagated dependencies: r-scales@1.4.0 r-minpack-lm@1.2-4 r-gridextra@2.3 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=afmToolkit
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Functions for Atomic Force Microscope Force-Distance Curves Analysis
Description:

Set of functions for analyzing Atomic Force Microscope (AFM) force-distance curves. It allows to obtain the contact and unbinding points, perform the baseline correction, estimate the Young's modulus, fit up to two exponential decay function to a stress-relaxation / creep experiment, obtain adhesion energies. These operations can be done either over a single F-d curve or over a set of F-d curves in batch mode.

r-agridatasets 0.1.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/lightbluetitan/agridatasets
Licenses: GPL 2+ GPL 3
Build system: r
Synopsis: Comprehensive Collection of Agricultural and Agronomic Datasets
Description:

Offers a rich and diverse collection of datasets focused on agriculture, agronomy, animal science, and related fields. The package includes experimental, observational, and field-trial data on crops such as rice, wheat, corn, soybean, cotton, coffee, avocado, and orange, as well as forestry species including bamboo, eucalyptus, and timber. Datasets cover plant breeding and genetics, factorial and randomized block experiments, herbicide and insecticide efficacy trials, pest and disease infestation, soil characteristics and land suitability, plant growth regulators, seed germination, and crop yield modeling. Additional datasets address animal science topics such as cattle insemination and conception, pig and broiler growth, lamb births, and toxicology studies on aquatic and non-target species. Data sources include peer-reviewed agronomic studies, uniformity and Latin square field trials, glasshouse experiments, and international agricultural surveys. Designed for agronomists, researchers, plant and animal scientists, data scientists, and students, this package facilitates exploratory data analysis, statistical modeling, and hypothesis testing in agricultural and biological sciences. The package includes datasets originally distributed in other R packages. The original authors and contributors associated with these source packages and datasets are acknowledged in Authors@R, and the original sources and applicable licensing terms are documented in LICENSES_DETAILS.md.

r-azurestor 3.7.1
Propagated dependencies: r-xml2@1.5.2 r-vctrs@0.7.3 r-r6@2.6.1 r-openssl@2.4.1 r-mime@0.13 r-httr@1.4.8 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=AzureStor
Licenses: Expat
Build system: r
Synopsis: Storage Management in 'Azure'
Description:

Manage storage in Microsoft's Azure cloud: <https://azure.microsoft.com/en-us/products/category/storage/>. On the admin side, AzureStor includes features to create, modify and delete storage accounts. On the client side, it includes an interface to blob storage, file storage, and Azure Data Lake Storage Gen2': upload and download files and blobs; list containers and files/blobs; create containers; and so on. Authenticated access to storage is supported, via either a shared access key or a shared access signature (SAS). Part of the AzureR family of packages.

r-available 1.1.0
Propagated dependencies: r-yesno@0.1.3 r-tidytext@0.4.3 r-tibble@3.3.1 r-stringdist@0.9.17 r-snowballc@0.7.1 r-memoise@2.0.1 r-jsonlite@2.0.0 r-glue@1.8.1 r-desc@1.4.3 r-crayon@1.5.3 r-clisymbols@1.2.0 r-cli@3.6.6
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-amen 1.4.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/pdhoff/amen
Licenses: GPL 3
Build system: r
Synopsis: Additive and Multiplicative Effects Models for Networks and Relational Data
Description:

Analysis of dyadic network and relational data using additive and multiplicative effects (AME) models. The basic model includes regression terms, the covariance structure of the social relations model (Warner, Kenny and Stoto (1979) <DOI:10.1037/0022-3514.37.10.1742>, Wong (1982) <DOI:10.2307/2287296>), and multiplicative factor models (Hoff(2009) <DOI:10.1007/s10588-008-9040-4>). Several different link functions accommodate different relational data structures, including binary/network data, normal relational data, zero-inflated positive outcomes using a tobit model, ordinal relational data and data from fixed-rank nomination schemes. Several of these link functions are discussed in Hoff, Fosdick, Volfovsky and Stovel (2013) <DOI:10.1017/nws.2013.17>. Development of this software was supported in part by NIH grant R01HD067509.

r-apmx 1.1.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-this-path@2.8.0 r-purrr@1.2.2 r-officer@0.7.5 r-flextable@0.9.11 r-dplyr@1.2.1 r-arsenal@3.6.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/stephen-amori/apmx
Licenses: GPL 3+
Build system: r
Synopsis: Automated Population Pharmacokinetic Dataset Assembly
Description:

Automated methods to assemble population PK (pharmacokinetic) and PKPD (pharmacodynamic) datasets for analysis in NONMEM (non-linear mixed effects modeling) by Bauer (2019) <doi:10.1002/psp4.12404>. The package includes functions to build datasets from SDTM (study data tabulation module) <https://www.cdisc.org/standards/foundational/sdtm>, ADaM (analysis dataset module) <https://www.cdisc.org/standards/foundational/adam>, or other dataset formats. The package will combine population datasets, add covariates, and create documentation to support regulatory submission and internal communication.

r-adapdiscom 1.0.0
Propagated dependencies: r-softimpute@1.4-3 r-scout@1.0.4 r-robustbase@0.99-7 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://doi.org/10.48550/arXiv.2508.00120
Licenses: GPL 3
Build system: r
Synopsis: Adaptive Sparse Regression for Block Missing Multimodal Data
Description:

This package provides adaptive direct sparse regression for high-dimensional multimodal data with heterogeneous missing patterns and measurement errors. AdapDISCOM extends the DISCOM framework with modality-specific adaptive weighting to handle varying data structures and error magnitudes across blocks. The method supports flexible block configurations (any K blocks) and includes robust variants for heavy-tailed distributions ('AdapDISCOM'-Huber) and fast implementations for large-scale applications (Fast-'AdapDISCOM'). Designed for realistic multimodal scenarios where different data sources exhibit distinct missing data patterns and contamination levels. Diakité et al. (2025) <doi:10.48550/arXiv.2508.00120>.

r-arima2 3.4.4
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=arima2
Licenses: GPL 3+
Build system: r
Synopsis: Likelihood Based Inference for ARIMA Modeling
Description:

Estimating and analyzing auto regressive integrated moving average (ARIMA) models. The primary function in this package is arima(), which fits an ARIMA model to univariate time series data using a random restart algorithm. This approach frequently leads to models that have model likelihood greater than or equal to that of the likelihood obtained by fitting the same model using the arima() function from the stats package. This package enables proper optimization of model likelihoods, which is a necessary condition for performing likelihood ratio tests. This package relies heavily on the source code of the arima() function of the stats package. For more information, please see Jesse Wheeler and Edward L. Ionides (2025) <doi:10.1371/journal.pone.0333993>.

r-antaresprocessing 0.18.3
Propagated dependencies: r-data-table@1.18.4 r-antaresread@3.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/rte-antares-rpackage/antaresProcessing
Licenses: GPL 3+
Build system: r
Synopsis: 'Antares' Results Processing
Description:

Process 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://github.com/AntaresSimulatorTeam/Antares_Simulator>). This package provides functions to create new columns like net load, load factors, upward and downward margins or to compute aggregated statistics like economic surpluses of consumers, producers and sectors.

r-atmchile 1.2.0
Propagated dependencies: r-shinycssloaders@1.1.0 r-shiny@1.13.0 r-plotly@4.12.0 r-openair@3.1.0 r-lubridate@1.9.5 r-dt@0.34.0 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/franciscoxaxo/AtmChile
Licenses: GPL 3
Build system: r
Synopsis: Download Air Quality and Meteorological Information of Chile
Description:

Download air quality and meteorological information of Chile from the National Air Quality System (S.I.N.C.A.)<https://sinca.mma.gob.cl/> dependent on the Ministry of the Environment and the Meteorological Directorate of Chile (D.M.C.)<https://www.meteochile.gob.cl/> dependent on the Directorate General of Civil Aeronautics.

r-aws-polly 0.1.5
Propagated dependencies: r-tuner@1.4.7 r-jsonlite@2.0.0 r-httr@1.4.8 r-aws-signature@0.6.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/cloudyr/aws.polly
Licenses: GPL 2+
Build system: r
Synopsis: Client for AWS Polly
Description:

This package provides a client for AWS Polly <http://aws.amazon.com/documentation/polly>, a speech synthesis service.

r-adana 1.1.0
Propagated dependencies: r-roi-plugin-optimx@1.0-1 r-roi@1.0-2 r-optimx@2025-4.9
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=adana
Licenses: GPL 3
Build system: r
Synopsis: Adaptive Nature-Inspired Algorithms for Hybrid Genetic Optimization
Description:

The Genetic Algorithm (GA) is a type of optimization method of Evolutionary Algorithms. It uses the biologically inspired operators such as mutation, crossover, selection and replacement.Because of their global search and robustness abilities, GAs have been widely utilized in machine learning, expert systems, data science, engineering, life sciences and many other areas of research and business. However, the regular GAs need the techniques to improve their efficiency in computing time and performance in finding global optimum using some adaptation and hybridization strategies. The adaptive GAs (AGA) increase the convergence speed and success of regular GAs by setting the parameters crossover and mutation probabilities dynamically. The hybrid GAs combine the exploration strength of a stochastic GAs with the exact convergence ability of any type of deterministic local search algorithms such as simulated-annealing, in addition to other nature-inspired algorithms such as ant colony optimization, particle swarm optimization etc. The package adana includes a rich working environment with its many functions that make possible to build and work regular GA, adaptive GA, hybrid GA and hybrid adaptive GA for any kind of optimization problems. Cebeci, Z. (2021, ISBN: 9786254397448).

r-altadata 0.1.1
Propagated dependencies: 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://github.com/altabering/altadata-r
Licenses: Expat
Build system: r
Synopsis: API Wrapper for Altadata.io
Description:

This package provides functions for interacting directly with the ALTADATA API. With this R package, developers can build applications around the ALTADATA API without having to deal with accessing and managing requests and responses. ALTADATA is a curated data marketplace for more information go to <https://www.altadata.io>.

r-arulesnbminer 0.1.9
Dependencies: openjdk@25.0.2
Propagated dependencies: r-rjava@1.0-18 r-arules@1.7.14
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/mhahsler/arulesNBMiner
Licenses: GPL 3
Build system: r
Synopsis: Mining NB-Frequent Itemsets and NB-Precise Rules
Description:

NBMiner is an implementation of the model-based mining algorithm for mining NB-frequent itemsets and NB-precise rules. Michael Hahsler (2006) <doi:10.1007/s10618-005-0026-2>.

Total packages: 73977