Package: nychex Title: Tessellated Hex Maps for New York City Geographies Version: 0.3.0 Authors@R: person("Kieran", "Healy", , "kjhealy@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9114-981X")) Description: Provides sf objects containing hexagonal and square tile maps for New York City administrative geographies. Each polygon in the source geography is represented by a single tile, preserving the overall spatial layout of the city. LazyData: true LazyDataCompression: xz Depends: R (>= 4.1.0) License: MIT + file LICENSE URL: https://kjhealy.github.io/nychex/, https://github.com/kjhealy/nychex BugReports: https://github.com/kjhealy/nychex/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: dplyr, ggplot2, sf, testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://kjhealy.r-universe.dev Date/Publication: 2026-04-19 14:02:14 UTC RemoteUrl: https://github.com/kjhealy/nychex RemoteRef: HEAD RemoteSha: a41b7a255cf15ff79793da3cb3a85cd2220c8404 NeedsCompilation: no Packaged: 2026-07-18 05:31:45 UTC; root Author: Kieran Healy [aut, cre] (ORCID: ) Maintainer: Kieran Healy