Package: webTRISr
Type: Package
Title: A Wrapper Around 'WebTRIS' Traffic Flow API from Highways
        England
Version: 0.1.0
Authors@R: person("Will", "Bowditch", , "will.bowditch@dft.gsi.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.0.1
Suggests: testthat, devtools
Imports: stringr, jsonlite, lubridate, magrittr, httr, purrr, dplyr,
        methods, readr
NeedsCompilation: no
Packaged: 2017-08-25 13:04:28 UTC; willbowditch
Author: Will Bowditch [aut, cre]
Maintainer: Will Bowditch <will.bowditch@dft.gsi.gov.uk>
Repository: CRAN
Date/Publication: 2017-08-25 13:16:22 UTC
