Package: waddR
Type: Package
Title: Statistical tests for detecting differential distributions based
        on the 2-Wasserstein distance
Version: 1.24.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
git_url: https://git.bioconductor.org/packages/waddR
git_branch: RELEASE_3_22
git_last_commit: 6d40862
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: yes
Packaged: 2025-10-30 07:12:18 UTC; biocbuild
Author: Roman Schefzik [aut],
  Julian Flesch [cre]
Maintainer: Julian Flesch <julianflesch@gmail.com>
