Package: ntdr
Type: Package
Title: Retrieve Data from the National Transit Database
Version: 0.3.3
Authors@R: person(
    "Harald", "Kliems", 
    email = "kliems@gmail.com", 
    role = c("cre", "aut", "cph"),
    comment = c(ORCID = "0000-0003-2542-0047"))
Description: Downloads the latest 'National Transit Database' 
    data, processes it, and returns in a tidy data format.
License: MIT + file LICENSE
BugReports: https://github.com/vgXhc/ntdr/issues
Encoding: UTF-8
Imports: curl, httr, dplyr, lubridate, purrr, readxl, rvest, tidyr
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), tidyverse
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://vgxhc.github.io/ntdr/, https://github.com/vgXhc/ntdr
NeedsCompilation: no
Packaged: 2023-10-07 15:00:49 UTC; user1
Author: Harald Kliems [cre, aut, cph] (<https://orcid.org/0000-0003-2542-0047>)
Maintainer: Harald Kliems <kliems@gmail.com>
Repository: CRAN
Date/Publication: 2023-10-07 15:20:02 UTC
Built: R 4.2.0; ; 2023-10-09 08:47:19 UTC; unix
