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) and Ernst (2004) , introduced in Pham et al. (2022) . 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 Config/pak/sysreqs: cmake make Repository: https://phamdn.r-universe.dev Date/Publication: 2025-09-08 17:08:44 UTC RemoteUrl: https://github.com/phamdn/peramo RemoteRef: HEAD RemoteSha: 067ec64c670a62c73da30d5e34123c2edaca2bbf NeedsCompilation: no Packaged: 2026-07-05 07:33:19 UTC; root Author: Duy Nghia Pham [aut, cre] (ORCID: ), Inna M. Sokolova [ths] (ORCID: ) Maintainer: Duy Nghia Pham