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

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-addt 2.0
Propagated dependencies: r-nlme@3.1-169 r-matrix@1.7-5 r-coneproj@1.23
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ADDT
Licenses: GPL 2
Build system: r
Synopsis: Analysis of Accelerated Destructive Degradation Test Data
Description:

Accelerated destructive degradation tests (ADDT) are often used to collect necessary data for assessing the long-term properties of polymeric materials. Based on the collected data, a thermal index (TI) is estimated. The TI can be useful for material rating and comparison. This package implements the traditional method based on the least-squares method, the parametric method based on maximum likelihood estimation, and the semiparametric method based on spline methods, and the corresponding methods for estimating TI for polymeric materials. The traditional approach is a two-step approach that is currently used in industrial standards, while the parametric method is widely used in the statistical literature. The semiparametric method is newly developed. Both the parametric and semiparametric approaches allow one to do statistical inference such as quantifying uncertainties in estimation, hypothesis testing, and predictions. Publicly available datasets are provided illustrations. More details can be found in Jin et al. (2017).

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-ate-error 1.0.0
Propagated dependencies: r-rlang@1.2.0 r-mvtnorm@1.3-7 r-mass@7.3-65 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=ATE.ERROR
Licenses: GPL 3+
Build system: r
Synopsis: Estimating ATE with Misclassified Outcomes and Mismeasured Covariates
Description:

Addressing measurement error in covariates and misclassification in binary outcome variables within causal inference, the ATE.ERROR package implements inverse probability weighted estimation methods proposed by Shu and Yi (2017, <doi:10.1177/0962280217743777>; 2019, <doi:10.1002/sim.8073>). These methods correct errors to accurately estimate average treatment effects (ATE). The package includes two main functions: ATE.ERROR.Y() for handling misclassification in the outcome variable and ATE.ERROR.XY() for correcting both outcome misclassification and covariate measurement error. It employs logistic regression for treatment assignment and uses bootstrap sampling to calculate standard errors and confidence intervals, with simulated datasets provided for practical demonstration.

r-asterisk 1.4.5
Propagated dependencies: r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-polynom@1.4-1 r-onion@1.5-3 r-nanotime@0.3.15 r-httr@1.4.8 r-gsl@2.1-9 r-desolve@1.42 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=asteRisk
Licenses: GPL 3
Build system: r
Synopsis: Computation of Satellite Position
Description:

This package provides basic functionalities to calculate the position of satellites given a known state vector. The package includes implementations of the SGP4 and SDP4 simplified perturbation models to propagate orbital state vectors, as well as utilities to read TLE files and convert coordinates between different frames of reference. Several of the functionalities of the package (including the high-precision numerical orbit propagator) require the coefficients and data included in the asteRiskData package, available in a drat repository. To install this data package, run install.packages("asteRiskData", repos="https://rafael-ayala.github.io/drat/")'. Felix R. Hoots, Ronald L. Roehrich and T.S. Kelso (1988) <https://celestrak.org/NORAD/documentation/spacetrk.pdf>. David Vallado, Paul Crawford, Richard Hujsak and T.S. Kelso (2012) <doi:10.2514/6.2006-6753>. Felix R. Hoots, Paul W. Schumacher Jr. and Robert A. Glover (2014) <doi:10.2514/1.9161>.

r-automatedreclin 1.1.1
Propagated dependencies: r-reclin2@0.6.0 r-purrr@1.2.2 r-nleqslv@3.3.7 r-fixedpoint@0.6.3 r-densityratio@0.2.2 r-data-table@1.18.4 r-blocking@1.0.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/ncn-foreigners/automatedRecLin
Licenses: GPL 3
Build system: r
Synopsis: Record Linkage Based on an Entropy-Maximizing Classifier
Description:

The goal of automatedRecLin is to perform record linkage (also known as entity resolution) in unsupervised or supervised settings. It compares pairs of records from two datasets using selected comparison functions to estimate the probability or density ratio between matched and non-matched records. Based on these estimates, it predicts a set of matches that maximizes entropy. For details see: Lee et al. (2022) <https://www150.statcan.gc.ca/n1/pub/12-001-x/2022001/article/00007-eng.htm>, Vo et al. (2023) <https://ideas.repec.org/a/eee/csdana/v179y2023ics0167947322002365.html>, Sugiyama et al. (2008) <doi:10.1007/s10463-008-0197-x>.

r-aplms 0.1.0
Propagated dependencies: r-rmutil@1.1.10 r-rlist@0.4.6.2 r-psych@2.6.5 r-mgcv@1.9-4 r-matrix@1.7-5 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-aws-wrfsmn 0.1.0
Propagated dependencies: r-terra@1.9-27 r-magrittr@2.0.5 r-lubridate@1.9.5 r-hydrogof@0.7-0 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-aws-s3@0.3.22
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=aws.wrfsmn
Licenses: GPL 3+
Build system: r
Synopsis: Data Processing of SMN Hi-Res Weather Forecast from 'AWS'
Description:

Exploration of Weather Research & Forecasting ('WRF') Model data of Servicio Meteorologico Nacional (SMN) from Amazon Web Services (<https://registry.opendata.aws/smn-ar-wrf-dataset/>) cloud. The package provides the possibility of data downloading, processing and correction methods. It also has map management and series exploration of available meteorological variables of WRF forecast.

r-agrostab 0.1.0
Propagated dependencies: r-rlang@1.2.0 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=agrostab
Licenses: GPL 2
Build system: r
Synopsis: Stability Analysis for Agricultural Research
Description:

Statistical procedures to perform stability analysis in plant breeding and to identify stable genotypes under diverse environments. It is possible to calculate coefficient of homeostaticity by Khangildin et al. (1979), variance of specific adaptive ability by Kilchevsky&Khotyleva (1989), weighted homeostaticity index by Martynov (1990), steadiness of stability index by Udachin (1990), superiority measure by Lin&Binn (1988) <doi:10.4141/cjps88-018>, regression on environmental index by Erberhart&Rassel (1966) <doi:10.2135/cropsci1966.0011183X000600010011x>, Tai's (1971) stability parameters <doi:10.2135/cropsci1971.0011183X001100020006x>, stability variance by Shukla (1972) <doi:10.1038/hdy.1972.87>, ecovalence by Wricke (1962), nonparametric stability parameters by Nassar&Huehn (1987) <doi:10.2307/2531947>, Francis&Kannenberg's parameters of stability (1978) <doi:10.4141/cjps78-157>.

r-autodeskr 0.5.0
Propagated dependencies: r-shiny@1.13.0 r-jsonlite@2.0.0 r-httr2@1.2.2 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://aps.autodesk.com
Licenses: FSDG-compatible FSDG-compatible
Build system: r
Synopsis: An Interface to the 'AutoDesk' 'API' Platform
Description:

An interface to the AutoDesk Platform Services ('APS') API including the Authentication API for obtaining OAuth2 tokens with expiry tracking, Data Management API for managing buckets and objects across the platform's cloud services, Design Automation API for running automated tasks on design files in the cloud, Model Derivative API for translating design files into SVF', SVF2', OBJ', and STL formats and extracting model data, Reality Capture API for generating 3D models from photogrammetry image sets, and Viewer for rendering 2D and 3D models in Shiny applications.

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-ards 0.1.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://ards.r-sassy.org
Licenses: CC0
Build system: r
Synopsis: Creates Analysis Results Datasets
Description:

This package contains functions to help create an Analysis Results Dataset. The dataset follows industry recommended structure. The dataset can be created in multiple passes, using different data frames as input. Analysis Results Datasets are used in the pharmaceutical and biotech industries to capture analysis in a common tabular data structure.

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-amelie 0.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=amelie
Licenses: GPL 3+
Build system: r
Synopsis: Anomaly Detection with Normal Probability Functions
Description:

This package implements anomaly detection as binary classification for cross-sectional data. Uses maximum likelihood estimates and normal probability functions to classify observations as anomalous. The method is presented in the following lecture from the Machine Learning course by Andrew Ng: <https://www.coursera.org/learn/machine-learning/lecture/C8IJp/algorithm/>, and is also described in: Aleksandar Lazarevic, Levent Ertoz, Vipin Kumar, Aysel Ozgur, Jaideep Srivastava (2003) <doi:10.1137/1.9781611972733.3>.

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-arcpbf 0.2.0
Propagated dependencies: r-rlang@1.2.0 r-arcgisutils@0.5.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://r.esri.com/arcpbf/
Licenses: FSDG-compatible
Build system: r
Synopsis: Process ArcGIS Protocol Buffer FeatureCollections
Description:

Fast processing of ArcGIS FeatureCollection protocol buffers in R. It is designed to work seamlessly with httr2 and integrates with sf'.

r-aesopr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=aesopR
Licenses: Expat
Build system: r
Synopsis: Tools for Text Analysis of Aesop's Fables
Description:

This package provides a tidy text corpus of Aesop's Fables sourced from the Library of Congress, along with analysis-ready datasets for sentiment, emotion, and linguistic analysis of moral storytelling. The package includes both full narrative texts and word-level representations to support exploratory text analysis and teaching workflows.

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-aphylo 0.3-6
Propagated dependencies: r-xml2@1.5.2 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-mass@7.3-65 r-fmcmc@0.5-2 r-coda@0.19-4.1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/USCbiostats/aphylo
Licenses: Expat
Build system: r
Synopsis: Statistical Inference and Prediction of Annotations in Phylogenetic Trees
Description:

This package implements a parsimonious evolutionary model to analyze and predict gene-functional annotations in phylogenetic trees as described in Vega Yon et al. (2021) <doi:10.1371/journal.pcbi.1007948>. Focusing on computational efficiency, aphylo makes it possible to estimate pooled phylogenetic models, including thousands (hundreds) of annotations (trees) in the same run. The package also provides the tools for visualization of annotated phylogenies, calculation of posterior probabilities (prediction) and goodness-of-fit assessment featured in Vega Yon et al. (2021).

r-averisk 1.0.3
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=averisk
Licenses: CC0
Build system: r
Synopsis: Calculation of Average Population Attributable Fractions and Confidence Intervals
Description:

Average population attributable fractions are calculated for a set of risk factors (either binary or ordinal valued) for both prospective and case- control designs. Confidence intervals are found by Monte Carlo simulation. The method can be applied to either prospective or case control designs, provided an estimate of disease prevalence is provided. In addition to an exact calculation of AF, an approximate calculation, based on randomly sampling permutations has been implemented to ensure the calculation is computationally tractable when the number of risk factors is large.

r-arf 0.2.4
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-aqfig 0.9
Propagated dependencies: r-geor@1.9-6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=aqfig
Licenses: FSDG-compatible
Build system: r
Synopsis: Display Air Quality Model Output and Monitoring Data
Description:

Display air quality model output and monitoring data using scatterplots, grids, and legends.

r-alphapart 0.9.8
Propagated dependencies: r-tibble@3.3.1 r-reshape@0.8.10 r-rcpp@1.1.1-1.1 r-pedigree@1.4.2 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-directlabels@2026.4.23
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-arfima 1.8-2
Propagated dependencies: r-ltsa@1.4.6.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=arfima
Licenses: Expat
Build system: r
Synopsis: Fractional ARIMA (and Other Long Memory) Time Series Modeling
Description:

Simulates, fits, and predicts long-memory and anti-persistent time series, possibly mixed with ARMA, regression, transfer-function components. Exact methods (MLE, forecasting, simulation) are used. Bug reports should be done via GitHub (at <https://github.com/JQVeenstra/arfima>), where the development version of this package lives; it can be installed using devtools.

r-agridiversix 0.1.0
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.2 r-mcmcpack@1.7-1 r-ggplot2@4.0.3 r-dt@0.34.0 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=AgriDiversiX
Licenses: GPL 3
Build system: r
Synopsis: Agricultural Crop Diversification Indices Analysis
Description:

This package provides functions to compute agricultural crop diversification indices for crop data across zones and years. The package implements widely used diversification and concentration measures including Herfindahl Index,Simpson Index, Entropy Index, Ogive Index, and Maximum Proportion Index.

Total packages: 72693