Package: waddR
Type: Package
Title: Statistical tests for detecting differential distributions based
        on the 2-Wasserstein distance
Version: 1.0.1
Authors@R: c(
	person("Roman", "Schefzik", email="r.schefzik@dkfz-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 welll as 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), BiocFileCache, BiocParallel,
        SingleCellExperiment, parallel, methods, stats
Depends: R (>= 3.6.0)
Suggests: knitr, devtools, testthat, roxygen2, rprojroot, rmarkdown,
        scater
LinkingTo: Rcpp, RcppArmadillo,
VignetteBuilder: knitr
RoxygenNote: 7.0.2
git_url: https://git.bioconductor.org/packages/waddR
git_branch: RELEASE_3_10
git_last_commit: d2c2b15
git_last_commit_date: 2020-03-20
Date/Publication: 2020-03-20
NeedsCompilation: yes
Packaged: 2020-03-21 05:10:42 UTC; biocbuild
Author: Roman Schefzik [aut],
  Julian Flesch [cre]
Maintainer: Julian Flesch <julianflesch@gmail.com>
Built: R 3.6.3; i386-w64-mingw32; 2020-03-21 14:16:39 UTC; windows
Archs: i386, x64
