Package: metro
Title: Washington Metropolitan Area Transit Authority API
Version: 0.9.1
Authors@R: 
    person(given = "Kiernan",
           family = "Nicholls",
           role = c("aut", "cre"),
           email = "kiernann@protonmail.com")
Description: The Washington Metropolitan Area Transit Authority
    is a government agency operating light rail and passenger buses in the
    Washington D.C. area. With a free developer account, access their
    'Metro Transparent Data Sets API' <https://developer.wmata.com/> to
    return data frames of transit data for easy analysis.
License: MIT + file LICENSE
URL: https://github.com/kiernann/metro, https://kiernann.com/metro/
BugReports: https://github.com/kiernann/metro/issues
Depends: R (>= 2.10)
Imports: geodist (>= 0.0.6), hms (>= 1.0.0), httr (>= 1.4.2), jsonlite
        (>= 1.7.1), tibble (>= 3.0.4)
Suggests: covr (>= 3.5.1), spelling (>= 2.2), testthat (>= 3.0.0)
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-26 17:31:14 UTC; kiernan
Author: Kiernan Nicholls [aut, cre]
Maintainer: Kiernan Nicholls <kiernann@protonmail.com>
Repository: CRAN
Date/Publication: 2021-03-01 10:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:01:11 UTC; windows
