Package: tradepolicy
Title: Replication of 'An Advanced Guide To Trade Policy Analysis'
Version: 0.7.0
Authors@R: c( 
        person(given = "Mauricio",
               family = "Vargas Sepulveda",
               role = c("aut", "cre"),
               email = "m.sepulveda@mail.utoronto.ca",
               comment = c(ORCID = "0000-0003-1017-7574")),
        person(given = "Alexey",
               family = "Kravchenko",
               role = c("ths")),
        person(given = "Constanza",
               family = "Prado",
               role = c("ths")),
        person(given = "Yoto",
               family = "Yotov",
               role = c("ths")),
        person(family = "The United Nations",
               role = c("dtc", "cph", "fnd")
        )
    )
Description: Datasets from Yotov, et al. (2016, ISBN:978-92-870-4367-2) "An
    Advanced Guide to Trade Policy Analysis" and functions to report regression
    summaries with clustered robust standard errors.
URL: https://github.com/pachadotdev/tradepolicy/
BugReports: https://github.com/pachadotdev/tradepolicy/issues/
License: CC BY 4.0
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: magrittr, ggplot2, dplyr, tidyr, purrr, fixest (>= 0.10.4),
        sandwich, broom, msm, knitr, Formula
Suggests: testthat, covr
Depends: R (>= 4.0)
LazyData: true
NeedsCompilation: no
Packaged: 2024-03-22 17:18:37 UTC; pacha
Author: Mauricio Vargas Sepulveda [aut, cre]
    (<https://orcid.org/0000-0003-1017-7574>),
  Alexey Kravchenko [ths],
  Constanza Prado [ths],
  Yoto Yotov [ths],
  The United Nations [dtc, cph, fnd]
Maintainer: Mauricio Vargas Sepulveda <m.sepulveda@mail.utoronto.ca>
Repository: CRAN
Date/Publication: 2024-03-23 11:30:02 UTC
Built: R 4.2.3; ; 2024-03-23 12:17:44 UTC; unix
