Type: Package
Package: gtfstools
Title: General Transit Feed Specification (GTFS) Editing and Analysing
        Tools
Version: 1.4.0
Authors@R: c(
    person("Daniel", "Herszenhut", , "dhersz@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8066-1105")),
    person("Rafael H. M.", "Pereira", role = "aut",
           comment = c(ORCID = "0000-0003-2125-7465")),
    person("Pedro R.", "Andrade", role = "aut",
           comment = c(ORCID = "0000-0001-8675-4046")),
    person("Joao", "Bazzo", role = "aut",
           comment = c(ORCID = "0000-0003-4536-5006")),
    person("Mark", "Padgham", role = "ctb"),
    person("Marcus", "Saraiva", role = "ctb",
           comment = c(ORCID = "0000-0001-6218-2338")),
    person("Ipea - Institute for Applied Economic Research", role = c("cph", "fnd"))
  )
Description: Utility functions to read, manipulate, analyse and write
    transit feeds in the General Transit Feed Specification (GTFS) data
    format.
License: MIT + file LICENSE
URL: https://ipeagit.github.io/gtfstools/,
        https://github.com/ipeaGIT/gtfstools
BugReports: https://github.com/ipeaGIT/gtfstools/issues
Depends: R (>= 2.10)
Imports: checkmate, cli, curl, data.table, gtfsio (>= 1.0.0),
        parallelly, processx, sf, sfheaders, units, utils, zip
Suggests: covr, ggplot2, jsonlite, knitr, rmarkdown, testthat (>=
        3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
NeedsCompilation: yes
RoxygenNote: 7.3.2
LinkingTo: cpp11
Packaged: 2025-01-08 14:26:22 UTC; R3422553
Author: Daniel Herszenhut [aut, cre] (<https://orcid.org/0000-0001-8066-1105>),
  Rafael H. M. Pereira [aut] (<https://orcid.org/0000-0003-2125-7465>),
  Pedro R. Andrade [aut] (<https://orcid.org/0000-0001-8675-4046>),
  Joao Bazzo [aut] (<https://orcid.org/0000-0003-4536-5006>),
  Mark Padgham [ctb],
  Marcus Saraiva [ctb] (<https://orcid.org/0000-0001-6218-2338>),
  Ipea - Institute for Applied Economic Research [cph, fnd]
Maintainer: Daniel Herszenhut <dhersz@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-09 00:40:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 08:43:42 UTC; unix
Archs: gtfstools.so.dSYM
