Package: webTRISr
Type: Package
Title: A Wrapper Around 'WebTRIS' Traffic Flow API from Highways
        England
Version: 0.1.1
Authors@R: person("Will", "Bowditch", , "will.bowditch@dft.gov.uk", role = c("aut", "cre"))
Description: Provides functions to query data from the 'WebTRIS' Traffic Flow API (from Highways England) into tidy data frames.
    The API documentation is available here: <http://webtris.highwaysengland.co.uk/api/swagger/ui/index>.
URL: https://github.com/departmentfortransport/webTRISr
BugReports: https://github.com/departmentfortransport/webTRISr/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Suggests: testthat, devtools
Imports: stringr, jsonlite, lubridate, magrittr, httr, purrr, dplyr,
        methods, readr
NeedsCompilation: no
Packaged: 2018-10-19 13:16:15 UTC; willbowditch
Author: Will Bowditch [aut, cre]
Maintainer: Will Bowditch <will.bowditch@dft.gov.uk>
Repository: CRAN
Date/Publication: 2018-10-19 13:50:02 UTC
