Type: Package Package: fireexposuR Title: Compute and Visualize Wildfire Exposure Version: 1.2.0 Authors@R: c(person("Air", "Forbes", email = "heyairf@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9842-7648")), person("Jennifer", "Beverly", role = "ths")) Description: Methods for computing and visualizing wildfire ignition exposure and directional vulnerability that are published in a series of scientific publications are automated by the functions in this package. See Beverly et al. (2010) , Beverly et al. (2021) , and Beverly and Forbes (2023) for background and methodology. License: GPL (>= 3) Imports: dplyr, geosphere, ggplot2, ggspatial, magrittr, maptiles, MultiscaleDTM, rlang, sf, terra, tidyr, tidyselect, tidyterra, tmap Encoding: UTF-8 RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) URL: https://github.com/ropensci/fireexposuR, https://docs.ropensci.org/fireexposuR/ BugReports: https://github.com/ropensci/fireexposuR/issues Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: R (>= 2.10) VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libfreetype6-dev libgdal-dev gdal-bin libgeos-dev libglu1-mesa-dev make texlive libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libgl1-mesa-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2025-11-03 20:53:39 UTC RemoteUrl: https://github.com/ropensci/fireexposuR RemoteRef: main RemoteSha: 70bd025589203434c922b469011b1f475611b2c3 NeedsCompilation: no Packaged: 2026-07-01 08:28:28 UTC; root Author: Air Forbes [aut, cre] (ORCID: ), Jennifer Beverly [ths] Maintainer: Air Forbes