Package: arcticdatautils Title: Utilities for the Arctic Data Center Version: 0.7.0 Authors@R: c( person("Bryce", "Mecum", email = "mecum@nceas.ucsb.edu", role = c("aut", "cre")), person("Matt", "Jones", email = "jones@nceas.ucsb.edu", role = "ctb"), person("Jesse", "Goldstein", email = "jgoldstein@nceas.ucsb.edu", role = "ctb", comment = "Maintainer"), person("Jeanette", "Clark", email = "jclark@nceas.ucsb.edu", role = "ctb", comment = "Maintainer"), person("Dominic", "Mullen", email = "dmullen17@gmail.com", role = "ctb"), person("Emily", "O'Dean", email = "eodean10@gmail.com", role = "ctb"), person("Robyn", "Thiessen-Bock", email = "robyn.thiessenbock@gmail.com", role = "ctb"), person("Derek", "Strong", email = "dstrong@nceas.ucsb.edu", role = "ctb"), person("Rachel", "Sun", email = "rachelsun@ucsb.edu", role = "ctb"), person("Jasmine", "Lai", email = "jasminelai@nceas.ucsb.edu", role = "ctb") ) Description: A set of utilities for working with the Arctic Data Center (https://arcticdata.io). License: Apache License (== 2.0) URL: https://nceas.github.io/arcticdatautils/ BugReports: https://github.com/NCEAS/arcticdatautils/issues Encoding: UTF-8 Depends: R (>= 3.2.3) Imports: dataone, datapack, dplyr, digest, EML (>= 2.0), httr, jsonlite (>= 1.8.4), magrittr, methods, filelock, stringr, stringi, tools, uuid, xml2, XML, lifecycle, rdflib, pins, rlang Suggests: emld, humaniformat, knitr, lubridate, ncdf4, RCurl, purrr, raster, rmarkdown, sf, testthat (>= 3.0.0), xslt, yaml RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libjq-dev libuv1-dev libxml2-dev libssl-dev librdf0-dev libnode-dev libx11-dev Repository: https://nceas.r-universe.dev Date/Publication: 2024-07-09 17:44:56 UTC RemoteUrl: https://github.com/NCEAS/arcticdatautils RemoteRef: HEAD RemoteSha: 62c4df83d9128746e2ed1d14383bab6856861e87 NeedsCompilation: no Packaged: 2026-07-11 04:53:26 UTC; root Author: Bryce Mecum [aut, cre], Matt Jones [ctb], Jesse Goldstein [ctb] (Maintainer), Jeanette Clark [ctb] (Maintainer), Dominic Mullen [ctb], Emily O'Dean [ctb], Robyn Thiessen-Bock [ctb], Derek Strong [ctb], Rachel Sun [ctb], Jasmine Lai [ctb] Maintainer: Bryce Mecum