RQGIS: Integrating R with QGIS

Establishes an interface between R and 'QGIS', i.e. it allows the user to access 'QGIS' functionalities from the R console. It achieves this by using the 'QGIS' Python API via the command line. Hence, RQGIS extends R's statistical power by the incredible vast geo-functionality of 'QGIS' (including also 'GDAL', 'SAGA'- and 'GRASS'-GIS among other third-party providers). This in turn creates a powerful environment for advanced and innovative (geo-)statistical geocomputing. 'QGIS' is licensed under GPL version 2 or greater and is available from <http://www.qgis.org/en/site/>.

Version: 1.0.2
Depends: R (≥ 3.2.0), reticulate (≥ 1.2)
Imports: raster, RCurl, readr, rgdal, sf (≥ 0.4-2), sp, stringr, tools, XML
Suggests: knitr, rgrass7, rmarkdown, testthat
Published: 2017-11-04
Author: Jannes Muenchow [aut, cre], Patrick Schratz [aut]
Maintainer: Jannes Muenchow <jannes.muenchow at uni-jena.de>
BugReports: https://github.com/jannes-m/RQGIS/issues
License: GPL-3
URL: https://github.com/jannes-m/RQGIS
NeedsCompilation: no
SystemRequirements: Python (>= 2.7), QGIS (>= 2.14)
Materials: NEWS
In views: Spatial
CRAN checks: RQGIS results

Downloads:

Reference manual: RQGIS.pdf
Vignettes: (R)QGIS installation guide for Windows, Mac & Linux"
Package source: RQGIS_1.0.2.tar.gz
Windows binaries: r-devel: RQGIS_1.0.2.zip, r-release: RQGIS_1.0.2.zip, r-oldrel: RQGIS_1.0.2.zip
OS X El Capitan binaries: r-release: RQGIS_1.0.2.tgz
OS X Mavericks binaries: r-oldrel: RQGIS_1.0.2.tgz
Old sources: RQGIS archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RQGIS to link to this page.