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

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-dppca 0.1.0
Propagated dependencies: r-vgam@1.1-14 r-rlang@1.2.0 r-rdpack@2.6.6 r-rarpack@0.11-0 r-patchwork@1.3.2 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://github.com/yejinjo0220/dppca
Licenses: Expat
Build system: r
Synopsis: Differentially Private Principal Component Analysis Visualization
Description:

This package provides tools for differentially private principal component analysis (PCA) visualization. It includes functions for estimating private principal component directions, constructing private scree and proportion of variance explained summaries, and visualizing two-dimensional PCA score summaries using additive and sparse histogram mechanisms. Group-wise score visualizations and an interactive shiny app are also provided. Private principal component directions are based on Kim and Jung (2025) <doi:10.1002/sam.70053>. Private scree summaries use mechanisms motivated by Dwork and Roth (2014) <doi:10.1561/0400000042>, Ramsay and Spicker (2025) <doi:10.48550/arXiv.2501.14095>, and Yu, Ren and Zhou (2024) <doi:10.3150/23-BEJ1706>. Private score plot frames use smooth sensitivity quantiles from Nissim, Raskhodnikova and Smith (2007) <doi:10.1145/1250790.1250803>. Private score histograms use additive and sparse histogram ideas from Wasserman and Zhou (2010) <doi:10.1198/jasa.2009.tm08651> and Karwa and Vadhan (2018) <doi:10.4230/LIPIcs.ITCS.2018.44>.

r-doicreator 0.1.0
Propagated dependencies: r-officer@0.7.5 r-jsonlite@2.0.0 r-httr@1.4.8 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=DOIcreator
Licenses: Expat
Build system: r
Synopsis: Append DOIs to References in Word Documents
Description:

Read Word documents containing bibliographic references, search for corresponding DOIs using the Crossref API, and append the retrieved DOIs directly to the references. Supports parallel processing for faster retrieval and produces a new Word document with numbered references including DOIs.

r-dpcp 2.0.3
Propagated dependencies: r-stringr@1.6.0 r-shinyjs@2.1.1 r-shiny@1.13.0 r-scales@1.4.0 r-rlist@0.4.6.2 r-raster@3.6-32 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-exactci@1.4-5 r-e1071@1.7-17 r-dbscan@1.2.4 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/alfodefalco/dPCP
Licenses: Expat
Build system: r
Synopsis: Automated Analysis of Multiplex Digital PCR Data
Description:

The automated clustering and quantification of the digital PCR data is based on the combination of DBSCAN (Hahsler et al. (2019) <doi:10.18637/jss.v091.i01>) and c-means (Bezdek et al. (1981) <doi:10.1007/978-1-4757-0450-1>) algorithms. The analysis is independent of multiplexing geometry, dPCR system, and input amount. The details about input data and parameters are available in the vignette.

r-dcsvm 0.0.1
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=dcsvm
Licenses: GPL 2
Build system: r
Synopsis: Density Convoluted Support Vector Machines
Description:

This package implements an efficient algorithm for solving sparse-penalized support vector machines with kernel density convolution. This package is designed for high-dimensional classification tasks, supporting lasso (L1) and elastic-net penalties for sparse feature selection and providing options for tuning kernel bandwidth and penalty weights. The dcsvm is applicable to fields such as bioinformatics, image analysis, and text classification, where high-dimensional data commonly arise. Learn more about the methodology and algorithm at Wang, Zhou, Gu, and Zou (2023) <doi:10.1109/TIT.2022.3222767>.

r-delaydiscount 0.0.1
Propagated dependencies: r-rlang@1.2.0 r-magrittr@2.0.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/davideh-vt/delaydiscount
Licenses: GPL 3
Build system: r
Synopsis: Fit Linearized Hyperbolic Model for Delay Discounting Curves
Description:

This package provides functions for estimating parameters and hyperparameters of the linearized hyperbolic model, and testing equality of hyperparameters.

r-deal 1.2-42
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=deal
Licenses: GPL 2+
Build system: r
Synopsis: Learning Bayesian Networks with Mixed Variables
Description:

Bayesian networks with continuous and/or discrete variables can be learned and compared from data. The method is described in Boettcher and Dethlefsen (2003), <doi:10.18637/jss.v008.i20>.

r-dowd 0.12
Propagated dependencies: r-mass@7.3-65 r-forecast@9.0.2 r-bootstrap@2019.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=Dowd
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Functions Ported from 'MMR2' Toolbox Offered in Kevin Dowd's Book Measuring Market Risk
Description:

Kevin Dowd's book Measuring Market Risk is a widely read book in the area of risk measurement by students and practitioners alike. As he claims, MATLAB indeed might have been the most suitable language when he originally wrote the functions, but, with growing popularity of R it is not entirely valid. As Dowd's code was not intended to be error free and were mainly for reference, some functions in this package have inherited those errors. An attempt will be made in future releases to identify and correct them. Dowd's original code can be downloaded from www.kevindowd.org/measuring-market-risk/. It should be noted that Dowd offers both MMR2 and MMR1 toolboxes. Only MMR2 was ported to R. MMR2 is more recent version of MMR1 toolbox and they both have mostly similar function. The toolbox mainly contains different parametric and non parametric methods for measurement of market risk as well as backtesting risk measurement methods.

r-dimensionsr 0.0.3
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/massimoaria/dimensionsR
Licenses: GPL 3
Build system: r
Synopsis: Gathering Bibliographic Records from 'Digital Science Dimensions' Using 'DSL' API
Description:

This package provides a set of tools to extract bibliographic content from Digital Science Dimensions using DSL API <https://www.dimensions.ai/dimensions-apis/>.

r-dscore 2.0.0
Propagated dependencies: r-tidyr@1.3.2 r-stringi@1.8.7 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/d-score/dscore
Licenses: FSDG-compatible
Build system: r
Synopsis: D-Score for Child Development
Description:

The D-score summarizes a child's performance on developmental milestones into a single number. Its key feature is its generic nature. The method does not depend on a specific measurement instrument. The statistical method underlying the D-score is described in van Buuren et al. (2025) <doi:10.1177/01650254241294033>. This package implements model keys to convert milestone scores to D-scores; maps instrument-specific item names to a generic 9-position naming convention; computes D-scores and their precision from a child's milestone scores; and converts D-scores to Development-for-Age Z-scores (DAZ) using age-conditional reference standards.

r-double-truncation 1.8
Propagated dependencies: 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=double.truncation
Licenses: GPL 2
Build system: r
Synopsis: Analysis of Doubly-Truncated Data
Description:

Likelihood-based inference methods with doubly-truncated data are developed under various models. Nonparametric models are based on Efron and Petrosian (1999) <doi:10.1080/01621459.1999.10474187> and Emura, Konno, and Michimae (2015) <doi:10.1007/s10985-014-9297-5>. Parametric models from the special exponential family (SEF) are based on Hu and Emura (2015) <doi:10.1007/s00180-015-0564-z> and Emura, Hu and Konno (2017) <doi:10.1007/s00362-015-0730-y>. The parametric location-scale models are based on Dorre et al. (2021) <doi:10.1007/s00180-020-01027-6>.

r-desk 1.1.2
Propagated dependencies: r-rstudioapi@0.18.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/OvGU-SH/desk
Licenses: GPL 3+
Build system: r
Synopsis: Didactic Econometrics Starter Kit
Description:

Written to help undergraduate as well as graduate students to get started with R for basic econometrics without the need to import specific functions and datasets from many different sources. Primarily, the package is meant to accompany the German textbook Auer, L.v., Hoffmann, S., Kranz, T. (2024, ISBN: 978-3-662-68263-0) from which the exercises cover all the topics from the textbook Auer, L.v. (2023, ISBN: 978-3-658-42699-6).

r-distrmod 2.9.7
Propagated dependencies: r-startupmsg@1.0.0 r-sfsmisc@1.1-24 r-randvar@1.2.5 r-mass@7.3-65 r-distrex@2.9.6 r-distr@2.9.7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://distr.r-forge.r-project.org/
Licenses: LGPL 3
Build system: r
Synopsis: Object Oriented Implementation of Probability Models
Description:

This package implements S4 classes for probability models based on packages distr and distrEx'.

r-dwlm 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dwlm
Licenses: GPL 2+
Build system: r
Synopsis: Doubly Weighted Linear Model
Description:

This linear model solution is useful when both predictor and response have associated uncertainty. The doubly weights linear model solution is invariant on which quantity is used as predictor or response. Based on the results by Reed(1989) <doi:10.1119/1.15963> and Ripley & Thompson(1987) <doi:10.1039/AN9871200377>.

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-devrate 0.2.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/frareb/devRate/
Licenses: GPL 2
Build system: r
Synopsis: Quantify the Relationship Between Development Rate and Temperature in Ectotherms
Description:

This package provides a set of functions to quantify the relationship between development rate and temperature and to build phenological models. The package comprises a set of models and estimated parameters borrowed from a literature review in ectotherms. The methods and literature review are described in Rebaudo et al. (2018) <doi:10.1111/2041-210X.12935>, Rebaudo and Rabhi (2018) <doi:10.1111/eea.12693>, and Regnier et al. (2021) <doi:10.1093/ee/nvab115>. An example can be found in Rebaudo et al. (2017) <doi:10.1007/s13355-017-0480-5>.

r-drugdevelopr 1.0.2
Propagated dependencies: r-progressr@0.19.0 r-mvtnorm@1.3-7 r-msm@1.8.2 r-mass@7.3-65 r-iterators@1.0.14 r-foreach@1.5.2 r-doparallel@1.0.17 r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/Sterniii3/drugdevelopR
Licenses: Expat
Build system: r
Synopsis: Utility-Based Optimal Phase II/III Drug Development Planning
Description:

Plan optimal sample size allocation and go/no-go decision rules for phase II/III drug development programs with time-to-event, binary or normally distributed endpoints when assuming fixed treatment effects or a prior distribution for the treatment effect, using methods from Kirchner et al. (2016) <doi:10.1002/sim.6624> and Preussler (2020). Optimal is in the sense of maximal expected utility, where the utility is a function taking into account the expected cost and benefit of the program. It is possible to extend to more complex settings with bias correction (Preussler S et al. (2020) <doi:10.1186/s12874-020-01093-w>), multiple phase III trials (Preussler et al. (2019) <doi:10.1002/bimj.201700241>), multi-arm trials (Preussler et al. (2019) <doi:10.1080/19466315.2019.1702092>), and multiple endpoints (Kieser et al. (2018) <doi:10.1002/pst.1861>).

r-ddtlcm 0.2.1
Propagated dependencies: r-truncnorm@1.0-9 r-testthat@3.3.2 r-rdpack@2.6.6 r-r-utils@2.13.0 r-polca@1.6.0.2 r-phylobase@0.8.12 r-matrixstats@1.5.0 r-matrix@1.7-5 r-label-switching@1.8 r-ggtree@4.2.0 r-ggtext@0.1.2 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-extradistr@1.10.0.4 r-data-table@1.18.4 r-bayeslogit@2.4 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/limengbinggz/ddtlcm
Licenses: Expat
Build system: r
Synopsis: Latent Class Analysis with Dirichlet Diffusion Tree Process Prior
Description:

This package implements a Bayesian algorithm for overcoming weak separation in Bayesian latent class analysis. Reference: Li et al. (2023) <arXiv:2306.04700>.

r-desir 1.2.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/stanlazic/desiR
Licenses: GPL 3
Build system: r
Synopsis: Desirability Functions for Ranking, Selecting, and Integrating Data
Description:

This package provides functions for (1) ranking, selecting, and prioritising genes, proteins, and metabolites from high dimensional biology experiments, (2) multivariate hit calling in high content screens, and (3) combining data from diverse sources.

r-dppmix 0.1.2
Propagated dependencies: r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://bitbucket.org/djhshih/dppmix
Licenses: GPL 3+
Build system: r
Synopsis: Determinantal Point Process Mixture Models
Description:

Multivariate Gaussian mixture model with a determinant point process prior to promote the discovery of parsimonious components from observed data. See Xu, Mueller, Telesca (2016) <doi:10.1111/biom.12482>.

r-diagmeta 0.5-1
Propagated dependencies: r-meta@8.5-0 r-lme4@2.0-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/guido-s/diagmeta
Licenses: GPL 2+
Build system: r
Synopsis: Meta-Analysis of Diagnostic Accuracy Studies with Several Cutpoints
Description:

This package provides methods by Steinhauser et al. (2016) <DOI:10.1186/s12874-016-0196-1> for meta-analysis of diagnostic accuracy studies with several cutpoints.

r-domino 0.3.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://www.dominodatalab.com
Licenses: Expat
Build system: r
Synopsis: R Console Bindings for the 'Domino Command-Line Client'
Description:

This package provides a wrapper on top of the Domino Command-Line Client'. It lets you run Domino commands (e.g., "run", "upload", "download") directly from your R environment. Under the hood, it uses R's system function to run the Domino executable, which must be installed as a prerequisite. Domino is a service that makes it easy to run your code on scalable hardware, with integrated version control and collaboration features designed for analytical workflows (see <http://www.dominodatalab.com> for more information).

r-dhsage 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dhsage
Licenses: GPL 2+
Build system: r
Synopsis: Reproductive Age Female Data of Various Demographic Health Surveys
Description:

We provide 70 data sets of females of reproductive age from 19 Asian countries, ranging in age from 15 to 49. The data sets are extracted from demographic and health surveys that were conducted over an extended period of time. Moreover, the functions also provide Whippleâ s index as well as age reporting quality such as very rough, rough, approximate, accurate, and highly accurate.

r-dbnr 0.8.0
Propagated dependencies: r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-mass@7.3-65 r-magrittr@2.0.5 r-data-table@1.18.4 r-bnlearn@5.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/dkesada/dbnR
Licenses: GPL 3
Build system: r
Synopsis: Dynamic Bayesian Network Learning and Inference
Description:

Learning and inference over dynamic Bayesian networks of arbitrary Markovian order. Extends some of the functionality offered by the bnlearn package to learn the networks from data and perform exact inference. It offers three structure learning algorithms for dynamic Bayesian networks: Trabelsi G. (2013) <doi:10.1007/978-3-642-41398-8_34>, Santos F.P. and Maciel C.D. (2014) <doi:10.1109/BRC.2014.6880957>, Quesada D., Bielza C. and Larrañaga P. (2021) <doi:10.1007/978-3-030-86271-8_14>. It also offers the possibility to perform forecasts of arbitrary length. A tool for visualizing the structure of the net is also provided via the visNetwork package. Further detailed information and examples can be found in our Journal of Statistical Software paper Quesada D., Larrañaga P. and Bielza C. (2025) <doi:10.18637/jss.v115.i06>.

r-donut 1.0.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/paulnorthrop/donut
Licenses: GPL 2+
Build system: r
Synopsis: Nearest Neighbour Search with Variables on a Torus
Description:

Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain variables on a torus. The user chooses the algorithm to use to find the nearest neighbours. Two such algorithms, provided by the packages RANN <https://cran.r-project.org/package=RANN>, and nabor <https://cran.r-project.org/package=nabor>, are suggested.

Total packages: 22167