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

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-distill 1.6
Propagated dependencies: r-yaml@2.3.10 r-xml2@1.5.0 r-xfun@0.54 r-whisker@0.4.1 r-stringr@1.6.0 r-rstudioapi@0.17.1 r-rprojroot@2.1.1 r-rmarkdown@2.30 r-png@0.1-8 r-openssl@2.3.4 r-mime@0.13 r-lubridate@1.9.4 r-knitr@1.50 r-jsonlite@2.0.0 r-htmltools@0.5.8.1 r-downlit@0.4.5 r-digest@0.6.39 r-bookdown@0.45 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/rstudio/distill
Licenses: ASL 2.0
Build system: r
Synopsis: 'R Markdown' Format for Scientific and Technical Writing
Description:

Scientific and technical article format for the web. Distill articles feature attractive, reader-friendly typography, flexible layout options for visualizations, and full support for footnotes and citations.

r-dhbins 1.1
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DHBins
Licenses: GPL 3
Build system: r
Synopsis: Hexmaps for NZ District Health Boards
Description:

Draws stylized choropleth maps -- hexagonal maps and triangular multiclass hex maps -- for New Zealand District Health Boards and Regional Council areas. These allow faceted, coloured displays of quantitative information for comparison across District Health Boards or Regional Councils. The preprint Lumley (2019) <arXiv:1912.04435> is based on the methods in this package.

r-dundermifflin 0.1.1
Propagated dependencies: r-stringi@1.8.7 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dundermifflin
Licenses: Expat
Build system: r
Synopsis: The Office Quotes on-Demand
Description:

This package provides functions to randomly select, return, and print quotes or entire scenes from the American version of the show the Office. Receive laughs from one of of the greatest sitcoms of all time on demand. Add these functions to your .Rprofile to get a good laugh everytime you start a new R session.

r-deeplr 2.1.0
Propagated dependencies: r-utf8@1.2.6 r-tokenizers@0.3.0 r-tibble@3.3.0 r-readr@2.1.6 r-purrr@1.2.0 r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://www.deepl.com/translator
Licenses: Expat
Build system: r
Synopsis: Interface to the 'DeepL' Translation API
Description:

This package provides a wrapper for the DeepL API <https://developers.deepl.com/docs>, a web service for translating texts between different languages. A DeepL API developer account is required to use the service (see <https://www.deepl.com/pro#developer>).

r-dbparser 2.2.1
Propagated dependencies: r-xml@3.99-0.20 r-tibble@3.3.0 r-purrr@1.2.0 r-progress@1.2.3 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://docs.ropensci.org/dbparser/
Licenses: Expat
Build system: r
Synopsis: Drugs Databases Parser
Description:

This tool is for parsing public drug databases such as DrugBank XML database <https://go.drugbank.com/>. The parsed data are then returned in a proper R object called dvobject'.

r-dragonking 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/rrrlw/dragonking
Licenses: GPL 3
Build system: r
Synopsis: Statistical Tools to Identify Dragon Kings
Description:

Statistical tests and test statistics to identify events in a dataset that are dragon kings (DKs). The statistical methods in this package were reviewed in Wheatley & Sornette (2015) <doi:10.2139/ssrn.2645709>.

r-dockerparallel 1.0.4
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/Jiefei-Wang/DockerParallel
Licenses: GPL 3
Build system: r
Synopsis: Using the Docker Container to Create R Workers on Local or Cloud Platform
Description:

This is the core package that provides both the user API and developer API to deploy the parallel cluster on the cloud using the container service. The user can call clusterPreset() to define the cloud service provider and container and makeDockerCluster() to create the cluster. The developer should see "developer's cookbook" on how to define the cloud provider and container.

r-dtwrappers 0.0.2
Propagated dependencies: r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DTwrappers
Licenses: GPL 3
Build system: r
Synopsis: Simplified Data Analysis with Wrapper Functions for the 'Data.Table' Package
Description:

This package provides functionality for users who are learning R or the techniques of data analysis. Written as a collection of wrapper functions, the DTwrapper package facilitates many core operations of data processing. This is achieved with relatively few requirements about the order of the processing steps or knowledge of specialized syntax. DTwrappers creates coding results along with translations to data.table's code. This enables users to benefit from the speed and efficiency of data.table's calculations. Furthermore, the package also provides the translated code for educational purposes so that users can review working examples of coding syntax and calculations.

r-dexter 1.7.2
Propagated dependencies: r-tidyr@1.3.1 r-rsqlite@2.4.4 r-rlang@1.1.6 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mass@7.3-65 r-dqrng@0.4.1 r-dplyr@1.1.4 r-dbi@1.2.3 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://dexter-psychometrics.github.io/dexter/
Licenses: LGPL 3
Build system: r
Synopsis: Data Management and Analysis of Tests
Description:

This package provides a system for the management, assessment, and psychometric analysis of data from educational and psychological tests.

r-diffeqr 2.1.0
Dependencies: julia@1.8.5
Propagated dependencies: r-juliacall@0.17.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/SciML/diffeqr
Licenses: Expat
Build system: r
Synopsis: Solving Differential Equations (ODEs, SDEs, DDEs, DAEs)
Description:

An interface to DifferentialEquations.jl <https://diffeq.sciml.ai/dev/> from the R programming language. It has unique high performance methods for solving ordinary differential equations (ODE), stochastic differential equations (SDE), delay differential equations (DDE), differential-algebraic equations (DAE), and more. Much of the functionality, including features like adaptive time stepping in SDEs, are unique and allow for multiple orders of magnitude speedup over more common methods. Supports GPUs, with support for CUDA (NVIDIA), AMD GPUs, Intel oneAPI GPUs, and Apple's Metal (M-series chip GPUs). diffeqr attaches an R interface onto the package, allowing seamless use of this tooling by R users. For more information, see Rackauckas and Nie (2017) <doi:10.5334/jors.151>.

r-doudpackage 2.1.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringi@1.8.7 r-purrr@1.2.0 r-kableextra@1.4.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=doudpackage
Licenses: GPL 3+
Build system: r
Synopsis: Create Elegant Table 1 in HTML for Bio-Statistics
Description:

This package creates the "table one" of bio-medical papers. Fill it with your data and the name of the variable which you'll make the group(s) out of and it will make univariate, bivariate analysis and parse it into HTML. It also allows you to visualize all your data with graphic representation.

r-datarium 0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=datarium
Licenses: GPL 2
Build system: r
Synopsis: Data Bank for Statistical Analysis and Visualization
Description:

This package contains data organized by topics: categorical data, regression model, means comparisons, independent and repeated measures ANOVA, mixed ANOVA and ANCOVA.

r-deltapif 0.4.5
Propagated dependencies: r-scales@1.4.0 r-s7@0.2.1 r-deriv@4.2.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://rodrigozepeda.github.io/deltapif/
Licenses: Expat
Build system: r
Synopsis: Estimate Potential Impact and Population Attributable Fractions with Aggregated Data
Description:

Uses the delta-method to estimate the Potential Impact Fraction (PIF) and the Population Attributable Fraction (PAF) from summary data. It creates point-estimates, confidence intervals, and estimates of the variance. Provides an extension to the aggregated data method in Chan, Zepeda-Tello et al (2025) <doi:10.1002/sim.70214>.

r-discreteweibull 1.1
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=DiscreteWeibull
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Discrete Weibull Distributions (Type 1 and 3)
Description:

Probability mass function, distribution function, quantile function, random generation and parameter estimation for the type I and III discrete Weibull distributions.

r-dynamite 1.6.3
Propagated dependencies: r-tibble@3.3.0 r-rstan@2.32.7 r-rlang@1.1.6 r-posterior@1.6.1 r-patchwork@1.3.2 r-loo@2.8.0 r-glue@1.8.0 r-ggplot2@4.0.1 r-ggforce@0.5.0 r-data-table@1.17.8 r-cli@3.6.5 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://docs.ropensci.org/dynamite/
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Modeling and Causal Inference for Multivariate Longitudinal Data
Description:

Easy-to-use and efficient interface for Bayesian inference of complex panel (time series) data using dynamic multivariate panel models by Helske and Tikka (2024) <doi:10.1016/j.alcr.2024.100617>. The package supports joint modeling of multiple measurements per individual, time-varying and time-invariant effects, and a wide range of discrete and continuous distributions. Estimation of these dynamic multivariate panel models is carried out via Stan'. For an in-depth tutorial of the package, see (Tikka and Helske, 2025) <doi:10.18637/jss.v115.i05>.

r-diconvex 1.0.0
Propagated dependencies: r-lpsolveapi@5.5.2.0-17.14
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DIconvex
Licenses: GPL 2
Build system: r
Synopsis: Finding Patterns of Monotonicity and Convexity in Data
Description:

Given an initial set of points, this package minimizes the number of elements to discard from this set such that there exists at least one monotonic and convex mapping within pre-specified upper and lower bounds.

r-diffusion 0.4.0
Propagated dependencies: r-systemfit@1.1-30 r-optimx@2025-4.9 r-nloptr@2.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/mamut86/diffusion
Licenses: LGPL 2.1
Build system: r
Synopsis: Forecast the Diffusion of New Products
Description:

Various diffusion models to forecast new product growth. Currently the package contains Bass, Gompertz, Gamma/Shifted Gompertz and Weibull curves. See Meade and Islam (2006) <doi:10.1016/j.ijforecast.2006.01.005>.

r-dtsea 0.0.3
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-magrittr@2.0.4 r-igraph@2.2.1 r-fgsea@1.36.0 r-dplyr@1.1.4 r-biocparallel@1.44.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DTSEA
Licenses: GPL 2+
Build system: r
Synopsis: Drug Target Set Enrichment Analysis
Description:

It is a novel tool used to identify the candidate drugs against a particular disease based on the drug target set enrichment analysis. It assumes the most effective drugs are those with a closer affinity in the protein-protein interaction network to the specified disease. (See Gómez-Carballa et al. (2022) <doi: 10.1016/j.envres.2022.112890> and Feng et al. (2022) <doi: 10.7150/ijms.67815> for disease expression profiles; see Wishart et al. (2018) <doi: 10.1093/nar/gkx1037> and Gaulton et al. (2017) <doi: 10.1093/nar/gkw1074> for drug target information; see Kanehisa et al. (2021) <doi: 10.1093/nar/gkaa970> for the details of KEGG database.).

r-deadband 0.1.0
Propagated dependencies: r-ttr@0.24.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=deadband
Licenses: GPL 2
Build system: r
Synopsis: Statistical Deadband Algorithms Comparison
Description:

Statistical deadband algorithms are based on the Send-On-Delta concept as in Miskowicz(2006,<doi:10.3390/s6010049>). A collection of functions compare effectiveness and fidelity of sampled signals using statistical deadband algorithms.

r-dem 0.0.0.2
Propagated dependencies: r-mvtnorm@1.3-3
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-dateutils 0.1.5
Propagated dependencies: r-seasonal@1.10.0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/macroeconomicdata/dateutils
Licenses: Expat
Build system: r
Synopsis: Date Utils
Description:

Utilities for mixed frequency data. In particular, use to aggregate and normalize tabular mixed frequency data, index dates to end of period, and seasonally adjust tabular data.

r-dapper 1.1.0
Propagated dependencies: r-progressr@0.18.0 r-posterior@1.6.1 r-memoise@2.0.1 r-furrr@0.3.1 r-checkmate@2.3.3 r-bayesplot@1.14.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/mango-empire/dapper
Licenses: Expat
Build system: r
Synopsis: Data Augmentation for Private Posterior Estimation
Description:

This package provides a data augmentation based sampler for conducting privacy-aware Bayesian inference. The dapper_sample() function takes an existing sampler as input and automatically constructs a privacy-aware sampler. The process of constructing a sampler is simplified through the specification of four independent modules, allowing for easy comparison between different privacy mechanisms by only swapping out the relevant modules. Probability mass functions for the discrete Gaussian and discrete Laplacian are provided to facilitate analyses dealing with privatized count data. The output of dapper_sample() can be analyzed using many of the same tools from the rstan ecosystem. For methodological details on the sampler see Ju et al. (2022) <doi:10.48550/arXiv.2206.00710>, and for details on the discrete Gaussian and discrete Laplacian distributions see Canonne et al. (2020) <doi:10.48550/arXiv.2004.00010>.

r-dtlg 0.0.3
Propagated dependencies: r-vctrs@0.6.5 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://AscentSoftware.github.io/dtlg/
Licenses: Expat
Build system: r
Synopsis: Performance-Focused Package for Clinical Trial Tables
Description:

Create high-performance clinical reporting tables (TLGs) from ADaM-like inputs. The package provides a consistent, programmatic API to generate common tables such as demographics, adverse event incidence, and laboratory summaries, using data.table for fast aggregation over large populations. Functions support flexible target-variable selection, stratification by treatment, and customizable summary statistics, and return tidy, machine-readable results ready to render with downstream table/formatting packages in analysis pipelines.

r-decorater 0.1.2
Propagated dependencies: r-rwekajars@3.9.3-2 r-rweka@0.4-48 r-rjava@1.0-11
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DecorateR
Licenses: GPL 2+
Build system: r
Synopsis: Fit and Deploy DECORATE Trees
Description:

DECORATE (Diverse Ensemble Creation by Oppositional Relabeling of Artificial Training Examples) builds an ensemble of J48 trees by recursively adding artificial samples of the training data ("Melville, P., & Mooney, R. J. (2005) <DOI:10.1016/j.inffus.2004.04.001>").

Total packages: 69236