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

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-dehogt 0.99.0
Propagated dependencies: r-mass@7.3-65 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/ahshen26/DEHOGT
Licenses: GPL 3
Build system: r
Synopsis: Differentially Expressed Heterogeneous Overdispersion Gene Test for Count Data
Description:

This package implements a generalized linear model approach for detecting differentially expressed genes across treatment groups in count data. The package supports both quasi-Poisson and negative binomial models to handle over-dispersion, ensuring robust identification of differential expression. It allows for the inclusion of treatment effects and gene-wise covariates, as well as normalization factors for accurate scaling across samples. Additionally, it incorporates statistical significance testing with options for p-value adjustment and log2 fold range thresholds, making it suitable for RNA-seq analysis as described in by Xu et al., (2024) <doi:10.1371/journal.pone.0300565>.

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-doubt 0.1.0
Propagated dependencies: r-unglue@0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=doubt
Licenses: GPL 3
Build system: r
Synopsis: Enable Operators Containing the '?' Symbol
Description:

Overload utils::'? to build unary and binary operators from existing functions, piping operators of different precedence, and flexible syntaxes.

r-dqastats 0.3.9
Propagated dependencies: r-tinytex@0.59 r-quarto@1.5.1 r-parsedate@1.3.2 r-magrittr@2.0.5 r-knitr@1.51 r-kableextra@1.4.0 r-jsonlite@2.0.0 r-future-apply@1.20.2 r-dizutils@0.1.3 r-diztools@1.0.3 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/miracum/dqa-dqastats
Licenses: GPL 3
Build system: r
Synopsis: Core Functions for Data Quality Assessment
Description:

Perform data quality assessment ('DQA') of electronic health records ('EHR'). Publication: Kapsner et al. (2021) <doi:10.1055/s-0041-1733847>.

r-drogonr 0.1.6
Dependencies: zlib@1.3.1 openssl@3.5.5
Propagated dependencies: r-processx@3.9.0 r-later@1.4.8 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/Zabis13/drogonR
Licenses: Expat
Build system: r
Synopsis: High-Performance HTTP Server for R via 'Drogon'
Description:

This package provides an R interface to the Drogon high-performance C++ HTTP server framework (<https://github.com/drogonframework/drogon>). Offers a plumber'-style application programming interface for building REST services from R with substantially higher throughput.

r-dt2 0.1.2
Propagated dependencies: r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/StrategicProjects/DT2
Licenses: Expat
Build system: r
Synopsis: 'DataTables' 2.x for R
Description:

This package provides a modern R binding for DataTables V2 with modular extension loading, Bootstrap 5 styling, Shiny integration (proxy, events, inline inputs), server-side processing helpers, and standalone (non-Shiny) support. Configure DataTables options directly via R lists, a 1:1 mapping to the JavaScript API.

r-desa 1.0.0
Propagated dependencies: r-zoo@1.8-15 r-scales@1.4.0 r-rlang@1.2.0 r-purrr@1.2.2 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://github.com/vjoshy/DESA
Licenses: GPL 3+
Build system: r
Synopsis: Detecting Epidemics using School Absenteeism
Description:

This package provides a comprehensive framework for early epidemic detection through school absenteeism surveillance. The package offers three core functionalities: (1) simulation of population structures, epidemic spread, and resulting school absenteeism patterns; (2) implementation of surveillance models that generate alerts for impending epidemics based on absenteeism data and (3) evaluation of alert timeliness and accuracy through alert time quality metrics to optimize model parameters. These tools enable public health officials and researchers to develop and assess early warning systems before implementation. Methods are based on research published in Vanderkruk et al. (2023) <doi:10.1186/s12889-023-15747-z> and Ward et al. (2019) <doi:10.1186/s12889-019-7521-7>.

r-dfadjust 1.1.0
Propagated dependencies: r-collapse@2.1.7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/kolesarm/Robust-Small-Sample-Standard-Errors
Licenses: Expat
Build system: r
Synopsis: Degrees of Freedom Adjustment for Robust Standard Errors
Description:

Computes small-sample degrees of freedom adjustment for heteroskedasticity robust standard errors, and for clustered standard errors in linear regression. See Imbens and Kolesár (2016) <doi:10.1162/REST_a_00552> for a discussion of these adjustments.

r-disagg2 0.1.0
Propagated dependencies: r-polynomf@2.0-8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=disagg2
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Support Functions for Time Series Analysis Book
Description:

This package contains the support functions for the Time Series Analysis book. We present a function to calculate MSE and MAE for inputs of actual and forecast values. We also have the code for disaggregation as found in Wei and Stram (1990, <doi:10.1111/j.2517-6161.1990.tb01799.x>), and Hodgess and Wei (1996, "Temporal Disaggregation of Time Series").

r-ddpstar 1.0-1
Propagated dependencies: r-moments@0.14.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=DDPstar
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Density Regression via Dirichlet Process Mixtures of Normal Structured Additive Regression Models
Description:

This package implements a flexible, versatile, and computationally tractable model for density regression based on a single-weights dependent Dirichlet process mixture of normal distributions model for univariate continuous responses. The model assumes an additive structure for the mean of each mixture component and the effects of continuous covariates are captured through smooth nonlinear functions. The key components of our modelling approach are penalised B-splines and their bivariate tensor product extension. The proposed method can also easily deal with parametric effects of categorical covariates, linear effects of continuous covariates, interactions between categorical and/or continuous covariates, varying coefficient terms, and random effects. Please see Rodriguez-Alvarez, Inacio et al. (2025) for more details.

r-dabr 0.0.4
Propagated dependencies: r-tibble@3.3.1 r-rmariadb@1.3.5 r-magrittr@2.0.5 r-knitr@1.51
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/special-uor/dabr/
Licenses: GPL 3
Build system: r
Synopsis: Database Management with R
Description:

This package provides functions to manage databases: select, update, insert, and delete records, list tables, backup tables as CSV files, and import CSV files as tables.

r-dfvad 0.3.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/shipei-zeng/dfvad
Licenses: GPL 2
Build system: r
Synopsis: Diewert and Fox's Method of Value Added Growth Decomposition
Description:

Decomposing value added growth into explanatory factors. A cost constrained value added function is defined to specify the production frontier. Industry estimates can also be aggregated using a weighted average approach. Details about the methodology and data can be found in Diewert and Fox (2018) <doi:10.1093/oxfordhb/9780190226718.013.19> and Zeng, Parsons, Diewert and Fox (2018) <https://www.business.unsw.edu.au/research-site/centreforappliedeconomicresearch-site/Documents/emg2018-6_SZeng_EMG-Slides.pdf>.

r-desirability 2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/topepo/desirability
Licenses: GPL 2
Build system: r
Synopsis: Function Optimization and Ranking via Desirability Functions
Description:

S3 classes for multivariate optimization using the desirability function by Derringer and Suich (1980).

r-directstandardisation 1.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DirectStandardisation
Licenses: GPL 2
Build system: r
Synopsis: Adjusted Means and Proportions by Direct Standardisation
Description:

Calculate adjusted means and proportions of a variable by groups defined by another variable by direct standardisation, standardised to the structure of the dataset.

r-dsbaseclient 6.3.5
Propagated dependencies: r-metafor@5.0-1 r-meta@8.5-0 r-gridextra@2.3 r-ggplot2@4.0.3 r-fields@17.3 r-dsi@1.8.0 r-dplyr@1.2.1 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=dsBaseClient
Licenses: GPL 3
Build system: r
Synopsis: 'DataSHIELD' Client Side Base Functions
Description:

Base DataSHIELD functions for the client side. DataSHIELD is a software package which allows you to do non-disclosive federated analysis on sensitive data. DataSHIELD analytic functions have been designed to only share non disclosive summary statistics, with built in automated output checking based on statistical disclosure control. With data sites setting the threshold values for the automated output checks. For more details, see citation('dsBaseClient').

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-deltatest 0.2.0
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-r6@2.6.1 r-glue@1.8.1 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/hoxo-m/deltatest
Licenses: Expat
Build system: r
Synopsis: Statistical Hypothesis Testing Using the Delta Method
Description:

Statistical hypothesis testing using the Delta method as proposed by Deng et al. (2018) <doi:10.1145/3219819.3219919>. This method replaces the standard variance estimation formula in the Z-test with an approximate formula derived via the Delta method, which can account for within-user correlation.

r-dominodatar 0.3.1
Propagated dependencies: r-withr@3.0.2 r-urltools@1.7.3.1 r-reticulate@1.46.0 r-httr@1.4.8 r-configparser@1.0.0 r-arrow@24.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/dominodatalab/DominoDataR
Licenses: FSDG-compatible
Build system: r
Synopsis: 'Domino Data R SDK'
Description:

This package provides a wrapper on top of the Domino Data Python SDK library. It lets you query and access Domino Data Sources directly from your R environment. Under the hood, Domino Data R SDK leverages the API provided by the Domino Data Python SDK', which must be installed as a prerequisite. Domino is a platform that makes it easy to run your code on scalable hardware, with integrated version control and collaboration features designed for analytical workflows. See <https://docs.dominodatalab.com/en/latest/api_guide/140b48/domino-data-api> for more information.

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-ddm 1.0-0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DDM
Licenses: GPL 2
Build system: r
Synopsis: Death Registration Coverage Estimation
Description:

This package provides a set of three two-census methods to the estimate the degree of death registration coverage for a population. Implemented methods include the Generalized Growth Balance method (GGB), the Synthetic Extinct Generation method (SEG), and a hybrid of the two, GGB-SEG. Each method offers automatic estimation, but users may also specify exact parameters or use a graphical interface to guess parameters in the traditional way if desired.

r-dcl 0.1.2
Propagated dependencies: r-latticeextra@0.6-31 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=DCL
Licenses: GPL 2
Build system: r
Synopsis: Claims Reserving under the Double Chain Ladder Model
Description:

Statistical modelling and forecasting in claims reserving in non-life insurance under the Double Chain Ladder framework by Martinez-Miranda, Nielsen and Verrall (2012).

r-distrsim 2.8.5
Propagated dependencies: r-startupmsg@1.0.0 r-setrng@2024.2-1 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: Simulation Classes Based on Package 'distr'
Description:

S4-classes for setting up a coherent framework for simulation within the distr family of packages.

r-dydea 0.1.0
Propagated dependencies: r-chaos01@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dydea
Licenses: GPL 3
Build system: r
Synopsis: Detection of Chaotic and Regular Intervals in the Data
Description:

Finds regular and chaotic intervals in the data using the 0-1 test for chaos proposed by Gottwald and Melbourne (2004) <DOI:10.1137/080718851>.

r-dclusterm 1.0-2
Propagated dependencies: r-xts@0.14.2 r-spacetime@1.3-3 r-sp@2.2-1 r-lme4@2.0-1 r-dcluster@0.2-10
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DClusterm
Licenses: GPL 3
Build system: r
Synopsis: Model-Based Detection of Disease Clusters
Description:

Model-based methods for the detection of disease clusters using GLMs, GLMMs and zero-inflated models. These methods are described in V. Gómez-Rubio et al. (2019) <doi:10.18637/jss.v090.i14> and V. Gómez-Rubio et al. (2018) <doi:10.1007/978-3-030-01584-8_1>.

Total packages: 72450