Package: geosapi Type: Package Title: GeoServer REST API R Interface Version: 0.8-1 Date: 2026-07-21 Authors@R: c(person("Emmanuel", "Blondel", role = c("aut", "cre"), email = "emmanuel.blondel1@gmail.com", comment = c(ORCID = "0000-0002-5870-5762"))) Maintainer: Emmanuel Blondel Description: Provides an R interface to the GeoServer REST API, allowing to upload and publish data in a GeoServer web-application and expose data to OGC Web-Services. The package currently supports all CRUD (Create,Read,Update,Delete) operations on GeoServer workspaces, namespaces, datastores (stores of vector data), featuretypes, layers, styles, as well as vector data upload operations. For more information about the GeoServer REST API, see . Depends: R (>= 3.1.0) Imports: R6, cli, openssl, httr, xml2, magrittr, keyring, readr Suggests: testthat, waldo, roxygen2, shiny, knitr, markdown License: MIT + file LICENSE URL: https://github.com/eblondel/geosapi, https://eblondel.github.io/geosapi/, https://geoserver.org/ BugReports: https://github.com/eblondel/geosapi/issues LazyLoad: yes RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/pak/sysreqs: libsecret-1-dev libxml2-dev libssl-dev libx11-dev Repository: https://eblondel.r-universe.dev Date/Publication: 2026-07-21 20:08:49 UTC RemoteUrl: https://github.com/eblondel/geosapi RemoteRef: HEAD RemoteSha: 1f08fa9e844f24b2a2ebbf6d1239ea2a3d5bbead NeedsCompilation: no Packaged: 2026-07-21 20:36:20 UTC; root Author: Emmanuel Blondel [aut, cre] (ORCID: )