Package: tidyDisasters
Title: Disaster Data Set Including FEMA, EMDAT and GTD Information
Version: 0.1.1
Authors@R: 
    c(
      person(
        given  = "Catalina",
        family = "Cañizares", 
        email = "ccani007@fiu.edu", 
        role = c("aut", "cre"),
        comment = c(ORCID = "0000-0002-6854-5205")
      ),
      person(
        given  = "Mark J.",
        family = "Macgowan", 
        email = "macgowan@fiu.edu", 
        role = "aut",
        comment = c(ORCID = "0000-0002-8505-5515")
      ),
      person(
        given  = "Gabriel",
        family = "Odom", 
        email = "godom@fiu.edu", 
        role = "aut",
        comment = c(ORCID = "0000-0002-9856-5901")
      )
    )
Description: 
     Pre-processed data that contains a queryable data set with Federal
     Emergency Management Agency (FEMA), Emergency Events Database (EMDAT) and 
     the Global Terrorism Database (GTD) merged. The data set contains the 
     reported natural and human made disasters that report 3 or more people 
     killed in the United States of America.
Encoding: UTF-8
RoxygenNote: 7.2.1
Depends: R (>= 3.5)
LazyData: false
Suggests: conflicted, gghighlight, knitr, lubridate, rmarkdown,
        tidyverse,
VignetteBuilder: knitr
License: MIT + file LICENSE
BugReports: https://github.com/ccani007/tidyDisasters/issues/
URL: https://ccani007.github.io/tidyDisasters/
NeedsCompilation: no
Packaged: 2022-11-21 18:36:36 UTC; catalinacanizares
Author: Catalina Cañizares [aut, cre] (<https://orcid.org/0000-0002-6854-5205>),
  Mark J. Macgowan [aut] (<https://orcid.org/0000-0002-8505-5515>),
  Gabriel Odom [aut] (<https://orcid.org/0000-0002-9856-5901>)
Maintainer: Catalina Cañizares <ccani007@fiu.edu>
Repository: CRAN
Date/Publication: 2022-11-22 14:00:02 UTC
Built: R 4.1.2; ; 2022-11-23 11:32:33 UTC; unix
