Type: Package Package: birdseyeview Title: Make Planning Maps, Tables, and Visualizations Version: 0.1.0 Authors@R: person("Eli", "Pousson", , "eli.pousson@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8280-1706")) Description: This package helps create maps, tables, and figures for planning documents using open spatial data. birdseyeview is designed to work with the sfext and maplayer packages and relies on sf, ggplot2, and gt. License: MIT + file LICENSE URL: https://elipousson.github.io/birdseyeview/ Imports: cli, dplyr, ggplot2, glue, gt, magrittr, purrr, rlang, sf, sfext, tibble, tidyselect, utils Suggests: forcats, getdata (>= 0.1.0), knitr, maplayer (>= 0.1.0), rmarkdown, scales VignetteBuilder: knitr Remotes: elipousson/getdata, elipousson/maplayer, elipousson/sfext Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.0.9000 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libnode-dev Repository: https://elipousson.r-universe.dev Date/Publication: 2022-09-21 03:09:55 UTC RemoteUrl: https://github.com/elipousson/birdseyeview RemoteRef: HEAD RemoteSha: 9d6e17cda6efa4e8f024f9e89e441930549a209b NeedsCompilation: no Packaged: 2026-06-13 09:56:00 UTC; root Author: Eli Pousson [aut, cre] (ORCID: ) Maintainer: Eli Pousson