Package: R2sample
Title: Two Sample Problem Routines using Permutation
Version: 1.1.0
Authors@R: 
    person("Wolfgang", "Rolke", , "wolfgang.rolke@upr.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-3514-726X"))
Description: The routine twosample_test() in this package runs the
    two sample test using various test statistic. The p values are
    found via permutation. The routine twosample_power() allows the
    calculation of the power in various cases, and plot_power()
    draws the corresponding power graphs. 
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.2.1
LinkingTo: Rcpp
Imports: Rcpp, parallel, shiny, ggplot2, microbenchmark
Suggests: rmarkdown, knitr
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2023-01-23 15:01:20 UTC; Wolfgang
Author: Wolfgang Rolke [aut, cre] (<https://orcid.org/0000-0002-3514-726X>)
Maintainer: Wolfgang Rolke <wolfgang.rolke@upr.edu>
Repository: CRAN
Date/Publication: 2023-01-23 15:20:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-01-24 14:08:10 UTC; unix
Archs: R2sample.so.dSYM
