Package: gtfsrouter
Title: Routing with GTFS (General Transit Feed Specification) Data
Version: 0.0.5
Authors@R: 
    c(person(given = "Mark",
             family = "Padgham",
             role = c("aut", "cre"),
             email = "mark.padgham@email.com"),
      person(given = "Marcin",
             family = "Stepniak",
             role = "aut",
             email = "marcinstepniak@ucm.es",
             comment = c(ORCID = "0000-0002-6489-5443")),
      person(given = "Alexandra",
             family = "Kapp",
             role = "ctb",
             email = "alk@mobilityinstitute.com"))
Description: Use GTFS (General Transit Feed Specification) data for
    routing from nominated start and end stations, and for extracting
    isochrones from nominated start station.
License: GPL-3
URL: https://github.com/ATFutures/gtfs-router
BugReports: https://github.com/ATFutures/gtfs-router/issues
Depends: R (>= 2.10)
Imports: cli, data.table, geodist, methods, Rcpp (>= 0.12.6)
Suggests: alphahull, digest, dodgr, here, hms, knitr, leafem,
        lubridate, lwgeom, mapview, markdown, pbapply, rmarkdown, sf,
        testthat
LinkingTo: Rcpp
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
RoxygenNote: 7.1.1
SystemRequirements: C++11
Packaged: 2021-06-11 08:04:14 UTC; smexus
Author: Mark Padgham [aut, cre],
  Marcin Stepniak [aut] (<https://orcid.org/0000-0002-6489-5443>),
  Alexandra Kapp [ctb]
Maintainer: Mark Padgham <mark.padgham@email.com>
Repository: CRAN
Date/Publication: 2021-06-11 09:00:02 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-06-12 11:34:15 UTC; unix
Archs: gtfsrouter.so.dSYM
