rgeos: Interface to Geometry Engine - Open Source ('GEOS')

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 and Mac Intel OS X binaries are provided on 'CRAN'. ('rgeos' >= 0.5-1): Up to and including 'GEOS' 3.7.1, topological operations succeeded with some invalid geometries for which the same operations fail from and including 'GEOS' 3.7.2. The 'checkValidity=' argument defaults and structure have been changed, from default FALSE to integer default '0L' for 'GEOS' < 3.7.2 (no check), '1L' 'GEOS' >= 3.7.2 (check and warn). A value of '2L' is also provided that may be used, assigned globally using 'set_RGEOS_CheckValidity(2L)', or locally using the 'checkValidity=2L' argument, to attempt zero-width buffer repair if invalid geometries are found. The previous default (FALSE, now '0L') is fastest and used for 'GEOS' < 3.7.2, but will not warn users of possible problems before the failure of topological operations that previously succeeded. From 'GEOS' 3.8.0, repair of geometries may also be attempted using 'gMakeValid()', which may, however, return a collection of geometries of different types.

Version: 0.5-3
Depends: R (≥ 3.3.0), methods, sp (≥ 1.1-0)
Imports: utils, stats, graphics
LinkingTo: sp
Suggests: maptools (≥ 0.8-5), testthat, XML, maps, rgdal
Published: 2020-05-08
Author: Roger Bivand ORCID iD [cre, aut], Colin Rundel [aut], Edzer Pebesma [ctb], Rainer Stuetz [ctb], Karl Ove Hufthammer [ctb], Patrick Giraudoux [ctb], Martin Davis [cph, ctb], Sandro Santilli [cph, ctb]
Maintainer: Roger Bivand <Roger.Bivand at nhh.no>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://r-forge.r-project.org/projects/rgeos/ https://trac.osgeo.org/geos/ http://rgeos.r-forge.r-project.org/index.html
NeedsCompilation: yes
SystemRequirements: GEOS (>= 3.2.0); for building from source: GEOS from http://trac.osgeo.org/geos/; GEOS OSX frameworks built by William Kyngesburye at http://www.kyngchaos.com/ may be used for source installs on OSX.
Materials: ChangeLog
In views: Spatial
CRAN checks: rgeos results

Downloads:

Reference manual: rgeos.pdf
Package source: rgeos_0.5-3.tar.gz
Windows binaries: r-devel: rgeos_0.5-3.zip, r-release: rgeos_0.5-3.zip, r-oldrel: rgeos_0.5-3.zip
macOS binaries: r-release: rgeos_0.5-3.tgz, r-oldrel: rgeos_0.5-3.tgz
Old sources: rgeos archive

Reverse dependencies:

Reverse depends: cleangeo, DivE, GISTools, highriskzone, ibeemd, IceCast, itcSegment, KappaV, pycno, spatialClust, spMaps, Watersheds
Reverse imports: amt, antaresViz, BIEN, birdring, BIRDS, briskaR, cartograflow, cartography, CCAMLRGIS, ConR, constrainedKriging, contact, CoordinateCleaner, disaggregation, DSpat, DSsim, dynatopmodel, EcoIndR, eechidna, emdi, ENMTools, expp, ExtractTrainData, FedData, fieldRS, flightplanning, FLightR, flowDensity, ForestGapR, ForestTools, GADMTools, gDefrag, GeNetIt, geoaxe, geodetector, geodiv, geogrid, geojsonio, geoviz, geozoning, gfcanalysis, ggvoronoi, GInSARCorW, GmAMisc, gtfs2gps, hero, hierarchicalDS, hyfo, hypervolume, incR, inlabru, inlmisc, ipdw, LabourMarketAreas, lakemorpho, leafletCN, leastcostpath, letsR, lgcp, lidR, mapsRinteractive, MazamaSpatialUtils, MEDITS, MetaLandSim, MODIS, Momocs, movecost, muHVT, NetLogoR, nichevol, OasisR, osmplotr, pgirmess, phyloregion, plotdap, postGIStools, prioritizr, psda, quickmapr, quickPlot, RAC, rangeBuilder, rangeMapper, rangeModelMetadata, raptr, RchivalTag, ReadDIM, red, redlistr, rKIN, rpostgis, RStoolbox, RSurvey, Rtrack, SDraw, sdStaf, SegEnvIneq, shadow, ShapePattern, SK, smartR, SpaDES.tools, spatialEco, SpatialEpiApp, SpatialGraph, SpatialPosition, spatsoc, spatsurv, spsurvey, SSN, stampr, stplanr, SurfaceTortoise, SWMPrExtension, TileManager, uavRmp, wallace, waveformlidar, waver, wildlifeDI, wux
Reverse suggests: adehabitatHR, adehabitatHS, adespatial, AQuadtree, BayesX, bcmaps, BiodiversityR, blockCV, broom, c14bazAAR, cancensus, cartogram, CAST, covid19mobility, daymetr, dismo, ecospat, ENMeval, epiR, excursions, fhidata, foieGras, FRK, ggformula, ggplot2, grainscape, gstat, gwfa, HSAR, hypergate, indicspecies, IsoriX, landscapemetrics, leaflet, lingtypology, mapmisc, maptools, micromap, mregions, nhdR, npphen, oce, plotly, polyCub, prioritizrdata, raster, rCAT, recurse, reproducible, rgbif, rmapshaper, rnaturalearth, RSAGA, rtop, sampSurf, secr, secrlinear, sf, sharpshootR, SiMRiv, soilDB, sp, spacetime, spdep, sptotal, stormwindmodel, streamDepletr, SubgrPlots, surveillance, tbart, tidyUSDA, tigris, TrajDataMining, trajectories, ursa, windfarmGA
Reverse enhances: geostatsp

Linking:

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