Package: burnr
Title: Fire-History Analysis in R
Version: 0.3.0
Authors@R: c(
  person("Steven", "Malevich", email = "malevich@email.arizona.edu", role = c("aut", "cre")),
  person("Christopher", "Guiterman", role = c("ctb")),
  person("Ellis", "Margolis", role = c("ctb")))
Description: Basic tools to analyze forest fire history data (e.g. FHX) in R.
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: MASS, stats, ggplot2, reshape2, plyr
RoxygenNote: 6.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-01-07 19:20:31 UTC; sbm
Author: Steven Malevich [aut, cre],
  Christopher Guiterman [ctb],
  Ellis Margolis [ctb]
Maintainer: Steven Malevich <malevich@email.arizona.edu>
Repository: CRAN
Date/Publication: 2019-01-07 20:10:03 UTC
