Package: RPyGeo Type: Package Title: ArcGIS Geoprocessing via Python Version: 1.0.1 Authors@R: c( person("Alexander", "Brenning", , "alexander.brenning@uni-jena.de", c("aut", "cre")), person("Fabian", "Polakowski", , "fabian.polakowski@gmail.com", role = "aut"), person("Marc", "Becker", ,"marc.becker@uni-jena.de", role = "aut"), person("Jannes", "Muenchow", role = "ctb", comment = c(ORCID = '0000-0001-7834-4717')) ) Description: Provides access to ArcGIS geoprocessing tools by building an interface between R and the ArcPy Python side-package via the reticulate package. URL: https://github.com/r-spatial/RPyGeo BugReports: https://github.com/r-spatial/RPyGeo/issues License: GPL-3 Imports: reticulate (>= 1.2), sf, raster, tools, stringr, utils, rmarkdown, magrittr, stats, purrr SystemRequirements: Python (>= 2.6.0), ArcGIS (>= 10.0) RoxygenNote: 6.1.1 Suggests: testthat, knitr, spData, rstudioapi, bookdown VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev libssl-dev libproj-dev python3 libsqlite3-dev libudunits2-dev Repository: https://r-spatial.r-universe.dev Date/Publication: 2020-04-05 08:20:52 UTC RemoteUrl: https://github.com/r-spatial/rpygeo RemoteRef: HEAD RemoteSha: e4348bd695a305c1e57c9f525e2610dbf5808254 NeedsCompilation: no Packaged: 2026-07-04 17:35:17 UTC; root Author: Alexander Brenning [aut, cre], Fabian Polakowski [aut], Marc Becker [aut], Jannes Muenchow [ctb] (ORCID: ) Maintainer: Alexander Brenning