Package: burnr
Title: Advanced Fire History Analysis in R
Version: 0.2.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. FHX2) 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)
LazyData: true
Suggests: testthat, knitr, rmarkdown
Imports: MASS, stats, ggplot2, reshape2, plyr
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-05-29 21:32:44 UTC; sbm
Author: Steven Malevich [aut, cre],
  Christopher Guiterman [ctb],
  Ellis Margolis [ctb]
Maintainer: Steven Malevich <malevich@email.arizona.edu>
Repository: CRAN
Date/Publication: 2017-05-30 05:23:44 UTC
