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

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-dqa 0.1.1
Propagated dependencies: r-ggplot2@4.0.3 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DQA
Licenses: Expat
Build system: r
Synopsis: Data Quality Assessment Tools
Description:

In the context of data quality assessment, this package provides a number of functions for evaluating data quality across various dimensions, including completeness, plausibility, concordance, conformance, currency, timeliness, and correctness. It has been developed based on two well-known frameworksâ Michael G. Kahn (2016) <doi:10.13063/2327-9214.1244> and Nicole G. Weiskopf (2017) <doi:10.5334/egems.218>â for data quality assessment. Using this package, users can evaluate the quality of their datasets, provided that corresponding metadata are available.

r-dosesens 1.0.0
Propagated dependencies: r-nloptr@2.2.1 r-lpsolve@5.6.23 r-gtools@3.9.5 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=doseSens
Licenses: Expat
Build system: r
Synopsis: Conduct Sensitivity Analysis with Continuous Exposures and Binary or Continuous Outcomes
Description:

This package performs sensitivity analysis for the sharp null, attributable effects, and weak nulls in matched studies with continuous exposures and binary or continuous outcomes as described in Zhang, Small, Heng (2024) <doi:10.48550/arXiv.2401.06909> and Zhang, Heng (2024) <doi:10.48550/arXiv.2409.12848>. Two of the functions require installation of the Gurobi optimizer. Please see <https://docs.gurobi.com/current/#refman/ins_the_r_package.html> for guidance.

r-deform 1.0.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=deform
Licenses: GPL 3
Build system: r
Synopsis: Spatial Deformation and Dimension Expansion Gaussian Processes
Description:

This package provides methods for fitting nonstationary Gaussian process models by spatial deformation, as introduced by Sampson and Guttorp (1992) <doi:10.1080/01621459.1992.10475181>, and by dimension expansion, as introduced by Bornn et al. (2012) <doi:10.1080/01621459.2011.646919>. Low-rank thin-plate regression splines, as developed in Wood, S.N. (2003) <doi:10.1111/1467-9868.00374>, are used to either transform co-ordinates or create new latent dimensions.

r-dpgmm 1.0.0
Propagated dependencies: r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-pracma@2.4.6 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-ggpubr@0.6.3 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dpGMM
Licenses: GPL 3
Build system: r
Synopsis: Dynamic Programming Based Gaussian Mixture Modelling Tool for 1D and 2D Data
Description:

Gaussian mixture modeling of one- and two-dimensional data, provided in original or binned form, with an option to estimate the number of model components. The method uses Gaussian Mixture Models (GMM) with initial parameters determined by a dynamic programming algorithm, leading to stable and reproducible model fitting. For more details see Zyla, J., Szumala, K., Polanski, A., Polanska, J., & Marczyk, M. (2026) <doi:10.1016/j.jocs.2026.102811>.

r-dnnsim 0.1.1
Propagated dependencies: r-reticulate@1.46.0 r-rdpack@2.6.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DNNSIM
Licenses: GPL 3+
Build system: r
Synopsis: Single-Index Neural Network for Skewed Heavy-Tailed Data
Description:

This package provides a deep neural network model with a monotonic increasing single index function tailored for periodontal disease studies. The residuals are assumed to follow a skewed T distribution, a skewed normal distribution, or a normal distribution. More details can be found at Liu, Huang, and Bai (2024) <doi:10.1016/j.csda.2024.108012>.

r-deepnn 1.2
Propagated dependencies: r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=deepNN
Licenses: GPL 3
Build system: r
Synopsis: Deep Learning
Description:

Implementation of some Deep Learning methods. Includes multilayer perceptron, different activation functions, regularisation strategies, stochastic gradient descent and dropout. Thanks go to the following references for helping to inspire and develop the package: Ian Goodfellow, Yoshua Bengio, Aaron Courville, Francis Bach (2016, ISBN:978-0262035613) Deep Learning. Terrence J. Sejnowski (2018, ISBN:978-0262038034) The Deep Learning Revolution. Grant Sanderson (3brown1blue) <https://www.youtube.com/playlist?list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi> Neural Networks YouTube playlist. Michael A. Nielsen <http://neuralnetworksanddeeplearning.com/> Neural Networks and Deep Learning.

r-dwreg 3.0
Propagated dependencies: r-survival@3.8-6 r-maxlik@1.5-2.2 r-ecdat@0.4.7 r-discreteweibull@1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DWreg
Licenses: GPL 3
Build system: r
Synopsis: Parametric Regression for Discrete Response
Description:

Regression for a discrete response, where the conditional distribution is modelled via a discrete Weibull distribution.

r-dogoftest 0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=Dogoftest
Licenses: Expat
Build system: r
Synopsis: Distributed Online Goodness-of-Fit Tests for Distributed Datasets
Description:

Distributed Online Goodness-of-Fit Test can process the distributed datasets. The philosophy of the package is described in Guo G.(2024) <doi:10.1016/j.apm.2024.115709>.

r-decide 1.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DECIDE
Licenses: GPL 2+
Build system: r
Synopsis: DEComposition of Indirect and Direct Effects
Description:

Calculates various estimates for measures of educational differentials, the relative importance of primary and secondary effects in the creation of such differentials and compares the estimates obtained from two datasets.

r-dalsm 0.9.1
Propagated dependencies: r-plyr@1.8.9 r-mass@7.3-65 r-cubicbsplines@1.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: <https://github.com/plambertULiege/DALSM>
Licenses: GPL 3
Build system: r
Synopsis: Nonparametric Double Additive Location-Scale Model (DALSM)
Description:

Fit of a double additive location-scale model with a nonparametric error distribution from possibly right- or interval censored data. The additive terms in the location and dispersion submodels, as well as the unknown error distribution in the location-scale model, are estimated using Laplace P-splines. For more details, see Lambert (2021) <doi:10.1016/j.csda.2021.107250>.

r-distributions3 0.2.3
Propagated dependencies: r-rlang@1.2.0 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://github.com/alexpghayes/distributions3
Licenses: Expat
Build system: r
Synopsis: Probability Distributions as S3 Objects
Description:

This package provides tools to create and manipulate probability distributions using S3. Generics pdf(), cdf(), quantile(), and random() provide replacements for base R's d/p/q/r style functions. Functions and arguments have been named carefully to minimize confusion for students in intro stats courses. The documentation for each distribution contains detailed mathematical notes.

r-dsl 0.1-7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DSL
Licenses: GPL 3
Build system: r
Synopsis: Distributed Storage and List
Description:

An abstract DList class helps storing large list-type objects in a distributed manner. Corresponding high-level functions and methods for handling distributed storage (DStorage) and lists allows for processing such DLists on distributed systems efficiently. In doing so it uses a well defined storage backend implemented based on the DStorage class.

r-duet 0.1.1
Dependencies: ffmpeg@8.1.1
Propagated dependencies: r-zoo@1.8-15 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-signal@1.8-1 r-rlang@1.2.0 r-rjson@0.2.23 r-reshape2@1.4.5 r-patchwork@1.3.2 r-kza@4.1.0.1 r-ggthemes@5.2.0 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=duet
Licenses: Expat
Build system: r
Synopsis: Analysing Non-Verbal Communication in Dyadic Interactions from Video Data
Description:

Analyzes non-verbal communication by processing data extracted from video recordings of dyadic interactions. It supports integration with open source tools, currently limited to OpenPose (Cao et al. (2019) <doi:10.1109/TPAMI.2019.2929257>), converting its outputs into CSV format for further analysis. The package includes functions for data pre-processing, visualization, and computation of motion indices such as velocity, acceleration, and jerkiness (Cook et al. (2013) <doi:10.1093/brain/awt208>), facilitating the analysis of non-verbal cues in paired interactions and contributing to research on human communication dynamics.

r-dprop 0.1.0
Propagated dependencies: r-vares@1.0.2 r-extradistr@1.10.0.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dprop
Licenses: GPL 2
Build system: r
Synopsis: Computation of Some Important Distributional Properties
Description:

Generally, most of the packages specify the probability density function, cumulative distribution function, quantile function, and random numbers generation of the probability distributions. The present package allows to compute some important distributional properties, including the first four ordinary and central moments, Pearson's coefficient of skewness and kurtosis, the mean and variance, coefficient of variation, median, and quartile deviation at some parametric values of several well-known and extensively used probability distributions.

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.

r-doc2concrete 0.6.0
Propagated dependencies: r-tm@0.7-18 r-textstem@0.1.4 r-stringr@1.6.0 r-stringi@1.8.7 r-snowballc@0.7.1 r-quanteda@4.4 r-glmnet@5.0 r-english@1.2-6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=doc2concrete
Licenses: Expat
Build system: r
Synopsis: Measuring Concreteness in Natural Language
Description:

Models for detecting concreteness in natural language. This package is built in support of Yeomans (2021) <doi:10.1016/j.obhdp.2020.10.008>, which reviews linguistic models of concreteness in several domains. Here, we provide an implementation of the best-performing domain-general model (from Brysbaert et al., (2014) <doi:10.3758/s13428-013-0403-5>) as well as two pre-trained models for the feedback and plan-making domains.

r-discbio 1.2.3
Propagated dependencies: r-withr@3.0.2 r-vegan@2.7-3 r-tsne@0.2-0 r-statmod@1.5.2 r-singlecellexperiment@1.34.0 r-rweka@0.4-48 r-rpart-plot@3.1.4 r-rpart@4.1.27 r-rcolorbrewer@1.1-3 r-png@0.1-9 r-netindices@1.4.4.1 r-mclust@6.1.2 r-impute@1.86.0 r-igraph@2.3.1 r-httr@1.4.8 r-ggplot2@4.0.3 r-fpc@2.2-14 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/ocbe-uio/DIscBIO
Licenses: Expat
Build system: r
Synopsis: User-Friendly Pipeline for Biomarker Discovery in Single-Cell Transcriptomics
Description:

An open, multi-algorithmic pipeline for easy, fast and efficient analysis of cellular sub-populations and the molecular signatures that characterize them. The pipeline consists of four successive steps: data pre-processing, cellular clustering with pseudo-temporal ordering, defining differential expressed genes and biomarker identification. More details on Ghannoum et. al. (2021) <doi:10.3390/ijms22031399>. This package implements extensions of the work published by Ghannoum et. al. (2019) <doi:10.1101/700989>.

r-debtkit 0.1.2
Propagated dependencies: r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/charlescoverdale/debtkit
Licenses: Expat
Build system: r
Synopsis: Debt Sustainability Analysis and Fiscal Risk Assessment
Description:

Analyses government debt sustainability using the standard debt dynamics framework from Blanchard (1990) <doi:10.1787/budget-v2-art12-en> and the IMF Debt Sustainability Analysis methodology (IMF, 2013) and the Sovereign Risk and Debt Sustainability Framework (IMF, 2022). Projects debt-to-GDP paths, decomposes historical debt changes into interest, growth, and primary balance contributions, and estimates fiscal reaction functions following Bohn (1998) <doi:10.1162/003355398555793>. Produces stochastic fan charts via Monte Carlo simulation, standardised stress tests, and IMF- style heat map risk assessments. Computes S1/S2 sustainability gap indicators used by the European Commission. All methods are pure computation with no external dependencies beyond base R; works with fiscal data from any source.

r-details 0.4.0
Propagated dependencies: r-xfun@0.57 r-withr@3.0.2 r-png@0.1-9 r-knitr@1.51 r-httr@1.4.8 r-htmltools@0.5.9 r-desc@1.4.3 r-clipr@0.8.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/yonicd/details
Licenses: Expat
Build system: r
Synopsis: Create Details HTML Tag for Markdown and Package Documentation
Description:

Create a details HTML tag around R objects to place in a Markdown, Rmarkdown and roxygen2 documentation.

r-dlmrmv 1.0.0
Propagated dependencies: 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=DLMRMV
Licenses: ASL 2.0
Build system: r
Synopsis: Distributed Linear Regression Models with Response Missing Variables
Description:

As a distributed imputation strategy, the Distributed full information Multiple Imputation method is developed to impute missing response variables in distributed linear regression. The philosophy of the package is described in Guo (2025) <doi:10.1038/s41598-025-93333-6>.

r-dualscale 1.0.0
Propagated dependencies: r-rcolorbrewer@1.1-3 r-matrixcalc@1.0-6 r-matrix@1.7-5 r-glue@1.8.1 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-ff@4.5.2 r-eba@1.10-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dualScale
Licenses: AGPL 3+
Build system: r
Synopsis: Dual Scaling Analysis of Data
Description:

Dual Scaling, developed by Professor Shizuhiko Nishisato (1994, ISBN: 0-9691785-3-6), is a fundamental technique in multivariate analysis used for data scaling and correspondence analysis. Its utility lies in its ability to represent multidimensional data in a lower-dimensional space, making it easier to visualize and understand underlying patterns in complex data. This technique has been implemented to handle various types of data, including Contingency and Frequency data (CF), Multiple-Choice data (MC), Sorting data (SO), Paired-Comparison data (PC), and Rank-Order data (RO), providing users with a powerful tool to explore relationships between variables and observations in various fields, from sociology to ecology, enabling deeper and more efficient analysis of multivariate datasets.

r-doe-miparray 1.0-2
Propagated dependencies: r-doe-base@1.2-5 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DoE.MIParray
Licenses: GPL 2+
Build system: r
Synopsis: Creation of Arrays by Mixed Integer Programming
Description:

CRAN packages DoE.base and Rmosek and non-'CRAN package gurobi are enhanced with functionality for the creation of optimized arrays for experimentation, where optimization is in terms of generalized minimum aberration. It is also possible to optimally extend existing arrays to larger run size. The package writes MPS (Mathematical Programming System) files for use with any mixed integer optimization software that can process such files. If at least one of the commercial products Gurobi or Mosek (free academic licenses available for both) is available, the package also creates arrays by optimization. For installing Gurobi and its R package gurobi', follow instructions at <https://support.gurobi.com/hc/en-us/articles/14462206790033-How-do-I-install-Gurobi-for-R>. For installing Mosek and its R package Rmosek', follow instructions at <https://www.mosek.com/downloads/> and <https://docs.mosek.com/8.1/rmosek/install-interface.html>, or use the functionality in the stump CRAN R package Rmosek'.

r-dear 1.5.4
Propagated dependencies: r-writexl@1.5.4 r-tidyr@1.3.2 r-plotly@4.12.0 r-optisolve@1.0 r-lpsolve@5.6.23 r-igraph@2.3.1 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=deaR
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Conventional and Fuzzy Data Envelopment Analysis
Description:

Set of functions for Data Envelopment Analysis, including classical, fuzzy, cross-efficiency, bootstrapping, and Malmquist models. See: Banker, R.; Charnes, A.; Cooper, W.W. (1984). <doi:10.1287/mnsc.30.9.1078>, Charnes, A.; Cooper, W.W.; Rhodes, E. (1978). <doi:10.1016/0377-2217(78)90138-8> and Charnes, A.; Cooper, W.W.; Rhodes, E. (1981). <doi:10.1287/mnsc.27.6.668>.

r-dimora 0.3.6
Propagated dependencies: r-reshape2@1.4.5 r-numderiv@2016.8-1.1 r-minpack-lm@1.2-4 r-forecast@9.0.2 r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DIMORA
Licenses: GPL 3+
Build system: r
Synopsis: Diffusion Models R Analysis
Description:

The implemented methods are: Standard Bass model, Generalized Bass model (with rectangular shock, exponential shock, and mixed shock. You can choose to add from 1 to 3 shocks), Guseo-Guidolin model and Variable Potential Market model, and UCRCD model. The Bass model consists of a simple differential equation that describes the process of how new products get adopted in a population, the Generalized Bass model is a generalization of the Bass model in which there is a "carrier" function x(t) that allows to change the speed of time sliding. In some real processes the reachable potential of the resource available in a temporal instant may appear to be not constant over time, because of this we use Variable Potential Market model, in which the Guseo-Guidolin has a particular specification for the market function. The UCRCD model (Unbalanced Competition and Regime Change Diachronic) is a diffusion model used to capture the dynamics of the competitive or collaborative transition.

Total packages: 72714