Type: Package
Package: ntdr
Title: Retrieve Data from the National Transit Database
Version: 0.4.0
Authors@R: c(
    person("Harald", "Kliems", , "kliems@gmail.com", role = c("cre", "aut", "cph"),
           comment = c(ORCID = "0000-0003-2542-0047")),
    person("Eli", "Pousson", , "eli.pousson@gmail.com", role = "ctb",
           comment = c(ORCID = "0000-0001-8280-1706"))
  )
Description: Downloads the latest 'National Transit Database' data,
    processes it, and returns in a tidy data format.
License: MIT + file LICENSE
URL: https://vgxhc.github.io/ntdr/, https://github.com/vgXhc/ntdr
BugReports: https://github.com/vgXhc/ntdr/issues
Imports: curl, dplyr, httr2 (>= 0.2.3), lubridate, purrr, rappdirs,
        readxl, rlang, rvest, tidyr
Suggests: ggplot2, knitr, rmarkdown, testthat (>= 3.0.0), withr
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-10-25 13:52:02 UTC; kliems
Author: Harald Kliems [cre, aut, cph] (<https://orcid.org/0000-0003-2542-0047>),
  Eli Pousson [ctb] (<https://orcid.org/0000-0001-8280-1706>)
Maintainer: Harald Kliems <kliems@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-25 14:10:02 UTC
