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

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-adjoin 0.1.0
Propagated dependencies: r-rspectra@0.16-2 r-rnanoflann@0.0.3 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-proxy@0.4-29 r-mgcv@1.9-4 r-matrix@1.7-5 r-igraph@2.3.1 r-corpcor@1.6.10 r-chk@0.10.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/bbuchsbaum/adjoin
Licenses: Expat
Build system: r
Synopsis: Constructing Adjacency Matrices Based on Spatial and Feature Similarity
Description:

Constructs sparse adjacency matrices from spatial coordinates, feature measurements, class labels, and temporal indices. Supports nearest-neighbor graphs, heat-kernel weights, graph Laplacians, diffusion operators, and bilateral smoothers for graph-based data analysis, following spectral graph methods in von Luxburg (2007) <doi:10.1007/s11222-007-9033-z>, diffusion maps in Coifman and Lafon (2006) <doi:10.1016/j.acha.2006.04.006>, and bilateral filtering in Tomasi and Manduchi (1998) <doi:10.1109/ICCV.1998.710815>.

r-ast 0.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AST
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Age-Spatial-Temporal Model
Description:

Fits a model to adjust and consider additional variations in three dimensions of age groups, time, and space on residuals excluded from a prediction model that have residual such as: linear regression, mixed model and so on. Details are given in Foreman et al. (2015) <doi:10.1186/1478-7954-10-1>.

r-apca 1.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=apca
Licenses: Expat
Build system: r
Synopsis: Advanced Principal Component Analysis
Description:

This package provides nine computational algorithms for dimensionality reduction via Principal Component Analysis (PCA), built using an object-oriented (S3) architecture. The package includes classical and modern methods: Singular Value Decomposition (SVD) based on Eckart and Young (1936) <doi:10.1007/BF02288367>, Power Iteration based on Hotelling (1933) <doi:10.1037/h0071325>, QR Algorithm based on Francis (1961) <doi:10.1093/comjnl/4.3.265>, Jacobi Algorithm based on Jacobi (1846) <doi:10.1515/crll.1846.30.51>, Arnoldi Iteration based on Arnoldi (1951) <doi:10.1090/qam/42792>, NIPALS based on Wold (1975) <doi:10.1017/S0021900200047604>, Alternating Least Squares (ALS) based on Kolda and Bader (2009) <doi:10.1137/07070111X>, Probabilistic PCA (PPCA) with EM Algorithm based on Tipping and Bishop (1999) <doi:10.1111/1467-9868.00196>, and Generalized Hebbian Algorithm (GHA) based on Sanger (1989) <doi:10.1016/0893-6080(89)90044-0>.

r-alleleshift 1.1-3
Propagated dependencies: r-vegan@2.7-3 r-biodiversityr@2.17-4 r-adegenet@2.1.11
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AlleleShift
Licenses: GPL 3
Build system: r
Synopsis: Predict and Visualize Population-Level Changes in Allele Frequencies in Response to Climate Change
Description:

This package provides methods (<doi:10.7717/peerj.11534>) are provided of calibrating and predicting shifts in allele frequencies through redundancy analysis ('vegan::rda()') and generalized additive models ('mgcv::gam()'). Visualization functions for predicted changes in allele frequencies include shift.dot.ggplot()', shift.pie.ggplot()', shift.moon.ggplot()', shift.waffle.ggplot() and shift.surf.ggplot() that are made with input data sets that are prepared by helper functions for each visualization method. Examples in the documentation show how to prepare animated climate change graphics through a time series with the gganimate package. Function amova.rda() shows how Analysis of Molecular Variance can be directly conducted with the results from redundancy analysis.

r-ataforecasting 0.0.61
Propagated dependencies: r-xts@0.14.2 r-tseries@0.10-61 r-tsa@1.3.1 r-timeseries@4052.112 r-str@0.7.1 r-stlplus@0.5.2 r-seasonal@1.10.0 r-rdpack@2.6.6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-forecast@9.0.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://alsabtay.github.io/ATAforecasting/
Licenses: GPL 3+
Build system: r
Synopsis: Automatic Time Series Analysis and Forecasting using the Ata Method
Description:

The Ata method (Yapar et al. (2019) <doi:10.15672/hujms.461032>), an alternative to exponential smoothing (described in Yapar (2016) <doi:10.15672/HJMS.201614320580>, Yapar et al. (2017) <doi:10.15672/HJMS.2017.493>), is a new univariate time series forecasting method which provides innovative solutions to issues faced during the initialization and optimization stages of existing forecasting methods. Forecasting performance of the Ata method is superior to existing methods both in terms of easy implementation and accurate forecasting. It can be applied to non-seasonal or seasonal time series which can be decomposed into four components (remainder, level, trend and seasonal). This methodology performed well on the M3 and M4-competition data. This package was written based on Ali Sabri Taylanâ s PhD dissertation.

r-apctools 1.0.8
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-scales@1.4.0 r-mgcv@1.9-4 r-knitr@1.51 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-colorspace@2.1-2 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://bauer-alex.github.io/APCtools/
Licenses: Expat
Build system: r
Synopsis: Routines for Descriptive and Model-Based APC Analysis
Description:

Age-Period-Cohort (APC) analyses are used to differentiate relevant drivers for long-term developments. The APCtools package offers visualization techniques and general routines to simplify the workflow of an APC analysis. Sophisticated functions are available both for descriptive and regression model-based analyses. For the former, we use density (or ridgeline) matrices and (hexagonally binned) heatmaps as innovative visualization techniques building on the concept of Lexis diagrams. Model-based analyses build on the separation of the temporal dimensions based on generalized additive models, where a tensor product interaction surface (usually between age and period) is utilized to represent the third dimension (usually cohort) on its diagonal. Such tensor product surfaces can also be estimated while accounting for further covariates in the regression model. See Weigert et al. (2021) <doi:10.1177/1354816620987198> for methodological details.

r-asianoption 0.2.0
Propagated dependencies: r-rcpp@1.1.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-achilles 1.7.2
Propagated dependencies: r-tseries@0.10-61 r-sqlrender@1.19.5 r-rlang@1.2.0 r-readr@2.2.0 r-parallellogger@3.5.1 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-dplyr@1.2.1 r-databaseconnector@7.2.0 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=Achilles
Licenses: FSDG-compatible
Build system: r
Synopsis: Achilles Data Source Characterization
Description:

Automated Characterization of Health Information at Large-Scale Longitudinal Evidence Systems. Creates a descriptive statistics summary for an Observational Medical Outcomes Partnership Common Data Model standardized data source. This package includes functions for executing summary queries on the specified data source and exporting reporting content for use across a variety of Observational Health Data Sciences and Informatics community applications.

r-ampd 0.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ampd
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: An Algorithm for Automatic Peak Detection in Noisy Periodic and Quasi-Periodic Signals
Description:

This package provides a method for automatic detection of peaks in noisy periodic and quasi-periodic signals. This method, called automatic multiscale-based peak detection (AMPD), is based on the calculation and analysis of the local maxima scalogram, a matrix comprising the scale-dependent occurrences of local maxima. For further information see <doi:10.3390/a5040588>.

r-arcensreg 3.0.2
Propagated dependencies: r-tmvtnorm@1.7 r-rdpack@2.6.6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-qqplotr@0.0.7 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-7 r-msm@1.8.2 r-matrixcalc@1.0-6 r-gridextra@2.3 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=ARCensReg
Licenses: GPL 2+
Build system: r
Synopsis: Fitting Univariate Censored Linear Regression Model with Autoregressive Errors
Description:

It fits a univariate left, right, or interval censored linear regression model with autoregressive errors, considering the normal or the Student-t distribution for the innovations. It provides estimates and standard errors of the parameters, predicts future observations, and supports missing values on the dependent variable. References used for this package: Schumacher, F. L., Lachos, V. H., & Dey, D. K. (2017). Censored regression models with autoregressive errors: A likelihood-based perspective. Canadian Journal of Statistics, 45(4), 375-392 <doi:10.1002/cjs.11338>. Schumacher, F. L., Lachos, V. H., Vilca-Labra, F. E., & Castro, L. M. (2018). Influence diagnostics for censored regression models with autoregressive errors. Australian & New Zealand Journal of Statistics, 60(2), 209-229 <doi:10.1111/anzs.12229>. Valeriano, K. A., Schumacher, F. L., Galarza, C. E., & Matos, L. A. (2024). Censored autoregressive regression models with Studentâ t innovations. Canadian Journal of Statistics, 52(3), 804-828 <doi:10.1002/cjs.11804>.

r-animbook 1.0.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-rcolorbrewer@1.1-3 r-purrr@1.2.2 r-plotly@4.12.0 r-ggplot2@4.0.3 r-gganimate@1.0.11 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/KrisanatA/animbook
Licenses: Expat
Build system: r
Synopsis: Visualizing Changes in Performance Measures and Demographic Affiliations using Animation
Description:

Create an interactive visualization to be used for communication purposes. Providing the function for preparing, plotting, and animating the data. Krisanat Anukarnsakulchularp (2023) <https://github.com/KrisanatA/animbook-journal>.

r-allehap 0.9.9
Propagated dependencies: 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=alleHap
Licenses: GPL 2+
Build system: r
Synopsis: Allele Imputation and Haplotype Reconstruction from Pedigree Databases
Description:

This package provides tools to simulate alphanumeric alleles, impute genetic missing data and reconstruct non-recombinant haplotypes from pedigree databases in a deterministic way. Allelic simulations can be implemented taking into account many factors (such as number of families, markers, alleles per marker, probability and proportion of missing genotypes, recombination rate, etc). Genotype imputation can be used with simulated datasets or real databases (previously loaded in .ped format). Haplotype reconstruction can be carried out even with missing data, since the program firstly imputes each family genotype (without a reference panel), to later reconstruct the corresponding haplotypes for each family member. All this considering that each individual (due to meiosis) should unequivocally have two alleles per marker (one inherited from each parent) and thus imputation and reconstruction results can be deterministically calculated.

r-anovashiny2 0.1.0
Propagated dependencies: r-shiny@1.13.0 r-rmarkdown@2.31 r-rhandsontable@0.3.8 r-hh@3.1-53 r-dplyr@1.2.1 r-desctools@0.99.60
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ANOVAShiny2
Licenses: GPL 2
Build system: r
Synopsis: Interactive Document for Working with Analysis of Variance
Description:

An interactive document on the topic of one-way and two-way analysis of variance using rmarkdown and shiny packages. Runtime examples are provided in the package function as well as at <https://kartikeyab.shinyapps.io/ANOVAShiny/>.

r-australianpoliticians 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-readr@2.2.0 r-purrr@1.2.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/RohanAlexander/AustralianPoliticians
Licenses: Expat
Build system: r
Synopsis: Provides Datasets About Australian Politicians
Description:

This package provides access to biographical and political data about Australian federal politicians who served between 1901 and 2021. This enhances how reproducible research is that uses this data.

r-actel 1.4.0
Propagated dependencies: r-svglite@2.2.2 r-stringr@1.6.0 r-stringi@1.8.7 r-scales@1.4.0 r-rsvg@2.7.0 r-rmarkdown@2.31 r-reshape2@1.4.5 r-readr@2.2.0 r-knitr@1.51 r-ggplot2@4.0.3 r-fasttime@1.1-0 r-diagrammersvg@0.1 r-diagrammer@1.0.12 r-data-table@1.18.4 r-circular@0.5-2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/hugomflavio/actel
Licenses: GPL 3
Build system: r
Synopsis: Acoustic Telemetry Data Analysis
Description:

Designed for studies where animals tagged with acoustic tags are expected to move through receiver arrays. This package combines the advantages of automatic sorting and checking of animal movements with the possibility for user intervention on tags that deviate from expected behaviour. The three analysis functions (explore(), migration() and residency()) allow the users to analyse their data in a systematic way, making it easy to compare results from different studies. CJS calculations are based on Perry et al. (2012) <https://www.researchgate.net/publication/256443823_Using_mark-recapture_models_to_estimate_survival_from_telemetry_data>.

r-ahnr 0.3.1
Propagated dependencies: r-visnetwork@2.1.4 r-purrr@1.2.2 r-pracma@2.4.6 r-pdist@1.2.1 r-matrixcalc@1.0-6 r-magrittr@2.0.5 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/jroberayalas/ahnr
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: An Implementation of the Artificial Hydrocarbon Networks
Description:

Implementation of the Artificial Hydrocarbon Networks for data modeling.

r-ade4tkgui 0.3.4
Propagated dependencies: r-lattice@0.22-9 r-adegraphics@1.0-22 r-ade4@1.7-24
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/adeverse/ade4TkGUI
Licenses: GPL 2+
Build system: r
Synopsis: 'ade4' Tcl/Tk Graphical User Interface
Description:

This package provides a Tcl/Tk GUI for some basic functions in the ade4 package.

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-24
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-autots 0.9.11
Propagated dependencies: r-tidyr@1.3.2 r-shinycssloaders@1.1.0 r-shiny@1.13.0 r-rlang@1.2.0 r-rcpproll@0.3.2 r-prophet@1.1.7 r-plotly@4.12.0 r-magrittr@2.0.5 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-forecast@9.0.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/vivienroussez/autoTS
Licenses: GPL 3
Build system: r
Synopsis: Automatic Model Selection and Prediction for Univariate Time Series
Description:

Offers a set of functions to easily make predictions for univariate time series. autoTS is a wrapper of existing functions of the forecast and prophet packages, harmonising their outputs in tidy dataframes and using default values for each. The core function getBestModel() allows the user to effortlessly benchmark seven algorithms along with a bagged estimator to identify which one performs the best for a given time series.

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-arkhe 1.11.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://codeberg.org/tesselle/arkhe
Licenses: GPL 3+
Build system: r
Synopsis: Tools for Cleaning Rectangular Data
Description:

This package provides a dependency-free collection of simple functions for cleaning rectangular data. This package allows to detect, count and replace values or discard rows/columns using a predicate function. In addition, it provides tools to check conditions and return informative error messages.

r-addinsjoaomelo 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-rstudioapi@0.18.0 r-purrr@1.2.2 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=addinsJoaoMelo
Licenses: CC0
Build system: r
Synopsis: Addins Made of Joao Melo
Description:

Provide addins for RStudio'. It currently contains 3 addins. The first to add a shortcut for the double pipe. The second is to add a shortcut for the same operator. And the third to simplify the creation of vectors from texts pasted from the computer transfer area.

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-alphavantager 0.1.3
Propagated dependencies: r-timetk@2.9.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-readr@2.2.0 r-purrr@1.2.2 r-jsonlite@2.0.0 r-httr@1.4.8 r-glue@1.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/business-science/alphavantager
Licenses: GPL 3+
Build system: r
Synopsis: Lightweight Interface to the Alpha Vantage API
Description:

Alpha Vantage has free historical financial information. All you need to do is get a free API key at <https://www.alphavantage.co>. Then you can use the R interface to retrieve free equity information. Refer to the Alpha Vantage website for more information.

Total packages: 72166