Package: undidR Title: Difference-in-Differences with Unpoolable Data Version: 3.0.2 Authors@R: person("Eric", "Jamieson", email = "ericbrucejamieson@gmail.com", role = c("aut", "cre", "cph")) Maintainer: Eric Jamieson Description: A framework for estimating difference-in-differences with unpoolable data, based on Karim, Webb, Austin, and Strumpf (2025) . Supports common or staggered adoption, multiple groups, and the inclusion of covariates. Also computes p-values for the aggregate average treatment effect on the treated via the randomization inference procedure described in MacKinnon and Webb (2020) . License: MIT + file LICENSE Depends: R (>= 4.0) Imports: graphics, grDevices, stats, utils Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://github.com/ebjamieson97/undidR, https://ebjamieson97.github.io/undidR/ BugReports: https://github.com/ebjamieson97/undidR/issues Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr LazyData: true Repository: https://ebjamieson97.r-universe.dev Date/Publication: 2026-02-20 18:39:41 UTC RemoteUrl: https://github.com/ebjamieson97/undidr RemoteRef: HEAD RemoteSha: 049459bd7b9972b58c62f37b371be85e485c3d2d NeedsCompilation: no Packaged: 2026-06-20 07:28:34 UTC; root Author: Eric Jamieson [aut, cre, cph]