Package: forestr
Type: Package
Version: 2.0.2
Title: Ecosystem and Canopy Structural Complexity Metrics from LiDAR
Authors@R: c(person("Jeff", "Atkins", email = "jwatkins6@vcu.edu",
                  role = c("aut", "cre")),
          person("Gil", "Bohrer", role = "aut"),
          person("Robert", "Fahey", role = "aut"),
          person("Brady", "Hardiman", role = "aut"),
          person("Chrisopher", "Gough", role = "aut"),
          person("Timothy", "Morin", role = "aut"),
          person("Atticus", "Stovall", role = "aut"),
          person("Naupaka", "Zimmerman", role = c("ctb", "aut")),
          person("Chris", "Black", role = "ctb"))
Author: Jeff Atkins [aut, cre],
  Gil Bohrer [aut],
  Robert Fahey [aut],
  Brady Hardiman [aut],
  Chrisopher Gough [aut],
  Timothy Morin [aut],
  Atticus Stovall [aut],
  Naupaka Zimmerman [ctb, aut],
  Chris Black [ctb]
URL: https://github.com/atkinsjeff/forestr
Maintainer: Jeff Atkins <jwatkins6@vcu.edu>
Description: Provides a toolkit for calculating forest and canopy structural complexity metrics from
    terrestrial LiDAR (light detection and ranging). References:  Atkins et al. 2018 <doi:10.1111/2041-210X.13061>; Hardiman et al. 2013 <doi:10.3390/f4030537>;
    Parker et al. 2004 <doi:10.1111/j.0021-8901.2004.00925.x>.
Depends: R (>= 3.1.2)
Imports: ggplot2, plyr, dplyr, stats, tools, viridis, tidyr, moments,
        tibble
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2020-04-14 19:04:44 UTC; jeffatkins81
Repository: CRAN
Date/Publication: 2020-04-14 19:20:05 UTC
Built: R 4.6.0; ; 2025-07-18 09:30:46 UTC; unix
