Skip to content

Releases: ropensci/stats19

stats19 3.4.0

09 Oct 09:51
f1c9edf

Choose a tag to compare

v3.4.0

Merge pull request #280 from ropensci/279-fix-invalid-file-uri-in-fac…

stats19 3.3.0

13 Jan 07:53
2eb6dc9

Choose a tag to compare

  • Support for 2023 data (#251)
  • Another round of updates to the schema files thanks to updates from the DfT

stats19 3.2.0

28 Oct 11:34

Choose a tag to compare

  • Updates so package functions fail gracefully when input data is not as expected, e.g. due to URL changes (#252)

stats19 3.1.0

01 Aug 18:10

Choose a tag to compare

  • stats19 now relies on the stats19_variables object to format the different tables columns (#245) (credit @layik), fixing an issue in which ages were removed from the casualties table, fixing (#235)
  • If year is less than 2018 the package auto-downloads the full dataset (#239)

stats19 3.0.3

09 Feb 15:00

Choose a tag to compare

  • Update documentation to account for the shift in table names, replacing accidents with collisions and casualty with casualties (#232)

stats19 3.0.2

05 Nov 09:18

Choose a tag to compare

  • Fix issue with coordinates as characters (#228)

stats19 3.0.0

12 Oct 10:51

Choose a tag to compare

  • Major update so the package works with the new csv files

stats19 2.0.1

17 Nov 21:18

Choose a tag to compare

  • Changes spatstat.core related code (#217)

stats19 1.4.3

21 Jul 11:33

Choose a tag to compare

  • Use 1st edition of readr on Windows to prevent errors on reading data (#205)

Ultra Low

26 Mar 22:33

Choose a tag to compare

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() when data_dir points to the working directory