Package: datamgmt Type: Package Title: Data Management Utilities for Curating, Documenting, and Publishing Data Version: 0.1.1 Authors@R: c( person("Matthew B.", "Jones", email = "jones@nceas.ucsb.edu", role = c("cre"), comment=c(ORCID = "0000-0003-0077-4738")), person("Dominic", "Mullen", email = "dmullen17@gmail.com", role = "aut"), person("Irene", "Steves", comment = "https://github.com/isteves", role = "aut"), person("Mitchell", "Maier", email = "mitchell.maier@gmail.com", role = "aut"), person("Emily", "O'Dean", email = "eodean10@gmail.com", role = "aut"), person("Stephanie", "Freund", email = "smfreu@gmail.com", role = "aut"), person("Sharis", "Ochs", email = "sharisnochs@gmail.com", role = "aut"), person("Derek", "Strong", email = "dstrong@nceas.ucsb.edu", role = "aut") ) Description: Data management utilities for curating, documenting, and publishing data. License: Apache License (== 2.0) URL: https://nceas.github.io/datamgmt/ BugReports: https://github.com/NCEAS/datamgmt/issues Encoding: UTF-8 Imports: arcticdatautils, compare, crayon, dataone, datapack, digest, dplyr, EML (>= 2.0), gsubfn, httr, jsonlite, listviewer, lubridate, magrittr, methods, ncdf4, RCurl, readxl, sf, stringi, stringr, tidyr, utils, uuid, XML, xml2, googlesheets4 Suggests: testthat, knitr, igraph, purrr, rmarkdown, visNetwork Remotes: NCEAS/arcticdatautils Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libjq-dev libuv1-dev libxml2-dev libnetcdf-dev libssl-dev libproj-dev librdf0-dev libsqlite3-dev libudunits2-dev libnode-dev libx11-dev zlib1g-dev Repository: https://nceas.r-universe.dev Date/Publication: 2023-06-03 01:48:02 UTC RemoteUrl: https://github.com/NCEAS/datamgmt RemoteRef: HEAD RemoteSha: ac799c540cdba7ebfe82b8d161e23c7bd298cffc NeedsCompilation: no Packaged: 2026-07-03 22:42:59 UTC; root Author: Matthew B. Jones [cre] (ORCID: ), Dominic Mullen [aut], Irene Steves [aut] (https://github.com/isteves), Mitchell Maier [aut], Emily O'Dean [aut], Stephanie Freund [aut], Sharis Ochs [aut], Derek Strong [aut] Maintainer: Matthew B. Jones