Package: peramo
Type: Package
Title: Permutation Tests for Randomization Model
Version: 0.1.5
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 suggested in Ludbrook & Dudley (1998) <doi:10.2307/2685470>
    and Ernst (2004) <doi:10.1214/088342304000000396>, introduced in Pham et al.
    (2022) <doi:10.1016/j.chemosphere.2022.136736>.
Depends: R (>= 4.3.0)
Imports: magrittr (>= 2.0.3), dplyr (>= 1.1.2), lme4 (>= 1.1-33),
        parameters (>= 0.21.0), emmeans (>= 1.8.6), stats, utils
Suggests: multcompView (>= 0.1-9)
BugReports: https://github.com/phamdn/peramo/issues
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
LazyData: true
NeedsCompilation: no
Packaged: 2025-09-08 16:33:14 UTC; nghia
Author: Duy Nghia Pham [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1349-1710>),
  Inna M. Sokolova [ths] (ORCID: <https://orcid.org/0000-0002-2068-4302>)
Maintainer: Duy Nghia Pham <nghiapham@yandex.com>
Repository: CRAN
Date/Publication: 2025-09-08 18:40:07 UTC
Built: R 4.5.1; ; 2025-10-26 02:55:06 UTC; windows
