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",
		comment = c(ORCID = "0000-0002-4197-6195")))
Version: 0.2.2
Date: 2018-10-17
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, <doi:10.2307/2533862>. Also performs
   similar rank-based tests for equal probability distributions due to
   Neuhauser <doi:10.1080/10485250108832874> and
   Murakami <doi:10.1080/00949655.2010.551516>.
Imports: memoise, Rcpp (>= 0.12.3)
LinkingTo: Rcpp
Suggests: testthat
RoxygenNote: 6.0.1
URL: https://github.com/shabbychef/BWStest
Collate: 'bws_test.r' 'BWStest.r' 'RcppExports.R' 'zzz_murakami_dist.r'
NeedsCompilation: yes
Packaged: 2018-10-18 03:57:03 UTC; spav
Author: Steven E. Pav [aut, cre] (<https://orcid.org/0000-0002-4197-6195>)
Repository: CRAN
Date/Publication: 2018-10-18 11:40:11 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-05-26 13:35:06 UTC; unix
Archs: BWStest.so.dSYM
