Skip to contents

rfars 1.2.0

  • Added data from 2022
  • Fixed bugs with 2012-2016
  • Added status updates to let you know the data is being processed
  • Implemented a methodology to use prior codebook entries when formats are unavailable
  • Fixed a bug causing the omission of motor carrier IDs
  • Integrated rfars into a web application to bring crash data to non-R-users

rfars 1.1.0

CRAN release: 2024-02-15

  • Streamlined the README content
  • Cleaned up the vignettes
  • Incremented the version number to communicate the end of the beta testing stage

rfars 0.3.1

  • Adjusted code to account for file structure changes by data provider

rfars 0.3.0

CRAN release: 2023-05-05

  • Expanded FARS coverage to 2011-2021
  • Added get_gescrss() to get GES/CRSS data
  • Modified the get_ functions to produce a codebook.csv file
  • Included a codebook.rds file for quick reference
  • The geo_relations table now includes NHTSA regions
  • Improved the counts() function
  • Added a compare_counts() function
  • SAS files are pulled from NHTSA, rather than the CSVs
  • Consolidated all prep_fars_yyyy functions into prep_fars()

rfars 0.2.0

CRAN release: 2022-11-01

  • Added the ability to download FARS data to a tempdir.
  • Improved documentation.
  • Streamlined the workflow to be contained in get_fars().
  • Developed a hex sticker.

rfars 0.1.0

  • Added a NEWS.md file to track changes to the package.