Package: ecocomDP
Type: Package
Title: Tools to Create, Use, and Convert ecocomDP Data
Description: Work with the Ecological Community Data Design Pattern. 'ecocomDP' 
    is a flexible data model for harmonizing ecological community surveys, in a 
    research question agnostic format, from source data published across 
    repositories, and with methods that keep the derived data up-to-date as the 
    underlying sources change. Described in O'Brien et al. (2021), 
    <doi:10.1016/j.ecoinf.2021.101374>.
Version: 1.3.2
Authors@R: 
    c(person(given = "Colin",
             family = "Smith", 
             role = c("aut", "cre", "cph"),
             email = "colin.smith@wisc.edu", 
             comment = c(ORCID = "0000-0003-2261-9931")),
      person(given = "Eric",
             family = "Sokol", 
             role = c("aut"), 
             email = "esokol@battelleecology.org", 
             comment = c(ORCID = "0000-0001-5923-0917")),
      person(given = "Margaret",
             family = "O'Brien", 
             role = c("aut"),
             comment = c(ORCID = "0000-0002-1693-8322")),       
      person(given = "Matt",
             family = "Bitters", 
             role = c("ctb")),
      person(given = "Melissa",
             family = "Chen", 
             role = c("ctb")),
      person(given = "Savannah",
             family = "Gonzales", 
             role = c("ctb")),
      person(given = "Matt",
             family = "Helmus", 
             role = c("ctb")),
      person(given = "Brendan",
             family = "Hobart", 
             role = c("ctb")),
      person(given = "Ruvi",
             family = "Jaimes", 
             role = c("ctb")),
      person(given = "Lara",
             family = "Janson", 
             role = c("ctb")),
      person(given = "Marta",
             family = "Jarzyna", 
             role = c("ctb")),
      person(given = "Michael",
             family = "Just", 
             role = c("ctb")),
      person(given = "Daijiang",
             family = "Li", 
             role = c("ctb")),
      person(given = "Wynne",
             family = "Moss", 
             role = c("ctb")),
      person(given = "Kari",
             family = "Norman", 
             role = c("ctb")),
      person(given = "Stephanie",
             family = "Parker", 
             role = c("ctb")),
      person(given = "Rafael",
             family = "Rangel", 
             role = c("ctb"),
             comment = c(ORCID = "0009-0000-6265-3064")),
      person(given = "Natalie",
             family = "Robinson", 
             role = c("ctb")),
      person(given = "Thilina",
             family = "Surasinghe", 
             role = c("ctb")),
      person(given = "Kyle",
             family = "Zollo-Venecek", 
             role = c("ctb"),
             comment = c(ORCID = "0000-0002-1615-590X"))
             )
License: MIT + file LICENSE
URL: https://github.com/EDIorg/ecocomDP
BugReports: https://github.com/EDIorg/ecocomDP/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.4.0)
Imports: RColorBrewer, data.table, dplyr, EML (>= 2.0.5), emld (>=
        0.5.1), geosphere, ggplot2, httr, lubridate, magrittr, methods,
        neonUtilities (>= 2.1.1), rlang, rmarkdown, stats, stringr,
        tidyr, tools, utils, uuid, xml2, neonOS
Suggests: knitr, mime, reader, ritis, taxize, testthat, worrms,
        ggrepel, usmap (>= 0.6.1), sf (>= 1.0.9), maps
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Language: en-US
NeedsCompilation: no
Packaged: 2024-08-16 18:45:06 UTC; csmith
Author: Colin Smith [aut, cre, cph] (<https://orcid.org/0000-0003-2261-9931>),
  Eric Sokol [aut] (<https://orcid.org/0000-0001-5923-0917>),
  Margaret O'Brien [aut] (<https://orcid.org/0000-0002-1693-8322>),
  Matt Bitters [ctb],
  Melissa Chen [ctb],
  Savannah Gonzales [ctb],
  Matt Helmus [ctb],
  Brendan Hobart [ctb],
  Ruvi Jaimes [ctb],
  Lara Janson [ctb],
  Marta Jarzyna [ctb],
  Michael Just [ctb],
  Daijiang Li [ctb],
  Wynne Moss [ctb],
  Kari Norman [ctb],
  Stephanie Parker [ctb],
  Rafael Rangel [ctb] (<https://orcid.org/0009-0000-6265-3064>),
  Natalie Robinson [ctb],
  Thilina Surasinghe [ctb],
  Kyle Zollo-Venecek [ctb] (<https://orcid.org/0000-0002-1615-590X>)
Maintainer: Colin Smith <colin.smith@wisc.edu>
Repository: CRAN
Date/Publication: 2024-08-16 21:40:02 UTC
Built: R 4.4.3; ; 2025-11-07 20:19:28 UTC; windows
