Package: peramo
Type: Package
Title: Permutation Tests for Randomization Model
Version: 0.1.1
Authors@R: c(person("Duy Nghia", "Pham", email = "nghiapham@yandex.com",
    role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1349-1710")),
    person("Inna M.", "Sokolova", role = "ths",
    comment = c(ORCID = "0000-0002-2068-4302")))
Description: Perform permutation-based hypothesis testing for randomized
    experiments as described in Ernst (2004) <doi:10.1214/088342304000000396>
    and Manly (2007) <isbn:978-1-58488-541-2>.
Depends: R (>= 4.2.0)
Imports: magrittr (>= 2.0.3), dplyr (>= 1.0.10), stats, utils
Suggests: multcompView(>= 0.1-8)
BugReports: https://github.com/phamdn/peramo/issues
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
LazyData: true
NeedsCompilation: no
Packaged: 2022-12-19 09:51:12 UTC; nghia
Author: Duy Nghia Pham [aut, cre] (<https://orcid.org/0000-0003-1349-1710>),
  Inna M. Sokolova [ths] (<https://orcid.org/0000-0002-2068-4302>)
Maintainer: Duy Nghia Pham <nghiapham@yandex.com>
Repository: CRAN
Date/Publication: 2022-12-19 10:20:06 UTC
