Package: ritest Type: Package Title: Randomisation Inference Testing Version: 0.1.0 Authors@R: c( person(given = "Grant", family = "McDermott", role = c("aut", "cre"), email = "grantmcd@uoregon.edu", comment = c(ORCID = "0000-0001-7883-8573")), person(given = "Simon", family = "Heß", role = "ctb") ) Maintainer: Description: An experimental port of the `ritest` Stata routine by Simon Heß. Fast and user-friendly. Aims to support a variety of model classes once it is fully baked. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true URL: https://github.com/grantmcdermott/ritest, http://grantmcdermott.com/ritest BugReports: https://github.com/grantmcdermott/ritest/issues Imports: utils, stats, grDevices, graphics, parallel, parallelly, data.table, pbapply, fixest (>= 0.10.0), multcomp (>= 1.4-18), generics, cli Suggests: tinytest, ggplot2, broom, covr, knitr, rmarkdown, modelsummary RoxygenNote: 7.1.2 Depends: R (>= 2.10) VignetteBuilder: knitr Repository: https://grantmcdermott.r-universe.dev Date/Publication: 2022-01-07 19:39:24 UTC RemoteUrl: https://github.com/grantmcdermott/ritest RemoteRef: HEAD RemoteSha: 5ac25bb56b93e3ce6eaaef8056df13fca295cb6a NeedsCompilation: no Packaged: 2026-06-08 09:15:25 UTC; root Author: Grant McDermott [aut, cre] (ORCID: ), Simon Heß [ctb]