Package: peramo
Type: Package
Title: Permutation Tests for Randomization Model
Version: 0.1.0
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>.
Depends: R (>= 4.2.0)
Imports: magrittr (>= 2.0.3), dplyr (>= 1.0.9), stats
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-08-05 18:12:25 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-08-10 13:50:02 UTC
