Package: dataaimsr Type: Package Title: AIMS Data Platform API Client Version: 1.1.0 Authors@R: c(person("Diego R.", "Barneche", email = "d.barneche@aims.gov.au", role = c("aut", "cre")), person("AIMS Datacentre", role = "aut", email = "adc@aims.gov.au"), person("Greg", "Coleman", email = "G.Coleman@aims.gov.au", role = "aut"), person("Duncan", "Fermor", email = "D.Fermor@aims.gov.au", role = "aut"), person("Eduardo", "Klein", email = "E.Klein@aims.gov.au", role = "aut"), person("Tobias", "Robinson", email = "T.Robinson@aims.gov.au", role = "aut"), person("Jason", "Smith", email = "jc.smith@aims.gov.au", role = "aut"), person("Jeffrey L.", "Sheehan", email = "JL.Sheehan@aims.gov.au", role = "aut"), person("Shannon", "Dowley", email = "S.Dowley@aims.gov.au", role = "aut"), person("Dean", "Ditton", email = "D.Ditton@aims.gov.au", role = "aut"), person("Kevin", "Gunn", email = "K.Gunn@aims.gov.au", role = "aut"), person("Gavin", "Ericson", email = "G.Ericson@aims.gov.au", role = "aut"), person("Murray", "Logan", email = "M.Logan@aims.gov.au", role = "aut"), person("Mark", "Rehbein", email = "M.Rehbein@aims.gov.au", role = "aut"), person("Sam", "Albers", role = "rev", email = "sam.albers@gov.bc.ca"), person("Elizabeth", "Stark", role = "rev", email = "estark@symbolix.com.au"), person("Laura", "DeCicco", role = "rev", email = "ldecicco@usgs.gov")) Description: AIMS Data Platform API Client which provides easy access to AIMS Data Platform scientific data and information. Depends: R (>= 3.3.0) Imports: httr, jsonlite, parsedate, dplyr, tidyr, rnaturalearth, sf, ggplot2, ggrepel, curl, rlang Suggests: httptest, rgeos, knitr, purrr, rmarkdown, testthat License: MIT + file LICENSE Encoding: UTF-8 VignetteBuilder: knitr URL: https://ropensci.github.io/dataaimsr/, https://open-aims.github.io/data-platform/key-request, https://open-aims.github.io/data-platform/swagger/ BugReports: https://github.com/ropensci/dataaimsr/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2023-05-31 05:31:27 UTC RemoteUrl: https://github.com/ropensci/dataaimsr RemoteRef: master RemoteSha: 1a6132e76b918744ae7fde7cd1146b105785ac4b NeedsCompilation: no Packaged: 2026-07-01 08:18:19 UTC; root Author: Diego R. Barneche [aut, cre], AIMS Datacentre [aut], Greg Coleman [aut], Duncan Fermor [aut], Eduardo Klein [aut], Tobias Robinson [aut], Jason Smith [aut], Jeffrey L. Sheehan [aut], Shannon Dowley [aut], Dean Ditton [aut], Kevin Gunn [aut], Gavin Ericson [aut], Murray Logan [aut], Mark Rehbein [aut], Sam Albers [rev], Elizabeth Stark [rev], Laura DeCicco [rev] Maintainer: Diego R. Barneche