Package: burnr Title: Forest Fire History Analysis Version: 0.6.1.9000 Authors@R: c( person("Steven", "Malevich", email = "sbmalev@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4752-8190")), person("Christopher", "Guiterman", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-9706-9332")), person("Ellis", "Margolis", role = c("aut"), comment = c(ORCID = "0000-0002-0595-9005"))) Description: Tools to read, write, parse, and analyze forest fire history data (e.g. FHX). Described in Malevich et al. (2018) . URL: https://github.com/ltrr-arizona-edu/burnr/ BugReports: https://github.com/ltrr-arizona-edu/burnr/issues Depends: R (>= 3.2) License: GPL (>= 3) Encoding: UTF-8 LazyData: true Suggests: testthat, knitr, rmarkdown Imports: forcats, ggplot2, glue, MASS, plyr, reshape2, rlang, stats, stringr, tidyr RoxygenNote: 7.1.2 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://ltrr-arizona-edu.r-universe.dev Date/Publication: 2025-09-30 16:26:08 UTC RemoteUrl: https://github.com/ltrr-arizona-edu/burnr RemoteRef: HEAD RemoteSha: 5804dbaa020f6fba2a9623373ef043dc831ebef2 NeedsCompilation: no Packaged: 2026-07-04 00:11:43 UTC; root Author: Steven Malevich [aut, cre] (ORCID: ), Christopher Guiterman [aut, ctb] (ORCID: ), Ellis Margolis [aut] (ORCID: ) Maintainer: Steven Malevich