Package: SIRItoGTFS
Type: Package
Title: Compare SIRI Datasets to GTFS Tables
Version: 0.2.1
Date: 2018-01-28
Authors@R: person("Dror", "Bogin", email = "dror.bogin@gmail.com",role = c("aut", "cre"))
Description: Allows the user to compare SIRI (Service Interface for Real Time Information) data sets to their GTFS (General Transit Feed Specification) counterparts, a "Request_id" column us needed for the SIRI data frame in order to subset parts of it for use.   
License: GPL-2
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.4.0)
Imports: dplyr (>= 0.7.2), reshape2 (>= 1.4.2), sp (>= 1.2.5), rgdal
        (>= 1.2), data.table (>= 1.10.4), rgeos (>= 0.3.23), easycsv
        (>= 1.0.5)
URL: https://github.com/bogind/SIRItoGTFS,
        http://user47094.vs.easily.co.uk/siri/documentation.htm,
        https://developers.google.com/transit/gtfs/
BugReports: https://github.com/bogind/SIRItoGTFS/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-01-28 20:49:14 UTC; bogind
Author: Dror Bogin [aut, cre]
Maintainer: Dror Bogin <dror.bogin@gmail.com>
Repository: CRAN
Date/Publication: 2018-01-30 14:03:35 UTC
