Package: permChacko Title: Chacko Test for Order-Restriction with Permutation Version: 1.0.1.9000 Date: 2024-09-18 Authors@R: c( person( given = "Waldir", family = "Leoncio", email = "w.l.netto@medisin.uio.no", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6719-6162") ), person( given = "Graeme", family = "Ruxton", role = "aut" ), person( given = "Morten Wang", family = "Fagerland", role = "aut", email = "morten.fagerland@medisin.uio.no" ) ) Description: Implements an extension of the Chacko chi-square test for ordered vectors (Chacko, 1966, ). Our extension brings the Chacko test to the computer age by implementing a permutation test to offer a numeric estimate of the p-value, which is particularly useful when the analytic solution is not available. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: methods Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://ocbe-uio.github.io/permChacko/ BugReports: https://github.com/ocbe-uio/permChacko/issues VignetteBuilder: knitr Repository: https://ocbe-uio.r-universe.dev Date/Publication: 2024-09-18 08:09:33 UTC RemoteUrl: https://github.com/ocbe-uio/permChacko RemoteRef: HEAD RemoteSha: ea814285483cbd40836cda4e17eb40b44a957597 NeedsCompilation: no Packaged: 2026-06-20 08:51:44 UTC; root Author: Waldir Leoncio [aut, cre] (ORCID: ), Graeme Ruxton [aut], Morten Wang Fagerland [aut] Maintainer: Waldir Leoncio