Package: ptvapi
Title: Access the 'Public Transport Victoria' Timetable API
Version: 2.0.3
Authors@R: person(given = "David",
                  family = "Neuzerling",
                  role = c("aut", "cre", "cph"),
                  email = "david@neuzerling.com")
Description: 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.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1.9000
Imports: httr, glue, digest, jsonlite, purrr, tibble, assertthat
Suggests: testthat (>= 2.1.0), dplyr, lubridate
URL: https://github.com/mdneuzerling/ptvapi
BugReports: https://github.com/mdneuzerling/ptvapi/issues
NeedsCompilation: no
Packaged: 2022-08-15 09:16:34 UTC; mdneuzerling
Author: David Neuzerling [aut, cre, cph]
Maintainer: David Neuzerling <david@neuzerling.com>
Repository: CRAN
Date/Publication: 2022-08-15 09:30:11 UTC
Built: R 4.1.3; ; 2023-04-17 16:56:40 UTC; windows
