Package: BANEScarparkinglite
Type: Package
Title: Working with Car Parking Data for Bath and North East Somerset
Version: 0.1.3
Authors@R: c(person("Owen", "Jones", email = "joneso21164@gmail.com", role = c("aut", "cre")),
    person("Ryan", "Kenning", role = c("aut", "ctb")),
    person("Nick", "Howlett", role = "ctb"))
Description: Contains functions for importing and working with the BANES car parking
  records and other related datasets. For the full version of the package, including
  all datasets, see the repo at <https://github.com/owenjonesuob/BANEScarparking>.
  The original dataset of parking records can be found at
  <https://data.bathhacked.org/Government-and-Society/BANES-Historic-Car-Park-Occupancy/x29s-cczc>.
License: MIT + file LICENSE
URL: https://github.com/owenjonesuob/BANEScarparkinglite
BugReports: https://github.com/owenjonesuob/BANEScarparkinglite
Imports: dplyr, httr, lubridate, RCurl, readr, rvest, utils, XML, xml2
Suggests: testthat
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-08-05 09:54:21 UTC; ojones
Author: Owen Jones [aut, cre],
  Ryan Kenning [aut, ctb],
  Nick Howlett [ctb]
Maintainer: Owen Jones <joneso21164@gmail.com>
Repository: CRAN
Date/Publication: 2019-08-05 14:50:08 UTC
