CRAN v0.0.4
- 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).