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

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-apml0 0.11
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/LeeSprite/APML0
Licenses: GPL 2+
Build system: r
Synopsis: Augmented and Penalized Minimization Method L0
Description:

Fit linear, logistic and Cox models regularized with L0, lasso (L1), elastic-net (L1 and L2), or net (L1 and Laplacian) penalty, and their adaptive forms, such as adaptive lasso / elastic-net and net adjusting for signs of linked coefficients. It solves the L0 penalty problem by simultaneously selecting regularization parameters and performing hard-thresholding or selecting the number of non-zeros. This augmented and penalized minimization method provides an approximation solution to the L0 penalty problem, but runs as fast as L1 regularization. The package uses a one-step coordinate descent algorithm and runs extremely fast by taking into account the sparsity structure of coefficients. It can handle very high dimensional data and has superior selection performance.

r-av 0.9.6
Dependencies: zlib@1.3.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://ropensci.r-universe.dev/av
Licenses: Expat
Build system: r
Synopsis: Working with Audio and Video in R
Description:

Bindings to FFmpeg <http://www.ffmpeg.org/> AV library for working with audio and video in R. Generates high quality video from images or R graphics with custom audio. Also offers high performance tools for reading raw audio, creating spectrograms', and converting between countless audio / video formats. This package interfaces directly to the C API and does not require any command line utilities.

r-adehabitathr 0.4.22
Propagated dependencies: r-sp@2.2-1 r-adehabitatma@0.3.17 r-adehabitatlt@0.3.29 r-ade4@1.7-23
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=adehabitatHR
Licenses: GPL 2+
Build system: r
Synopsis: Home Range Estimation
Description:

This package provides a collection of tools for the estimation of animals home range.

r-aws-kms 0.1.4
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8 r-base64enc@0.1-6 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.kms
Licenses: GPL 2+
Build system: r
Synopsis: 'AWS Key Management Service' Client Package
Description:

Client package for the AWS Key Management Service <https://aws.amazon.com/kms/>, a cloud service for managing encryption keys.

r-asciicast 2.3.1
Propagated dependencies: r-withr@3.0.2 r-v8@8.0.1 r-tibble@3.3.1 r-processx@3.8.6 r-magick@2.9.1 r-jsonlite@2.0.0 r-curl@7.0.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://asciicast.r-lib.org/
Licenses: Expat
Build system: r
Synopsis: Create 'Ascii' Screen Casts from R Scripts
Description:

Record asciicast screen casts from R scripts. Convert them to animated SVG images, to be used in README files, or blog posts. Includes asciinema-player as an HTML widget, and an asciicast knitr engine, to embed ascii screen casts in Rmarkdown documents.

r-anomalize 0.3.0
Propagated dependencies: r-timetk@2.9.1 r-tidyr@1.3.2 r-tibbletime@0.1.9 r-tibble@3.3.1 r-sweep@0.2.7 r-rlang@1.1.7 r-purrr@1.2.1 r-glue@1.8.0 r-ggplot2@4.0.2 r-dplyr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/business-science/anomalize
Licenses: GPL 3+
Build system: r
Synopsis: Tidy Anomaly Detection
Description:

The anomalize package enables a "tidy" workflow for detecting anomalies in data. The main functions are time_decompose(), anomalize(), and time_recompose(). When combined, it's quite simple to decompose time series, detect anomalies, and create bands separating the "normal" data from the anomalous data at scale (i.e. for multiple time series). Time series decomposition is used to remove trend and seasonal components via the time_decompose() function and methods include seasonal decomposition of time series by Loess ("stl") and seasonal decomposition by piecewise medians ("twitter"). The anomalize() function implements two methods for anomaly detection of residuals including using an inner quartile range ("iqr") and generalized extreme studentized deviation ("gesd"). These methods are based on those used in the forecast package and the Twitter AnomalyDetection package. Refer to the associated functions for specific references for these methods.

r-adjclust 0.6.11
Propagated dependencies: r-sparsematrixstats@1.22.0 r-rlang@1.1.7 r-rcpparmadillo@15.2.3-1 r-rcpp@1.1.1 r-matrix@1.7-4 r-ggplot2@4.0.2 r-dendextend@1.19.1 r-capushe@1.1.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://pneuvial.github.io/adjclust/
Licenses: GPL 3
Build system: r
Synopsis: Adjacency-Constrained Clustering of a Block-Diagonal Similarity Matrix
Description:

This package implements a constrained version of hierarchical agglomerative clustering, in which each observation is associated to a position, and only adjacent clusters can be merged. Typical application fields in bioinformatics include Genome-Wide Association Studies or Hi-C data analysis, where the similarity between items is a decreasing function of their genomic distance. Taking advantage of this feature, the implemented algorithm is time and memory efficient. This algorithm is described in Ambroise et al (2019) <doi:10.1186/s13015-019-0157-4>.

r-aeroevapr 0.1.6
Propagated dependencies: r-readxl@1.4.5 r-openxlsx@4.2.8.1 r-data-table@1.18.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AeroEvapR
Licenses: CC0
Build system: r
Synopsis: Estimating Reservoir Evaporation via Aerodynamic Approach
Description:

Developed as an R alternative to the AeroEvap model developed by the Desert Research Institute (DRI) in python <https://github.com/WSWUP/AeroEvap/blob/master/README.rst> which estimates open water evaporation using the aerodynamic mass transfer approach.

r-anmc 0.2.5
Propagated dependencies: r-rcpparmadillo@15.2.3-1 r-rcpp@1.1.1 r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://doi.org/10.1080/10618600.2017.1360781
Licenses: GPL 3
Build system: r
Synopsis: Compute High Dimensional Orthant Probabilities
Description:

Computationally efficient method to estimate orthant probabilities of high-dimensional Gaussian vectors. Further implements a function to compute conservative estimates of excursion sets under Gaussian random field priors.

r-autobagging 0.1.0
Propagated dependencies: r-xgboost@3.2.0.1 r-rpart@4.1.24 r-party@1.3-18 r-minerva@1.5.10 r-mass@7.3-65 r-lsr@0.5.2 r-infotheo@1.2.0.1 r-entropy@1.3.2 r-e1071@1.7-17 r-corelearn@1.57.3.1 r-cluster@2.1.8.2 r-caret@7.0-1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=autoBagging
Licenses: GPL 2+
Build system: r
Synopsis: Learning to Rank Bagging Workflows with Metalearning
Description:

This package provides a framework for automated machine learning. Concretely, the focus is on the optimisation of bagging workflows. A bagging workflows is composed by three phases: (i) generation: which and how many predictive models to learn; (ii) pruning: after learning a set of models, the worst ones are cut off from the ensemble; and (iii) integration: how the models are combined for predicting a new observation. autoBagging optimises these processes by combining metalearning and a learning to rank approach to learn from metadata. It automatically ranks 63 bagging workflows by exploiting past performance and dataset characterization. A complete description of the method can be found in: Pinto, F., Cerqueira, V., Soares, C., Mendes-Moreira, J. (2017): "autoBagging: Learning to Rank Bagging Workflows with Metalearning" arXiv preprint arXiv:1706.09367.

r-autoslider-core 0.3.2
Propagated dependencies: r-yaml@2.3.12 r-tidyr@1.3.2 r-tern@0.9.10 r-survival@3.8-6 r-stringr@1.6.0 r-rvg@0.4.2 r-rtables@0.6.16 r-rlistings@0.2.13 r-rlang@1.1.7 r-officer@0.7.3 r-gtsummary@2.5.1 r-gridextra@2.3 r-ggpubr@0.6.3 r-ggplot2@4.0.2 r-formatters@0.5.12 r-forcats@1.0.1 r-flextable@0.9.11 r-dplyr@1.2.0 r-cli@3.6.5 r-checkmate@2.3.4 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/insightsengineering/autoslider.core
Licenses: ASL 2.0
Build system: r
Synopsis: Slide Automation for Tables, Listings and Figures
Description:

The normal process of creating clinical study slides is that a statistician manually type in the numbers from outputs and a separate statistician to double check the typed in numbers. This process is time consuming, resource intensive, and error prone. Automatic slide generation is a solution to address these issues. It reduces the amount of work and the required time when creating slides, and reduces the risk of errors from manually typing or copying numbers from the output to slides. It also helps users to avoid unnecessary stress when creating large amounts of slide decks in a short time window.

r-aorsf 0.1.6
Propagated dependencies: r-rcpparmadillo@15.2.3-1 r-rcpp@1.1.1 r-r6@2.6.1 r-lifecycle@1.0.5 r-data-table@1.18.2.1 r-collapse@2.1.6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/ropensci/aorsf
Licenses: Expat
Build system: r
Synopsis: Accelerated Oblique Random Forests
Description:

Fit, interpret, and compute predictions with oblique random forests. Includes support for partial dependence, variable importance, passing customized functions for variable importance and identification of linear combinations of features. Methods for the oblique random survival forest are described in Jaeger et al., (2023) <DOI:10.1080/10618600.2023.2231048>.

r-abrsqol 1.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/Ahlfeldt/ABRSQOL-toolkit#readme
Licenses: Expat
Build system: r
Synopsis: Quality-of-Life Solver for "Measuring Quality of Life under Spatial Frictions"
Description:

This toolkit implements a numerical solution algorithm to invert a quality of life measure from observed data. Unlike the traditional Rosen-Roback measure, this measure accounts for mobility frictionsâ generated by idiosyncratic tastes and local ties â and trade frictions â generated by trade costs and non-tradable services, thereby reducing non-classical measurement error. The QoL measure is based on Ahlfeldt, Bald, Roth, Seidel (2024) <https://econpapers.repec.org/RePEc:boc:bocode:s459382> "Measuring Quality of Life under Spatial Frictions". When using this programme or the toolkit in your work, please cite the paper.

r-azureappinsights 0.3.1
Propagated dependencies: r-shiny@1.11.1 r-rlang@1.1.7 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AzureAppInsights
Licenses: Expat
Build system: r
Synopsis: Include Azure Application Insights in Shiny Apps
Description:

Imports Azure Application Insights for web pages into Shiny apps via Microsoft's JavaScript snippet. Allows app developers to submit page tracking and submit events.

r-arpaldata 2.0.0
Propagated dependencies: r-tm@0.7-18 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-sf@1.1-0 r-rlang@1.1.7 r-readr@2.2.0 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-httr2@1.2.2 r-ggplot2@4.0.2 r-future-apply@1.20.2 r-future@1.69.0 r-eurostat@4.0.0 r-dplyr@1.2.0 r-curl@7.0.0 r-aweek@1.0.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ARPALData
Licenses: GPL 2+
Build system: r
Synopsis: Retrieving and Analyzing Air Quality and Weather Data from ARPA Lombardia
Description:

This package contains functions for retrieving, managing, and analyzing air quality and weather data from the Regione Lombardia open database (<https://www.dati.lombardia.it/>). Data are collected by ARPA Lombardia (Lombardia Environmental Protection Agency), Italy, through its ground monitoring network (<https://www.dati.lombardia.it/stories/s/auv9-c2sj>). See the website <https://www.arpalombardia.it/> for further information on ARPA Lombardia's activities and history. Data quality (e.g., missing values, extreme values, and graphical mapping) has been checked in collaboration with members of ARPA Lombardia's air quality control office. The package provides observations since 1989 (for weather) and 1968 (for air quality), and these data are updated daily by the regional agency. A full description of the package is available in the companion paper Maranzano \& Algieri (2024), "ARPALData: an R package for retrieving and analyzing air quality and weather data from ARPA Lombardia (Italy)", Environmental and Ecological Statistics, <doi:10.1007/s10651-024-00599-6>.

r-astrofns 4.2-1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=astroFns
Licenses: GPL 2+
Build system: r
Synopsis: Astronomy: Time and Position Functions, Misc. Utilities
Description:

Miscellaneous astronomy functions, utilities, and data.

r-appsheet 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.1.7 r-purrr@1.2.1 r-magrittr@2.0.4 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/calderonsamuel/appsheet
Licenses: Expat
Build system: r
Synopsis: An Interface to the 'AppSheet' API
Description:

Functionality to add, delete, read and update table records from your AppSheet apps, using the official API <https://api.appsheet.com/>.

r-arpr 0.1.2
Propagated dependencies: r-rlang@1.1.7 r-magrittr@2.0.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/statnmap/arpr
Licenses: GPL 3+
Build system: r
Synopsis: Advanced R Pipes
Description:

This package provides convenience functions for programming with magrittr pipes. Conditional pipes, a string prefixer and a function to pipe the given object into a specific argument given by character name are currently supported. It is named after the dadaist Hans Arp, a friend of Rene Magritte.

r-allomr 0.3.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=allomr
Licenses: GPL 3+
Build system: r
Synopsis: Removing Allometric Effects of Body Size in Morphological Analysis
Description:

Implementation of the technique of Lleonart et al. (2000) <doi:10.1006/jtbi.2000.2043> to scale body measurements that exhibit an allometric growth. This procedure is a theoretical generalization of the technique used by Thorpe (1975) <doi:10.1111/j.1095-8312.1975.tb00732.x> and Thorpe (1976) <doi:10.1111/j.1469-185X.1976.tb01063.x>.

r-airthermo 1.2.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=aiRthermo
Licenses: GPL 3
Build system: r
Synopsis: Atmospheric Thermodynamics and Visualization
Description:

Deals with many computations related to the thermodynamics of atmospheric processes. It includes many functions designed to consider the density of air with varying degrees of water vapour in it, saturation pressures and mixing ratios, conversion of moisture indices, computation of atmospheric states of parcels subject to dry or pseudoadiabatic vertical evolutions and atmospheric instability indices that are routinely used for operational weather forecasts or meteorological diagnostics.

r-asianoption 0.2.0
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/plato-12/AsianOption
Licenses: GPL 3+
Build system: r
Synopsis: Asian Option Pricing under Price Impact
Description:

This package implements the framework of Tiwari and Majumdar (2025) <doi:10.48550/arXiv.2512.07154> for valuing arithmetic and geometric Asian options under transient and permanent market impact. Provides three pricing approaches: Kemna-Vorst frictionless benchmarks, exogenous diffusion pricing (closed-form for geometric, Monte Carlo for arithmetic), and endogenous Hamilton-Jacobi-Bellman valuation via a tree-based Bellman scheme producing indifference bid-ask prices.

r-arigamyannsvr 0.1.0
Propagated dependencies: r-tseries@0.10-60 r-psych@2.6.1 r-neuralnet@1.44.2 r-forecast@9.0.1 r-fints@0.4-9 r-fgarch@4052.93 r-e1071@1.7-17 r-dplyr@1.2.0 r-describedf@0.2.1 r-atsa@3.1.2.1 r-allmetrics@0.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AriGaMyANNSVR
Licenses: GPL 3
Build system: r
Synopsis: Hybrid ARIMA-GARCH and Two Specially Designed ML-Based Models
Description:

Describes a series first. After that does time series analysis using one hybrid model and two specially structured Machine Learning (ML) (Artificial Neural Network or ANN and Support Vector Regression or SVR) models. More information can be obtained from Paul and Garai (2022) <doi:10.1007/s41096-022-00128-3>.

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

r-ammibayes 2.1-1
Propagated dependencies: r-spam@2.11-3 r-msm@1.8.2 r-movmf@0.2-11 r-latticeextra@0.6-31 r-lattice@0.22-9 r-hmisc@5.2-5 r-distfree-cr@1.5.1 r-coda@0.19-4.1 r-bayesplot@1.15.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ammiBayes
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Ammi Model for Continuous Data with or without Additive and Dominance Effect
Description:

Flexible multi-environment trials analysis via MCMC method for Additive Main Effects and Multiplicative Interaction Model (AMMI) for continuous data. Biplot with the averages and regions of confidence can be generated. The chains run in parallel on Linux systems and run serially on Windows.

Page: 11718192021924
Total packages: 22167