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), . 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 Config/pak/sysreqs: cmake make libicu-dev libjq-dev libuv1-dev libxml2-dev libssl-dev libnode-dev xz-utils Repository: https://ediorg.r-universe.dev Date/Publication: 2025-06-04 18:03:27 UTC RemoteUrl: https://github.com/ediorg/ecocomdp RemoteRef: HEAD RemoteSha: 531bbefc6a584cfde708c8112ac08b9c63b810bc NeedsCompilation: no Packaged: 2026-07-04 20:17:12 UTC; root Author: Colin Smith [aut, cre, cph] (ORCID: ), Eric Sokol [aut] (ORCID: ), Margaret O'Brien [aut] (ORCID: ), 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] (ORCID: ), Natalie Robinson [ctb], Thilina Surasinghe [ctb], Kyle Zollo-Venecek [ctb] (ORCID: ) Maintainer: Colin Smith