Package: waddR Type: Package Title: Statistical tests for detecting differential distributions based on the 2-Wasserstein distance Version: 1.27.0 Authors@R: c( person("Roman", "Schefzik", email="roman.schefzik@medma.uni-heidelberg.de", role="aut"), person("Julian", "Flesch", email="julianflesch@gmail.com", role="cre")) Description: The package offers statistical tests based on the 2-Wasserstein distance for detecting and characterizing differences between two distributions given in the form of samples. Functions for calculating the 2-Wasserstein distance and testing for differential distributions are provided, as well as a specifically tailored test for differential expression in single-cell RNA sequencing data. License: MIT + file LICENSE biocViews: Software, StatisticalMethod, SingleCell, DifferentialExpression BugReports: https://github.com/goncalves-lab/waddR/issues URL: https://github.com/goncalves-lab/waddR.git Encoding: UTF-8 Additional_repositories: https://www.bioconductor.org/ Imports: Rcpp (>= 1.0.1), arm (>= 1.10-1), eva, BiocFileCache (>= 2.6.0), BiocParallel, SingleCellExperiment, parallel, methods, stats Depends: R (>= 3.6.0) Remotes: url::https://cran.r-project.org/src/contrib/Archive/eva/eva_0.2.5.tar.gz Suggests: knitr, devtools, testthat, roxygen2, rprojroot, rmarkdown, scater LinkingTo: Rcpp, RcppArmadillo, VignetteBuilder: knitr RoxygenNote: 7.2.3 Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:51:12 UTC RemoteUrl: https://github.com/bioc/waddR RemoteRef: HEAD RemoteSha: a43f73c78ad60c764131926f01e2d3f7d44c4e85 NeedsCompilation: yes Packaged: 2026-06-08 11:03:48 UTC; root Author: Roman Schefzik [aut], Julian Flesch [cre] Maintainer: Julian Flesch