Package: ltertools
Type: Package
Title: Tools Developed by the Long Term Ecological Research Community
Version: 1.2.0
Date: 2025-02-21
Authors@R: c(
    person(given = "Nicholas", family = "Lyon",
          role = c("aut", "cre"),
          email = "lyon@nceas.ucsb.edu",
          comment = "https://njlyon0.github.io/"),
    person(given = "Angel", family = "Chen",
          role = c("aut"),
          email = "anchen@nceas.ucsb.edu",
          comment = "https://angelchen7.github.io"),
    person(given = "Miguel C.", family = "Leon",
           role = c("ctb"),
           comment = "https://luquillo.lter.network/"),
    person(family = "National Science Foundation",
           role = "fnd",
           comment = "NSF 1929393, 09/01/2019 - 08/31/2024"),
    person(family = "University of California, Santa Barbara", role = "cph") )
Maintainer: Nicholas Lyon <lyon@nceas.ucsb.edu>
Description: Set of the data science tools created by various members of the Long Term 
    Ecological Research (LTER) community. These functions were initially written largely 
    as standalone operations and have later been aggregated into this package.
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
Language: en-US
LazyData: true
URL: https://lter.github.io/ltertools/
BugReports: https://github.com/lter/ltertools/issues
RoxygenNote: 7.3.1
Depends: R (>= 3.5)
Imports: dplyr, generics, ggplot2, magrittr, purrr, readxl, RJSONIO,
        stats, stringr, tidyr, utils
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-02-21 15:25:23 UTC; lyon
Author: Nicholas Lyon [aut, cre] (https://njlyon0.github.io/),
  Angel Chen [aut] (https://angelchen7.github.io),
  Miguel C. Leon [ctb] (https://luquillo.lter.network/),
  National Science Foundation [fnd] (NSF 1929393, 09/01/2019 -
    08/31/2024),
  University of California, Santa Barbara [cph]
Repository: CRAN
Date/Publication: 2025-02-21 15:40:06 UTC
