Package: arcpy Title: Interface to 'ArcGIS' 'Python' Modules Version: 0.4-0 Authors@R: person(given = "Michael", family = "Koohafkan", role = c("aut", "cre"), email = "michael.koohafkan@gmail.com") Description: An interface to the 'ArcGIS' 'arcpy' and 'arcgis' 'python' API . Provides various tools for installing and configuring a 'Conda' environment for accessing 'ArcGIS' geoprocessing functions. Helper functions for manipulating and converting 'ArcGIS' objects from R are also provided. URL: https://github.com/mkoohafkan/arcpy, https://hydroecology.net/arcpy/ BugReports: https://github.com/mkoohafkan/arcpy/issues SystemRequirements: Conda (>= 4.6), ArcGIS Pro (>= 3.0) Depends: R (>= 4.2) Imports: stats, reticulate (>= 1.31) Suggests: tibble (>= 3.0), knitr (>= 1.21), rmarkdown (>= 1.11), testthat (>= 2.1.0), rstudioapi (>= 0.7), sf, terra License: GPL (>= 3) Encoding: UTF-8 RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libpng-dev python3 Repository: https://mkoohafkan.r-universe.dev Date/Publication: 2025-05-22 15:30:52 UTC RemoteUrl: https://github.com/mkoohafkan/arcpy RemoteRef: HEAD RemoteSha: 44901e4a55fbb1683fe16481f19c62bd0882c886 NeedsCompilation: no Packaged: 2026-06-20 08:48:28 UTC; root Author: Michael Koohafkan [aut, cre] Maintainer: Michael Koohafkan