Package: rfars Type: Package Title: Download and Analyze Crash Data Version: 2.0.4 Authors@R: person("Steve", "Jackson", email="steve.jackson@toxcel.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3337-7846")) Description: Easily Download Analysis-Ready Crash Data from the U.S. National Highway Traffic Safety Administration. License: CC0 Encoding: UTF-8 LazyData: true Imports: data.table, downloader, dplyr, haven, janitor, lubridate, magrittr, purrr, readr, rlang, stringr, tidyr, tidyselect RoxygenNote: 7.3.2 Depends: R (>= 3.5.0) Suggests: knitr, rmarkdown, leaflet, leaflet.extras, ggplot2, scales, stargazer, viridis, lme4, tidyverse, tidytext, DT, testthat (>= 3.0.0) VignetteBuilder: knitr URL: https://github.com/s87jackson/rfars, https://s87jackson.github.io/rfars/ BugReports: https://github.com/s87jackson/rfars/issues Config/testthat/edition: 3 Config/pak/sysreqs: make libicu-dev libx11-dev zlib1g-dev Repository: https://s87jackson.r-universe.dev Date/Publication: 2026-04-07 20:54:04 UTC RemoteUrl: https://github.com/s87jackson/rfars RemoteRef: HEAD RemoteSha: 6461b7230e46e3b519417f1cfe97f2567d42622a NeedsCompilation: no Packaged: 2026-07-06 07:10:25 UTC; root Author: Steve Jackson [aut, cre] (ORCID: ) Maintainer: Steve Jackson