Package: neonPlantEcology
Type: Package
Title: Process NEON Plant Data for Ecological Analysis
Version: 1.6.1
Date: 2024-05-30
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,
        lubridate, sf, stringr, tibble, tidyr, ggpubr, utils
RoxygenNote: 7.3.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/admahood/neonPlantEcology
BugReports: https://github.com/admahood/neonPlantEcology/issues
NeedsCompilation: no
Packaged: 2024-05-30 17:03:30 UTC; Adam.Mahood
Author: Adam Mahood [aut, cre],
  Jacob Macdonald [ctb],
  Ranjan Muthukrishnan [ctb]
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2024-05-30 17:30:02 UTC
Built: R 4.6.0; ; 2025-10-11 04:18:06 UTC; windows
