Package: BWStest
Type: Package
Maintainer: Steven E. Pav <shabbychef@gmail.com>
Authors@R: c(person(c("Steven", "E."), "Pav", role=c("aut","cre"), 
    email="shabbychef@gmail.com"))
Version: 0.2.1
Date: 2017-03-19
License: LGPL-3
Title: Baumgartner Weiss Schindler Test of Equal Distributions
BugReports: https://github.com/shabbychef/BWStest/issues
Description: Performs the 'Baumgartner-Weiss-Schindler' two-sample test of equal
   probability distributions.
Imports: memoise, Rcpp (>= 0.12.3)
LinkingTo: Rcpp
Suggests: testthat
RoxygenNote: 5.0.1
URL: https://github.com/shabbychef/BWStest
Collate: 'bws_test.r' 'BWStest.r' 'RcppExports.R' 'zzz_murakami_dist.r'
NeedsCompilation: yes
Packaged: 2017-03-21 04:18:59 UTC; root
Author: Steven E. Pav [aut, cre]
Repository: CRAN
Date/Publication: 2017-03-21 06:50:01 UTC
