Releases: ropensci/stats19
Releases · ropensci/stats19
stats19 3.2.0
- Updates so package functions fail gracefully when input data is not as expected, e.g. due to URL changes (#252)
stats19 3.1.0
stats19 3.0.3
- Update documentation to account for the shift in table names, replacing
accidents
withcollisions
andcasualty
withcasualties
(#232)
stats19 3.0.2
- Fix issue with coordinates as characters (#228)
stats19 3.0.0
- Major update so the package works with the new csv files
stats19 2.0.1
- Changes spatstat.core related code (#217)
stats19 1.4.3
- Use 1st edition of
readr
on Windows to prevent errors on reading data (#205)
Ultra Low
stats19 1.4.1
- New function
get_ULEZ()
to get data on vehicles from a number plate (thanks to Ivo Wengraf) - Added a test to prevent rare failures in
get_stats19()
whendata_dir
points to the working directory