Package: eventstudyr Title: Estimation and Visualization of Linear Panel Event Studies Version: 1.2.0 Authors@R: c(person(given = "Simon", family = "Freyaldenhoven", role = c("aut")), person(given = "Christian", family = "Hansen", role = c("aut")), person(given = "Jorge", family = "Pérez Pérez", role = c("aut")), person(given = "Jesse", family = "Shapiro", role = c("aut")), person(given = "Veli", family = "Andirin", role = c("aut")), person(given = "Richard", family = "Calvo", role = c("aut")), person(given = "Santiago", family = "Hermo", email = "santiago.hermo@monash.edu", role = c("aut", "cre")), person(given = "Nathan", family = "Schor", role = c("aut")), person(given = "Emily", family = "Wang", role = c("aut")), person(given = "JMSLab", role = c("cph")), person(given = "Ryan", family = "Kessler", role = c("cph"))) Description: Estimates linear panel event study models. Plots coefficients following the recommendations in Freyaldenhoven et al. (2021) . Includes sup-t bands, testing for key hypotheses, least wiggly path through the Wald region. Allows instrumental variables estimation following Freyaldenhoven et al. (2019) . License: MIT + file LICENSE Encoding: UTF-8 Imports: car, data.table, dplyr, estimatr, fixest, ggplot2, MASS, rlang, pracma, stats, stringr VignetteBuilder: knitr LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: rmarkdown, knitr, testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: R (>= 3.5.0) URL: https://github.com/JMSLab/eventstudyr BugReports: https://github.com/JMSLab/eventstudyr/issues Config/pak/sysreqs: cmake make libicu-dev Repository: https://jmslab.r-universe.dev Date/Publication: 2026-04-01 20:45:45 UTC RemoteUrl: https://github.com/jmslab/eventstudyr RemoteRef: HEAD RemoteSha: 34fac2a90fc2696e400a50b1c014dc995296736d NeedsCompilation: no Packaged: 2026-07-04 08:57:01 UTC; root Author: Simon Freyaldenhoven [aut], Christian Hansen [aut], Jorge Pérez Pérez [aut], Jesse Shapiro [aut], Veli Andirin [aut], Richard Calvo [aut], Santiago Hermo [aut, cre], Nathan Schor [aut], Emily Wang [aut], JMSLab [cph], Ryan Kessler [cph] Maintainer: Santiago Hermo