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

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-dsfm 1.0.1
Propagated dependencies: r-sopc@0.1.0 r-sn@2.1.3 r-psych@2.6.5 r-matrixcalc@1.0-6 r-mass@7.3-65 r-elasticnet@1.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DSFM
Licenses: Expat
Build system: r
Synopsis: Distributed Skew Factor Model Estimation Methods
Description:

This package provides a distributed framework for simulating and estimating skew factor models under various skewed and heavy-tailed distributions. The methods support distributed data generation, aggregation of local estimators, and evaluation of estimation performance via mean squared error, relative error, and sparsity measures. The distributed principal component (PC) estimators implemented in the package include IPC (Independent Principal Component),'PPC (Project Principal Component), SPC (Sparse Principal Component), and other related distributed PC methods. The methodological background follows Guo G. (2023) <doi:10.1007/s00180-022-01270-z>.

r-design-parameters 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=Design.parameters
Licenses: GPL 3
Build system: r
Synopsis: Parameters of the Experimental Designs
Description:

Here, a function has been developed to generate parameters of the input designs, as well as incidence matrices. This is a general function that can be used to investigate the characterization properties of any block design.

r-drpop 0.0.3
Propagated dependencies: r-tidyr@1.3.2 r-superlearner@2.0-40 r-stringr@1.6.0 r-reshape2@1.4.5 r-ranger@0.18.0 r-nnls@1.6 r-nnet@7.3-20 r-janitor@2.2.1 r-ggplot2@4.0.3 r-gam@1.22-7 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=drpop
Licenses: GPL 3
Build system: r
Synopsis: Efficient and Doubly Robust Population Size Estimation
Description:

Estimation of the total population size from capture-recapture data efficiently and with low bias implementing the methods from Das M, Kennedy EH, and Jewell NP (2021) <arXiv:2104.14091>. The estimator is doubly robust against errors in the estimation of the intermediate nuisance parameters. Users can choose from the flexible estimation models provided in the package, or use any other preferred model.

r-dotsviolin 0.0.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.2.0 r-magrittr@2.0.5 r-lazyeval@0.2.3 r-gtools@3.9.5 r-gridextra@2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dotsViolin
Licenses: GPL 2+
Build system: r
Synopsis: Dot Plots Mimicking Violin Plots
Description:

Modifies dot plots to have different sizes of dots mimicking violin plots and identifies modes or peaks for them based on frequency and kernel density estimates (Rosenblatt, 1956) <doi:10.1214/aoms/1177728190> (Parzen, 1962) <doi:10.1214/aoms/1177704472>.

r-diner 2.0.0
Propagated dependencies: r-progress@1.2.3 r-matrix@1.7-5 r-mass@7.3-65 r-foreach@1.5.2 r-dosnow@1.0.20
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://ricsalgado.github.io/dineR/
Licenses: Expat
Build system: r
Synopsis: Differential Network Estimation in R
Description:

An efficient and convenient set of functions to perform differential network estimation through the use of alternating direction method of multipliers optimization with a variety of different loss functions.

r-dqcheckr 0.2.2
Propagated dependencies: r-yaml@2.3.12 r-tidyr@1.3.2 r-rsqlite@3.52.0 r-rlang@1.2.0 r-readr@2.2.0 r-quarto@1.5.1 r-knitr@1.51 r-kableextra@1.4.0 r-gridextra@2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/mickmioduszewski/dqcheckr
Licenses: Expat
Build system: r
Synopsis: Automated Data Quality Checks for Recurring Dataset Deliveries
Description:

Automates quality verification of recurring external dataset deliveries. For each new file arrival, it runs single-snapshot quality checks, compares the file to the previous delivery, writes a self-contained HTML report, and records summary statistics in a local SQLite database for long-term trend tracking. Supports CSV and fixed-width formats. Custom organisation-specific checks can be supplied as plain R files.

r-deevd 1.2.3
Propagated dependencies: r-evd@2.3-7.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://CRAN.R-project.org/package=DEEVD
Licenses: GPL 2
Build system: r
Synopsis: Density Estimation by Extreme Value Distributions
Description:

This package provides mean squared error (MSE) and plot the kernel densities related to extreme value distributions with their estimated values. By using Gumbel and Weibull Kernel. See Salha et al. (2014) <doi:10.4236/ojs.2014.48061> and Khan and Akbar (2021) <doi:10.4236/ojs.2021.112018 >.

r-deductiver 2.0.0
Propagated dependencies: r-tidyr@1.3.2 r-moments@0.14.1 r-lmomco@2.5.5 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DeductiveR
Licenses: GPL 3
Build system: r
Synopsis: Deductive Rational Method
Description:

Apply the Deductive Rational Method to a monthly series of flow or precipitation data to fill in missing data. The method is as described in: Campos, D.F., (1984, ISBN:9686194444).

r-deckroadmap 0.1.5
Propagated dependencies: r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/CodingTigerTang/deckroadmap
Licenses: Expat
Build system: r
Synopsis: Roadmap Footers for 'Reveal.js' Slides in 'Quarto' and 'R Markdown'
Description:

Adds section-aware roadmap footers to Reveal.js slide decks created with Quarto or R Markdown'. The footer highlights completed, current, and upcoming sections as slides advance. Supports multiple visual styles, inherited section tags, roadmap-free slides, and configurable colors, size, and positioning options.

r-deboinr 1.0
Propagated dependencies: r-pracma@2.4.6 r-kernsmooth@2.23-26 r-gridextra@2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DeBoinR
Licenses: Expat
Build system: r
Synopsis: Box-Plots and Outlier Detection for Probability Density Functions
Description:

Orders a data-set consisting of an ensemble of probability density functions on the same x-grid. Visualizes a box-plot of these functions based on the notion of distance determined by the user. Reports outliers based on the distance chosen and the scaling factor for an interquartile range rule. For further details, see: Alexander C. Murph et al. (2023). "Visualization and Outlier Detection for Probability Density Function Ensembles." <https://sirmurphalot.github.io/publications>.

r-discovr 1.0.0
Propagated dependencies: r-scales@1.4.0 r-learnr@0.11.6 r-glue@1.8.1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://www.discovr.rocks
Licenses: GPL 3
Build system: r
Synopsis: Interactive Tutorials and Data for "Discovering Statistics Using R and RStudio"
Description:

Interactive R tutorials and datasets for the textbook Field (2026), "Discovering Statistics Using R and RStudio", <https://www.discovr.rocks/>. Interactive tutorials cover general workflow in R and RStudio', summarizing data, visualizing data, fitting models and bias, correlation, the general linear model (GLM), moderation, mediation, missing values, comparing means using the GLM (analysis of variance), comparing adjusted means (analysis of covariance), factorial designs, multilevel models, repeated measures designs, growth models, exploratory factor analysis (EFA), loglinear analysis, and logistic regression. There are no functions, only datasets and interactive tutorials.

r-decido 0.4.0
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://hypertidy.github.io/decido/
Licenses: Expat
Build system: r
Synopsis: Bindings for 'Mapbox' Ear Cutting Triangulation Library
Description:

This package provides constrained triangulation of polygons. Ear cutting (or ear clipping) applies constrained triangulation by successively cutting triangles from a polygon defined by path/s. Holes are supported by introducing a bridge segment between polygon paths. This package wraps the header-only library earcut.hpp <https://github.com/mapbox/earcut.hpp> which includes a reference to the method used by Held, M. (2001) <doi:10.1007/s00453-001-0028-4>.

r-debinfer 0.4.4
Propagated dependencies: r-truncdist@1.0-2 r-rcolorbrewer@1.1-3 r-plyr@1.8.9 r-pbsddesolve@1.13.7 r-mvtnorm@1.3-7 r-mass@7.3-65 r-desolve@1.42 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/pboesu/debinfer
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Inference for Differential Equations
Description:

This package provides a Bayesian framework for parameter inference in differential equations. This approach offers a rigorous methodology for parameter inference as well as modeling the link between unobservable model states and parameters, and observable quantities. Provides templates for the DE model, the observation model and data likelihood, and the model parameters and their prior distributions. A Markov chain Monte Carlo (MCMC) procedure processes these inputs to estimate the posterior distributions of the parameters and any derived quantities, including the model trajectories. Further functionality is provided to facilitate MCMC diagnostics and the visualisation of the posterior distributions of model parameters and trajectories.

r-datasimilarity 0.4.0
Propagated dependencies: r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DataSimilarity
Licenses: GPL 3+
Build system: r
Synopsis: Quantifying Similarity of Datasets and Multivariate Two- And k-Sample Testing
Description:

This package provides a collection of methods for quantifying the similarity of two or more datasets, many of which can be used for two- or k-sample testing. It provides newly implemented methods as well as wrapper functions for existing methods that enable calling many different methods in a unified framework. The methods were selected from the review and comparison of Stolte et al. (2024) <doi:10.1214/24-SS149>. An empirical comparison of the methods was performed in Stolte et al. (2026) <doi:10.48550/arXiv.2604.11458> for categorical data and in Stolte et al. (2026) <doi:10.48550/arXiv.2604.12327> for numeric data.

r-detlifeinsurance 0.1.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/JoaquinAuza/DetLifeInsurance
Licenses: GPL 3
Build system: r
Synopsis: Life Insurance Premium and Reserves Valuation
Description:

This package provides methods for valuation of life insurance premiums and reserves (including variable-benefit and fractional coverage) based on "Actuarial Mathematics" by Bowers, H.U. Gerber, J.C. Hickman, D.A. Jones and C.J. Nesbitt (1997, ISBN: 978-0938959465), "Actuarial Mathematics for Life Contingent Risks" by Dickson, David C. M., Hardy, Mary R. and Waters, Howard R (2009) <doi:10.1017/CBO9780511800146> and "Life Contingencies" by Jordan, C. W (1952) <doi:10.1017/S002026810005410X>. It also contains functions for equivalent interest and discount rate calculation, present and future values of annuities, and loan amortization schedule.

r-dwp 1.2
Propagated dependencies: r-vgam@1.1-14 r-statmod@1.5.2 r-sf@1.1-1 r-pracma@2.4.6 r-plotrix@3.8-14 r-mvtnorm@1.3-7 r-matrixstats@1.5.0 r-mass@7.3-65 r-magrittr@2.0.5 r-invgamma@1.2 r-gtools@3.9.5 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dwp
Licenses: CC0
Build system: r
Synopsis: Density-Weighted Proportion
Description:

Fit a Poisson regression to carcass distance data and integrate over the searched area at a wind farm to estimate the fraction of carcasses falling in the searched area and format the output for use as the dwp parameter in the GenEst or eoa package for estimating bird and bat mortality, following Dalthorp, et al. (2024) <doi:10.3133/tm7A3>.

r-dromics 2.6-2
Propagated dependencies: r-summarizedexperiment@1.42.0 r-rlang@1.2.0 r-limma@3.68.3 r-ggplot2@4.0.3 r-ggfortify@0.4.19 r-deseq2@1.52.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://lbbe.univ-lyon1.fr/fr/dromics
Licenses: GPL 2+
Build system: r
Synopsis: Dose Response for Omics
Description:

Several functions are provided for dose-response (or concentration-response) characterization from omics data. DRomics is especially dedicated to omics data obtained using a typical dose-response design, favoring a great number of tested doses (or concentrations) rather than a great number of replicates (no need of replicates). DRomics provides functions 1) to check, normalize and or transform data, 2) to select monotonic or biphasic significantly responding items (e.g. probes, metabolites), 3) to choose the best-fit model among a predefined family of monotonic and biphasic models to describe each selected item, 4) to derive a benchmark dose or concentration and a typology of response from each fitted curve. In the available version data are supposed to be single-channel microarray data in log2, RNAseq data in raw counts, or already pretreated continuous omics data (such as metabolomic data) in log scale. In order to link responses across biological levels based on a common method, DRomics also handles apical data as long as they are continuous and follow a normal distribution for each dose or concentration, with a common standard error. For further details see Delignette-Muller et al (2023) <DOI:10.24072/pcjournal.325> and Larras et al (2018) <DOI:10.1021/acs.est.8b04752>.

r-dymo 2.0.0
Propagated dependencies: r-rlang@1.2.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://rpubs.com/giancarlo_vercellino/dymo
Licenses: GPL 3
Build system: r
Synopsis: Dynamic Mode Decomposition Forecasting with Conformal Predictive Sampling
Description:

The DYMO package provides tools for multi-feature time-series forecasting using a Dynamic Mode Decomposition (DMD) model combined with conformal predictive sampling for uncertainty quantification.

r-disasteralert 1.0.0
Propagated dependencies: r-wordcloud@2.6 r-tidyverse@2.0.0 r-tidytext@0.4.3 r-tidyr@1.3.2 r-textdata@0.4.5 r-stringr@1.6.0 r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-quanteda@4.4 r-plotly@4.12.0 r-leaflet@2.2.3 r-htmlwidgets@1.6.4 r-ggplot2@4.0.3 r-dt@0.34.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DisasterAlert
Licenses: GPL 3
Build system: r
Synopsis: Disaster Alert and Sentiment Analysis
Description:

By systematically aggregating and processing textual reports from earthquakes, floods, storms, wildfires, and other natural disasters, the framework enables a holistic assessment of crisis narratives. Intelligent cleaning and normalization techniques transform raw commentary into structured data, ensuring precise extraction of disaster-specific insights. Collective sentiments of affected communities are quantitatively scored and qualitatively categorized, providing a multifaceted view of societal responses under duress. Interactive geographic maps and temporal charts illustrate the evolution and spatial dispersion of emotional reactions and impact indicators.

r-dem 0.0.0.2
Propagated dependencies: r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DEM
Licenses: Expat
Build system: r
Synopsis: The Distributed EM Algorithms in Multivariate Gaussian Mixture Models
Description:

The distributed expectation maximization algorithms are used to solve parameters of multivariate Gaussian mixture models. The philosophy of the package is described in Guo, G. (2022) <doi:10.1080/02664763.2022.2053949>.

r-diaplt 1.4.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=diaplt
Licenses: Expat
Build system: r
Synopsis: Beads Summary Plot of Ranges
Description:

Visualize one-factor data frame. Beads plot consists of diamonds of each factor of each data series. A diamond indicates average and range. Look over a data frame with many numeric columns and a factor column.

r-drcarlate 1.2.0
Propagated dependencies: r-stringr@1.6.0 r-splus2r@1.3-5 r-purrr@1.2.2 r-pracma@2.4.6 r-mass@7.3-65 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=drcarlate
Licenses: Expat
Build system: r
Synopsis: Improving Estimation Efficiency in CAR with Imperfect Compliance
Description:

We provide a list of functions for replicating the results of the Monte Carlo simulations and empirical application of Jiang et al. (2022). In particular, we provide corresponding functions for generating the three types of random data described in this paper, as well as all the estimation strategies. Detailed information about the data generation process and estimation strategy can be found in Jiang et al. (2022) <doi:10.48550/arXiv.2201.13004>.

r-disaggr 1.0.5.4
Propagated dependencies: r-rcolorbrewer@1.1-3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://inseefr.github.io/disaggR/
Licenses: Expat
Build system: r
Synopsis: Two-Steps Benchmarks for Time Series Disaggregation
Description:

The twoStepsBenchmark() and threeRuleSmooth() functions allow you to disaggregate a low-frequency time series with higher frequency time series, using the French National Accounts methodology. The aggregated sum of the resulting time series is strictly equal to the low-frequency time series within the benchmarking window. Typically, the low-frequency time series is an annual one, unknown for the last year, and the high frequency one is either quarterly or monthly. See "Methodology of quarterly national accounts", Insee Méthodes N°126, by Insee (2012, ISBN:978-2-11-068613-8, <https://www.insee.fr/en/information/2579410>).

r-distributacalcul 0.4.0
Propagated dependencies: r-statmod@1.5.2 r-rlang@1.2.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://alec42.github.io/Distributacalcul_Package/
Licenses: Expat
Build system: r
Synopsis: Probability Distribution Functions
Description:

Calculates expected values, variance, different moments (kth moment, truncated mean), stop-loss, mean excess loss, Value-at-Risk (VaR) and Tail Value-at-Risk (TVaR) as well as some density and cumulative (survival) functions of continuous, discrete and compound distributions. This package also includes a visual Shiny component to enable students to visualize distributions and understand the impact of their parameters. This package is intended to expand the stats package so as to enable students to develop an intuition for probability.

Total packages: 72465