Package: wcUtils Title: Utilities to Access the Wildlife Computers Data Portal API Version: 0.1 Authors@R: c( person("Josh M.", "London", role = c("aut", "cre"), email = "josh.london@noaa.gov"), person("Alexander","Zwart", role = c("ctb", "cph"), comment = "fixCSV.R from PolyPatEx package") ) Description: This package provides basic access and capabilities for interacting with and downloading data from the Wildilfe Computers Data Portal API. Where appropriate functions to specify data types and tidy the data are employed. Depends: R (>= 3.1.1) License: CC0 | file LICENSE Imports: lubridate, readr, magrittr, tidyr, dplyr, httr, digest, XML, xml2, jsonlite, data.table, janitor, fs, rlang, glue RoxygenNote: 7.2.3 Suggests: testthat Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libx11-dev Repository: https://ocean-tracking-network.r-universe.dev Date/Publication: 2024-03-14 18:09:12 UTC RemoteUrl: https://github.com/noaa-afsc/wcUtils RemoteRef: HEAD RemoteSha: 150d1047e569a8ef4c367bd374b47e6bc16312b0 NeedsCompilation: no Packaged: 2026-06-05 10:14:00 UTC; root Author: Josh M. London [aut, cre], Alexander Zwart [ctb, cph] (fixCSV.R from PolyPatEx package) Maintainer: Josh M. London