Package: rfars
Type: Package
Title: Download and Analyze Fatal Crash Data
Version: 0.3.0
Authors@R: person("Steve", "Jackson", 
    email="steve.jackson@toxcel.com",
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-3337-7846"))
Description: Download raw data from the Fatality Analysis Reporting System and prepare it for research.
License: CC0
Encoding: UTF-8
LazyData: true
Imports: data.table, downloader, dplyr, haven, janitor, lubridate,
        magrittr, purrr, readr, rlang, sas7bdat, stringr, tidyr,
        tidyselect, zoo
RoxygenNote: 7.2.3
Depends: R (>= 3.5.0)
Suggests: knitr, rmarkdown, leaflet, leaflet.extras, ggplot2, scales,
        stargazer, viridis
VignetteBuilder: knitr
URL: https://github.com/s87jackson/rfars
BugReports: https://github.com/s87jackson/rfars/issues
NeedsCompilation: no
Packaged: 2023-05-04 15:02:45 UTC; s87ja
Author: Steve Jackson [aut, cre] (<https://orcid.org/0000-0002-3337-7846>)
Maintainer: Steve Jackson <steve.jackson@toxcel.com>
Repository: CRAN
Date/Publication: 2023-05-05 09:40:02 UTC
Built: R 4.1.2; ; 2023-05-06 12:04:48 UTC; unix
