Access the 'Public Transport Victoria' Timetable API <https://www.ptv.vic.gov.au/footer/data-and-reporting/datasets/ptv-timetable-api/>, with results returned as familiar R data structures. Retrieve information on stops, routes, disruptions, departures, and more.
Version: | 1.1.2 |
Imports: | httr, glue, digest, jsonlite, purrr, tibble, assertthat |
Suggests: | testthat (≥ 2.1.0), dplyr, lubridate |
Published: | 2020-06-03 |
Author: | David Neuzerling [aut, cre, cph] |
Maintainer: | David Neuzerling <david at neuzerling.com> |
BugReports: | https://github.com/mdneuzerling/ptvapi/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/mdneuzerling/ptvapi |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | ptvapi results |
Reference manual: | ptvapi.pdf |
Package source: | ptvapi_1.1.2.tar.gz |
Windows binaries: | r-devel: ptvapi_1.1.2.zip, r-release: ptvapi_1.1.2.zip, r-oldrel: ptvapi_1.1.2.zip |
macOS binaries: | r-release: ptvapi_1.1.2.tgz, r-oldrel: ptvapi_1.1.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ptvapi to link to this page.