Package: ptvapi
Title: Access the 'Public Transport Victoria' Timetable API
Version: 2.0.5
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.3
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: 2024-02-18 02:47:29 UTC; mdneuzerling
Author: David Neuzerling [aut, cre, cph]
Maintainer: David Neuzerling <david@neuzerling.com>
Repository: CRAN
Date/Publication: 2024-02-18 03:30:02 UTC
Built: R 4.2.3; ; 2024-02-18 06:21:48 UTC; unix
