Package: neonPlantEcology
Type: Package
Title: Process NEON Plant Data for Ecological Analysis
Version: 1.4.0
Date: 2024-01-03
Authors@R: c(
  person("Adam", "Mahood", email = "admahood@gmail.com",role = c("aut", "cre")),
  person("Jacob", "Macdonald", role = "ctb"), 
  person("Ranjan", "Muthukrishnan", role = "ctb"))
Maintainer: Adam Mahood <admahood@gmail.com>
Description: Downloading and organizing plant presence and percent cover data from the National Ecological Observatory Network <https://www.neonscience.org>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: neonUtilities, vegan, ggplot2, data.table, dtplyr, dplyr, sf,
        stringr, tibble, tidyr, ggpubr, utils
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/admahood/neonPlantEcology
BugReports: https://github.com/admahood/neonPlantEcology/issues
NeedsCompilation: no
Packaged: 2024-01-24 23:47:38 UTC; Adam.Mahood
Author: Adam Mahood [aut, cre],
  Jacob Macdonald [ctb],
  Ranjan Muthukrishnan [ctb]
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2024-01-25 00:10:02 UTC
