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.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | R-rgeos-0.6.3.tgz |
NetBSD 10.0 | aarch64 | R-rgeos-0.6.3.tgz |
NetBSD 10.0 | aarch64eb | R-rgeos-0.6.3.tgz |
NetBSD 10.0 | aarch64eb | R-rgeos-0.6.3.tgz |
NetBSD 10.0 | earmv7hf | R-rgeos-0.6.3.tgz |
NetBSD 10.0 | earmv7hf | R-rgeos-0.6.3.tgz |
NetBSD 10.0 | earmv7hf | R-rgeos-0.6.3.tgz |
NetBSD 10.0 | i386 | R-rgeos-0.6.3.tgz |
NetBSD 10.0 | i386 | R-rgeos-0.6.3.tgz |
NetBSD 10.0 | powerpc | R-rgeos-0.6.3.tgz |
NetBSD 10.0 | powerpc | R-rgeos-0.6.3.tgz |
NetBSD 10.0 | powerpc | R-rgeos-0.6.3.tgz |
NetBSD 10.0 | sparc64 | R-rgeos-0.6.3.tgz |
NetBSD 10.0 | sparc64 | R-rgeos-0.6.3.tgz |
NetBSD 10.0 | x86_64 | R-rgeos-0.6.3.tgz |
NetBSD 10.0 | x86_64 | R-rgeos-0.6.3.tgz |
NetBSD 9.0 | aarch64 | R-rgeos-0.6.3.tgz |
NetBSD 9.0 | aarch64 | R-rgeos-0.6.3.tgz |
NetBSD 9.0 | alpha | R-rgeos-0.6.3.tgz |
NetBSD 9.0 | alpha | R-rgeos-0.6.3.tgz |
NetBSD 9.0 | earmv7hf | R-rgeos-0.6.3.tgz |
NetBSD 9.0 | earmv7hf | R-rgeos-0.6.3.tgz |
NetBSD 9.0 | earmv7hf | R-rgeos-0.6.3.tgz |
NetBSD 9.0 | i386 | R-rgeos-0.6.3.tgz |
NetBSD 9.0 | i386 | R-rgeos-0.6.3.tgz |
NetBSD 9.0 | powerpc | R-rgeos-0.6.3.tgz |
NetBSD 9.0 | powerpc | R-rgeos-0.6.3.tgz |
NetBSD 9.0 | powerpc | R-rgeos-0.6.3.tgz |
NetBSD 9.0 | x86_64 | R-rgeos-0.6.3.tgz |
NetBSD 9.0 | x86_64 | R-rgeos-0.6.3.tgz |
NetBSD 9.3 | x86_64 | R-rgeos-0.6.3.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.