Package: nycmaps Title: A collection of sf objects and related tibbles for making maps of New York City Version: 0.0.3.9000 Authors@R: person("Kieran", "Healy", , "kjhealy@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "https://orcid.org/0000-0001-9114-981X")) Description: Simple features boundary files for New York City across various administrative and Census geographies. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 3.5) Suggests: terra (>= 1.7.0), testthat (>= 3.0.0), tibble (>= 3.0.0) LazyData: true LazyDataCompression: xz URL: https://github.com/kjhealy/nycmaps BugReports: https://github.com/kjhealy/nycmaps/issues Config/testthat/edition: 3 Imports: cli, sf Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://kjhealy.r-universe.dev Date/Publication: 2026-05-05 20:20:08 UTC RemoteUrl: https://github.com/kjhealy/nycmaps RemoteRef: HEAD RemoteSha: 36d0cf556b238f6e9640ebe9d64630184c99a799 NeedsCompilation: no Packaged: 2026-07-04 05:23:01 UTC; root Author: Kieran Healy [aut, cre] (ORCID: ) Maintainer: Kieran Healy