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

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-discreteinverseweibull 1.0.2
Propagated dependencies: r-rsolnp@2.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DiscreteInverseWeibull
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Discrete Inverse Weibull Distribution
Description:

Probability mass function, distribution function, quantile function, random generation and parameter estimation for the discrete inverse Weibull distribution.

r-d3mirt 2.1.0
Propagated dependencies: r-rgl@1.3.36 r-mirt@1.46.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/ForsbergPsychometrics/D3mirt
Licenses: GPL 3+
Build system: r
Synopsis: Descriptive 2D and 3D Descriptive Multidimensional Item Response Theory Modeling
Description:

For identifying, estimating, and plotting descriptive multidimensional item response theory models, restricted to 2D and 3D and dichotomous or polytomous data that fit the two-parameter logistic model or the graded response model. The method is primarily exploratory and centered on the plot function, which exposes item characteristics and constructs, represented by vector arrows, within a three-dimensional interactive latent space. The results can be useful for item-level analysis as well as test development.

r-dlmwwbe 0.1.0
Propagated dependencies: r-dlm@1.1-6.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dlmwwbe
Licenses: GPL 3+
Build system: r
Synopsis: Dynamic Linear Model for Wastewater-Based Epidemiology
Description:

Implement dynamic linear models outlined in Shumway and Stoffer (2025) <doi:10.1007/978-3-031-70584-7>. Two model structures for data smoothing and forecasting are considered. The specific models proposed will be added once the manuscript is published.

r-daewr 1.2-11
Propagated dependencies: r-stringi@1.8.7 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=daewr
Licenses: GPL 2
Build system: r
Synopsis: Design and Analysis of Experiments with R
Description:

This package contains Data frames and functions used in the book "Design and Analysis of Experiments with R", Lawson(2015) ISBN-13:978-1-4398-6813-3.

r-dblcens 1.1.9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/yfyang86/dblcens/
Licenses: GPL 2+
Build system: r
Synopsis: Compute the NPMLE of Distribution Function from Doubly Censored Data, Plus the Empirical Likelihood Ratio for F(T)
Description:

Doubly censored data, as described in Chang and Yang (1987) <doi: 10.1214/aos/1176350608>), are commonly seen in many fields. We use EM algorithm to compute the non-parametric MLE (NPMLE) of the cummulative probability function/survival function and the two censoring distributions. One can also specify a constraint F(T)=C, it will return the constrained NPMLE and the -2 log empirical likelihood ratio for this constraint. This can be used to test the hypothesis about the constraint and, by inverting the test, find confidence intervals for probability or quantile via empirical likelihood ratio theorem. Influence functions of hat F may also be calculated, but currently, the it may be slow.

r-dann 1.3.0
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-hardhat@1.4.3 r-ggplot2@4.0.3 r-fpc@2.2-14
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/gmcmacran/dann
Licenses: Expat
Build system: r
Synopsis: Discriminant Adaptive Nearest Neighbor Classification
Description:

Discriminant Adaptive Nearest Neighbor Classification is a variation of k nearest neighbors where the shape of the neighborhood is data driven. The neighborhood is elongated along class boundaries and shrunk in the orthogonal direction. This package implements dann and sub_dann from Hastie (1996) <https://web.stanford.edu/~hastie/Papers/dann_IEEE.pdf>.

r-deltabreedquery 1.0.3
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-jsonlite@2.0.0 r-httr2@1.2.2 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=deltabreedquery
Licenses: ASL 2.0
Build system: r
Synopsis: Fast, Simple API Tools for Retrieving Data from 'DeltaBreed'
Description:

Simplified data retrieval from the DeltaBreed breeding data management platform (<https://sandbox.breedinginsight.net/>) via the BrAPI open-source breeding data API (<https://brapi.org/specification>). Each of the four main data types stored in DeltaBreed (germplasm, trait variables, experiments/environments, and observations) are handled by a get_datatype() function that constructs and executes the request, handles paginated responses, and parses the retrieved data. Responses are reformatted into a consistent, R-friendly data frame format that resembles how the data appears on the DeltaBreed web interface as closely as possible.

r-decomposer 1.0.7
Propagated dependencies: r-usethis@3.2.1 r-tictoc@1.2.1 r-stratigrapher@1.3.1 r-hexbin@1.28.5 r-dplyr@1.2.1 r-colorramps@2.3.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DecomposeR
Licenses: GPL 3
Build system: r
Synopsis: Empirical Mode Decomposition for Cyclostratigraphy
Description:

This package provides tools to apply Ensemble Empirical Mode Decomposition (EEMD) for cyclostratigraphy purposes. Mainly: a new algorithm, extricate, that performs EEMD in seconds, a linear interpolation algorithm using the greatest rational common divisor of depth or time, different algorithms to compute instantaneous amplitude, frequency and ratios of frequencies, and functions to verify and visualise the outputs. The functions were developed during the CRASH project (Checking the Reproducibility of Astrochronology in the Hauterivian). When using for publication please cite Wouters, S., Crucifix, M., Sinnesael, M., Da Silva, A.C., Zeeden, C., Zivanovic, M., Boulvain, F., Devleeschouwer, X., 2022, "A decomposition approach to cyclostratigraphic signal processing". Earth-Science Reviews 225 (103894). <doi:10.1016/j.earscirev.2021.103894>.

r-decode 1.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=decode
Licenses: GPL 3
Build system: r
Synopsis: Differential Co-Expression and Differential Expression Analysis
Description:

Integrated differential expression (DE) and differential co-expression (DC) analysis on gene expression data based on DECODE (DifferEntial CO-expression and Differential Expression) algorithm.

r-doe-wrapper 0.13
Propagated dependencies: r-rsm@2.10.6 r-lhs@1.3.0 r-frf2@2.3-5 r-doe-base@1.2-5 r-dicedesign@1.10 r-algdesign@1.2.1.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://prof.bht-berlin.de/groemping/DoE/
Licenses: GPL 2+
Build system: r
Synopsis: Wrapper Package for Design of Experiments Functionality
Description:

Various kinds of designs for (industrial) experiments can be created. The package uses, and sometimes enhances, design generation routines from other packages. So far, response surface designs from package rsm', Latin hypercube samples from packages lhs and DiceDesign', and D-optimal designs from package AlgDesign have been implemented.

r-dataquier 2.8.9
Propagated dependencies: r-withr@3.0.2 r-units@1.0-1 r-scales@1.4.0 r-robustbase@0.99-7 r-rlang@1.2.0 r-rio@1.3.0 r-readr@2.2.0 r-r-devices@2.17.4 r-qmrparser@0.1.6 r-patchwork@1.3.2 r-parallelmap@1.5.1 r-mass@7.3-65 r-lubridate@1.9.5 r-lme4@2.0-1 r-lifecycle@1.0.5 r-hms@1.1.4 r-ggplot2@4.0.3 r-emmeans@2.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://dataquality.qihs.uni-greifswald.de/
Licenses: FreeBSD
Build system: r
Synopsis: Data Quality in Epidemiological Research
Description:

Data quality assessments guided by a data quality framework introduced by Schmidt and colleagues, 2021 <doi:10.1186/s12874-021-01252-7> target the data quality dimensions integrity, completeness, consistency, and accuracy. The scope of applicable functions rests on the availability of extensive metadata which can be provided in spreadsheet tables. Either standardized (e.g. as html5 reports) or individually tailored reports can be generated. For an introduction into the specification of corresponding metadata, please refer to the package website <https://dataquality.qihs.uni-greifswald.de/VIN_Annotation_of_Metadata.html>.

r-declaredesign 1.1.1
Propagated dependencies: r-rlang@1.2.0 r-randomizr@1.0.1 r-generics@0.1.4 r-fabricatr@1.0.2 r-estimatr@2.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://declaredesign.org/r/declaredesign/
Licenses: Expat
Build system: r
Synopsis: Declare and Diagnose Research Designs
Description:

Researchers can characterize and learn about the properties of research designs before implementation using `DeclareDesign`. Ex ante declaration and diagnosis of designs can help researchers clarify the strengths and limitations of their designs and to improve their properties, and can help readers evaluate a research strategy prior to implementation and without access to results. It can also make it easier for designs to be shared, replicated, and critiqued.

r-doubleml 1.0.2
Propagated dependencies: r-readstata13@0.11.0 r-r6@2.6.1 r-mvtnorm@1.3-7 r-mlr3tuning@1.6.0 r-mlr3misc@0.21.0 r-mlr3learners@0.14.0 r-mlr3@1.6.0 r-data-table@1.18.4 r-clustergeneration@1.3.8 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://docs.doubleml.org/stable/index.html
Licenses: Expat
Build system: r
Synopsis: Double Machine Learning in R
Description:

Implementation of the double/debiased machine learning framework of Chernozhukov et al. (2018) <doi:10.1111/ectj.12097> for partially linear regression models, partially linear instrumental variable regression models, interactive regression models and interactive instrumental variable regression models. DoubleML allows estimation of the nuisance parts in these models by machine learning methods and computation of the Neyman orthogonal score functions. DoubleML is built on top of mlr3 and the mlr3 ecosystem. The object-oriented implementation of DoubleML based on the R6 package is very flexible. More information available in the publication in the Journal of Statistical Software: <doi:10.18637/jss.v108.i03>.

r-ddpca 1.1
Propagated dependencies: r-rspectra@0.16-2 r-quantreg@6.1 r-matrix@1.7-5 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=ddpca
Licenses: GPL 2
Build system: r
Synopsis: Diagonally Dominant Principal Component Analysis
Description:

Efficient procedures for fitting the DD-PCA (Ke et al., 2019, <arXiv:1906.00051>) by decomposing a large covariance matrix into a low-rank matrix plus a diagonally dominant matrix. The implementation of DD-PCA includes the convex approach using the Alternating Direction Method of Multipliers (ADMM) and the non-convex approach using the iterative projection algorithm. Applications of DD-PCA to large covariance matrix estimation and global multiple testing are also included in this package.

r-debest 0.1.0
Propagated dependencies: r-survival@3.8-6 r-flexsurv@2.3.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=debest
Licenses: GPL 2
Build system: r
Synopsis: Duration Estimation for Biomarker Enrichment Studies and Trials
Description:

This package provides a general framework using mixture Weibull distributions to accurately predict biomarker-guided trial duration accounting for heterogeneous population. Extensive simulations are performed to evaluate the impact of heterogeneous population and the dynamics of biomarker characteristics and disease on the study duration. Several influential parameters including median survival time, enrollment rate, biomarker prevalence and effect size are identified. Efficiency gains of biomarker-guided trials can be quantitatively compared to the traditional all-comers design. For reference, see Zhang et al. (2024) <arXiv:2401.00540>.

r-dptm 3.0.2
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-purrr@1.2.2 r-parabar@1.4.2 r-mass@7.3-65 r-coda@0.19-4.1 r-bayesiantools@0.1.9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/HujieBai/DPTM
Licenses: GPL 3+
Build system: r
Synopsis: Dynamic Panel Multiple Threshold Model with Fixed Effects
Description:

Compute the fixed effects dynamic panel threshold model suggested by Ramà rez-Rondán (2020) <doi:10.1080/07474938.2019.1624401>, and dynamic panel linear model suggested by Hsiao et al. (2002) <doi:10.1016/S0304-4076(01)00143-9>, where maximum likelihood type estimators are used. Multiple thresholds estimation based on Markov Chain Monte Carlo (MCMC) is allowed, and model selection of linear model, threshold model and multiple threshold model is also allowed.

r-datamuseum 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-taxize@0.10.1 r-stringr@1.6.0 r-sf@1.1-1 r-rnaturalearth@1.2.0 r-rlang@1.2.0 r-rgbif@3.8.5 r-memoise@2.0.1 r-future@1.70.0 r-furrr@0.4.0 r-dplyr@1.2.1 r-cachem@1.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://btorgovitsky00.github.io/datamuseum/
Licenses: Expat
Build system: r
Synopsis: Spatial and Taxonomic Data Utilities for Specimen Datasets
Description:

This package provides a management tool for specimen data ranging from public museum collections to private specimen repositories. The main types of data addressed are spatial (coordinates, longitude and latitude) and taxonomic data (ranking and nomenclature validity) with some additional options for user-determined dataset refinement. Combined or individual calls to the online repositories of the Global Biodiversity Information Facility (GBIF) via rgbif and the Integrated Taxonomic Information System (ITIS) via taxize enable built-in taxonomic checks.

r-dadjokeapi 1.0.2
Propagated dependencies: r-png@0.1-9 r-httr@1.4.8 r-dplyr@1.2.1 r-curl@7.1.0 r-beepr@2.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jhollist/dadjokeapi/
Licenses: Expat
Build system: r
Synopsis: Return a Random Dad Joke
Description:

What is funnier than a dad joke? A dad joke in R! This package utilizes the API for <https://icanhazdadjoke.com> and returns dad jokes from several API endpoints.

r-drake 7.13.11
Propagated dependencies: r-vctrs@0.7.3 r-txtq@0.2.4 r-tidyselect@1.2.1 r-storr@1.2.6 r-rlang@1.2.0 r-igraph@2.3.1 r-digest@0.6.39 r-base64url@1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/ropensci/drake
Licenses: GPL 3
Build system: r
Synopsis: Pipeline Toolkit for Reproducible Computation at Scale
Description:

This package provides a general-purpose computational engine for data analysis, drake rebuilds intermediate data objects when their dependencies change, and it skips work when the results are already up to date. Not every execution starts from scratch, there is native support for parallel and distributed computing, and completed projects have tangible evidence that they are reproducible. Extensive documentation, from beginner-friendly tutorials to practical examples and more, is available at the reference website <https://docs.ropensci.org/drake/> and the online manual <https://books.ropensci.org/drake/>.

r-drumr 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-audio@0.1-12
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=drumr
Licenses: GPL 3
Build system: r
Synopsis: Turn R into a Drum Machine
Description:

Includes various functions for playing drum sounds. beat() plays a drum sound from one of the six included drum kits. tempo() sets spacing between calls to beat() in bpm. Together the two functions can be used to create many different drum patterns.

r-dataprofilerr 0.2.1
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/mqfarooqi1/dataProfilerR
Licenses: Expat
Build system: r
Synopsis: Automated Exploratory Data Analysis and Dataset Profiling
Description:

Profiles a data frame with minimal input: column type inference, missing-value analysis, distributional summary statistics (including skewness and kurtosis), normality tests, outlier detection, correlation and categorical-association analysis, date-column profiling, grouped comparisons and an overall data-quality score, alongside a set of ggplot2 visualisations. A single entry point, profile_data(), returns a structured S3 object holding metadata, statistics, diagnostics and plots, with print(), summary() and plot() methods, and report() renders the whole profile to a self-contained HTML file. Statistical methods include the Shapiro-Wilk normality test as implemented by Royston (1995) <doi:10.2307/2986146> and the Anderson-Darling test following Stephens (1974) <doi:10.1080/01621459.1974.10480196>, with power comparisons of these tests in Yap and Sim (2011) <doi:10.1080/00949655.2010.520163>, and the categorical association measure of Cramer (1946, ISBN:9780691080048).

r-dym 0.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DYM
Licenses: Modified BSD
Build system: r
Synopsis: Did You Mean?
Description:

Add a "Did You Mean" feature to the R interactive. With this package, error messages for misspelled input of variable names or package names suggest what you really want to do in addition to notification of the mistake.

r-densemlp 0.7.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://CRAN.R-project.org/package=densemlp
Licenses: Expat
Build system: r
Synopsis: Dense Neural Networks for Tabular Regression, Classification and Survival
Description:

Dense feed-forward neural networks (multilayer perceptrons) for tabular regression, classification and survival analysis, with a formula or x/y interface. Supports residual and gated hidden blocks, batch normalization, per-layer dropout, learned cross-feature interactions, exponential moving-average weights, learning-rate schedules, internal bootstrap ensembles and Adam optimization. Survival outcomes are trained with either a batch-wise Breslow-tie Cox partial likelihood or a discrete-time inverse-probability-of-censoring-weighted integrated Brier score. The numerical kernels are implemented natively in C++ via RcppArmadillo', with no external deep learning framework dependency (no torch / libtorch'). Companion helpers provide k-fold cross-validation, hyperparameter search and task-aware evaluation metrics.

Total packages: 73955