Interface to Geometry Engine - Open Source (GEOS)
Description
Interface to Geometry Engine - Open Source (GEOS) using
the C API for topology operations on geometries. The GEOS
library is external to the package, and, when installing the
package from source, must be correctly installed first. Windows
binaries are provided on CRAN. Mac Intel OS X binaries are not
provided on CRAN, but can be installed from the CRAN Extras
repository with: setRepositories(ind=1:2);
install.packages('rgeos').