Package: burnr
Title: Forest Fire History Analysis
Version: 0.6.1
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) <doi:10.1016/j.dendro.2018.02.005>.
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, MASS, plyr, reshape2, rlang, stats, stringr,
        tidyr
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-03-01 05:53:08 UTC; sbm
Author: Steven Malevich [aut, cre] (<https://orcid.org/0000-0002-4752-8190>),
  Christopher Guiterman [aut, ctb]
    (<https://orcid.org/0000-0002-9706-9332>),
  Ellis Margolis [aut] (<https://orcid.org/0000-0002-0595-9005>)
Maintainer: Steven Malevich <sbmalev@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-01 10:10:06 UTC
Built: R 4.3.0; ; 2023-07-10 05:19:43 UTC; unix
