NEWS.md
rail_times() function can only return example data for the time being. (#15)train_position() function can only return example data for the time being. (#16)StopId column to bus_departs() and use current date in the example.bus_schedule() now correctly merges both directions (thanks Prof. Moore!)unlist() on affected lines of length one.no_data_now() and mockr::with_mock().httr::RETRY() in wmata_api() does not retry on 401, 404, etc. The purpose of this change is to primarily retry on 429 errors when too many requests have been made on a rate-limited subscription. Waiting should successfully retry.api_key argument. (#5)httr::RETRY() to deal with issues like rate limit. (#8)POSIXct with UTC time zone.hms columns with values past midnight. (#6)parking_*() functions until a data frames can be made.rail_path() helper function. Keep only endpoint functions.