Package: metro
Title: Washington Metropolitan Area Transit Authority API
Version: 0.9.3
Authors@R: 
    person("Kiernan", "Nicholls", email = "k5cents@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-9229-7897"))
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: GPL (>= 3)
URL: https://k5cents.github.io/metro/, https://github.com/k5cents/metro
BugReports: https://github.com/k5cents/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), mockr (>= 0.1), spelling (>= 2.2), testthat
        (>= 3.0.0)
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-03-11 14:26:00 UTC; kiernan
Author: Kiernan Nicholls [aut, cre, cph]
    (<https://orcid.org/0000-0002-9229-7897>)
Maintainer: Kiernan Nicholls <k5cents@gmail.com>
Repository: CRAN
Date/Publication: 2024-03-11 15:40:08 UTC
Built: R 4.2.3; ; 2024-03-14 22:35:25 UTC; unix
