Skip to content

CRAN v0.0.4

Compare
Choose a tag to compare
@mpadge mpadge released this 17 Aug 09:12
· 312 commits to main since this release
  • Database no longer automatically indexed; rather indexes must be actively generated with index_bikedata_db().
  • store_bikedata() fixed so it only unzips files not already in database (it used to unzip them all)
  • Internal changes to improve consistency (mostly through using the DBI package).