Type: Package Package: unitdid Title: Unit-level Difference-in-Difference Estimator Version: 0.0.6.2 Authors@R: person(given = "Kazuharu", family = "Yanagimoto", email = "kazuharu.yanagimoto@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0007-1967-8304")) Description: The package provides a function to estimate the unit-level difference-in-difference estimator proposed by Arkhangelsky, Yanagimoto, and Zohar (2024). License: MIT + file LICENSE Depends: R (>= 4.1.0) Imports: dplyr (>= 1.1.0), fixest, magrittr, purrr, rlang, stats Suggests: ggplot2, haven, here, knitr, rmarkdown, testthat (>= 3.0.0), tools, altdoc Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://kazuyanagimoto.com/unitdid/, https://github.com/kazuyanagimoto/unitdid/ Repository: https://kazuyanagimoto.r-universe.dev Date/Publication: 2025-01-24 15:03:30 UTC RemoteUrl: https://github.com/kazuyanagimoto/unitdid RemoteRef: HEAD RemoteSha: 3cea0741cadec43cb945d1a15c09e7522b2ee962 NeedsCompilation: no Packaged: 2026-06-07 08:03:18 UTC; root Author: Kazuharu Yanagimoto [aut, cre] (ORCID: ) Maintainer: Kazuharu Yanagimoto