Package: nycroutes Title: NYC Subway Routes and Stops Version: 0.0.4.9000 Authors@R: person("Kieran", "Healy", , "kjhealy@gmail.com", role = c("aut", "cre")) Description: Spatial and tabular data describing the New York City subway system, derived from the MTA's GTFS feed. Includes route shapes, stops, parent stations, directional platforms, transfers, and pre-computed offset versions of routes and stops suitable for schematic mapping. License: MIT + file LICENSE Depends: R (>= 3.5) Suggests: sf (>= 1.0.0), testthat (>= 3.0.0), tibble (>= 3.0.0) Config/testthat/edition: 3 URL: https://github.com/kjhealy/nycroutes, https://kjhealy.github.io/nycroutes/ BugReports: https://github.com/kjhealy/nycroutes/issues Encoding: UTF-8 LazyData: true LazyDataCompression: xz Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://kjhealy.r-universe.dev Date/Publication: 2026-04-28 20:34:20 UTC RemoteUrl: https://github.com/kjhealy/nycroutes RemoteRef: HEAD RemoteSha: 70080fee026d5f5103bdd303fd5ef498471b3ae3 NeedsCompilation: no Packaged: 2026-07-18 05:29:50 UTC; root Author: Kieran Healy [aut, cre] Maintainer: Kieran Healy