Package: bacondecomp
Type: Package
Title: Goodman-Bacon Decomposition
Version: 0.1.0
Authors@R: c(
  person("Evan", "Flack", email = "evanjflack@gmail.com", 
         role = c("aut", "cre")),
  person("Edward", "Jee", role = c("aut"))
  )
Maintainer: Evan Flack <evanjflack@gmail.com>
Description: Decomposition for differences-in-differences with variation in 
    treatment timing from Goodman-Bacon (2018) <doi:10.3386/w25018>.
License: MIT + file LICENSE
Depends: R (>= 2.10)
Suggests: knitr, rmarkdown, testthat, ggplot2, covr
VignetteBuilder: knitr
RoxygenNote: 7.0.2
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2020-01-13 17:52:58 UTC; rstudio
Author: Evan Flack [aut, cre],
  Edward Jee [aut]
Repository: CRAN
Date/Publication: 2020-01-16 11:40:06 UTC
