Package: mopac
Type: Package
Title: Collection of Datasets Pertaining to Loop 1 "Mopac"
Version: 0.1.0
Authors@R: person("Scott", "McKenzie", email = "sccmckenzie@gmail.com",
  role = c("aut", "cre"))
Description: Provides real & simulated datasets containing time-series traffic observations
    and additional information pertaining to Loop 1 "Mopac" located in Austin, Texas.
Encoding: UTF-8
LazyData: true
Depends: 
    R (>= 2.10)
Suggests: 
    dplyr,
    lubridate,
    tibble,
    readr,
    hms
URL: https://github.com/sccmckenzie/mopac
BugReports: https://github.com/sccmckenzie/mopac/issues
RoxygenNote: 7.1.1
License: MIT + file LICENSE
