Type: Package Package: ntdr Title: Retrieve Data from the National Transit Database Version: 0.4.2 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 Depends: R (>= 4.1.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://ar-puuk.r-universe.dev Date/Publication: 2026-02-24 13:09:24 UTC RemoteUrl: https://github.com/vgXhc/ntdr RemoteRef: HEAD RemoteSha: 6d4585c3756631ae86c57bb59bdbee8cfc78f0c0 NeedsCompilation: no Packaged: 2026-06-23 13:58:43 UTC; root Author: Harald Kliems [cre, aut, cph] (ORCID: ), Eli Pousson [ctb] (ORCID: ) Maintainer: Harald Kliems