Package: RPyGeo
Type: Package
Title: ArcGIS Geoprocessing via Python
Version: 1.0.0
Date: 2018-11-12
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/fapola/RPyGeo
BugReports: https://github.com/fapola/RPyGeo/issues
License: GPL-3
LazyData: TRUE
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
NeedsCompilation: no
Packaged: 2018-11-12 11:08:24 UTC; marc
Author: Alexander Brenning [aut, cre],
  Fabian Polakowski [aut],
  Marc Becker [aut],
  Jannes Muenchow [ctb] (<https://orcid.org/0000-0001-7834-4717>)
Maintainer: Alexander Brenning <alexander.brenning@uni-jena.de>
Repository: CRAN
Date/Publication: 2018-11-14 11:00:11 UTC
Built: R 4.6.0; ; 2025-10-14 02:35:18 UTC; windows
