Package: nycstreets Title: NYC Street Centerline Data Version: 0.0.1.9000 Authors@R: person("Kieran", "Healy", , "kjhealy@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9114-981X")) Description: Provides an sf object containing the New York City street centerline dataset from NYC Open Data. License: MIT + file LICENSE URL: https://github.com/kjhealy/nycstreets BugReports: https://github.com/kjhealy/nycstreets/issues Depends: R (>= 4.1.0) Suggests: sf (>= 1.0.0), tibble (>= 3.0.0) 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-12 13:19:35 UTC RemoteUrl: https://github.com/kjhealy/nycstreets RemoteRef: HEAD RemoteSha: 365a27f18dd70acdc174545922a7fc56c39f5f99 NeedsCompilation: no Packaged: 2026-06-14 10:54:10 UTC; root Author: Kieran Healy [aut, cre] (ORCID: ) Maintainer: Kieran Healy