Package: ri2 Type: Package Title: Randomization Inference for Randomized Experiments Version: 0.4.1 Authors@R: person("Alexander", "Coppock", email = "acoppock@gmail.com", role = c("aut", "cre")) Description: Randomization inference procedures for simple and complex randomized designs, including multi-armed trials, as described in Gerber and Green (2012, ISBN: 978-0393979954). Users formally describe their randomization procedure and test statistic. The randomization distribution of the test statistic under some null hypothesis is efficiently simulated. License: MIT + file LICENSE Encoding: UTF-8 Imports: generics, ggplot2, pbapply Depends: randomizr (>= 0.16.0), estimatr Suggests: testthat, knitr, rmarkdown RoxygenNote: 7.3.3 VignetteBuilder: knitr Repository: https://acoppock.r-universe.dev Date/Publication: 2026-05-11 03:13:14 UTC RemoteUrl: https://github.com/acoppock/ri2 RemoteRef: HEAD RemoteSha: 71e109cff710eda6be58d3b30a3343fad273b1b1 NeedsCompilation: no Packaged: 2026-07-10 09:41:49 UTC; root Author: Alexander Coppock [aut, cre] Maintainer: Alexander Coppock