Package: njtr1
Title: Download and Analyze New Jersey Car Crash Data
Version: 0.1.1
Authors@R: 
    person(given = "Gavin",
           family = "Rozzi",
           role = c("aut", "cre"),
           email = "gr@gavinrozzi.com",
           comment = c(ORCID = "0000-0002-9969-8175"))
Description: Download and analyze crash data published by the New Jersey Department of Transportation. The data in this package is collected through the filing of NJTR-1 form by police officers, which provide a standardized way of documenting a crash that took place within New Jersey.
License: GPL-3
Encoding: UTF-8
URL: https://gavinrozzi.github.io/njtr1/,
        https://github.com/gavinrozzi/njtr1/,
        https://www.gavinrozzi.com/project/njtr1/
BugReports: https://github.com/gavinrozzi/njtr1/issues/
LazyData: true
Depends: R (>= 3.5.0), stringr, lubridate, readr
Suggests: knitr, rmarkdown, markdown
RoxygenNote: 7.1.1
VignetteBuilder: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2021-04-04 14:02:33 UTC; gavinrozzi
Author: Gavin Rozzi [aut, cre] (<https://orcid.org/0000-0002-9969-8175>)
Maintainer: Gavin Rozzi <gr@gavinrozzi.com>
Repository: CRAN
Date/Publication: 2021-04-04 22:30:05 UTC
