geography/R-rgeos - The NetBSD Packages Collection

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.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

math/R geography/geos math/R-sp math/R geography/geos

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64R-rgeos-0.6.3.tgz
NetBSD 10.0aarch64R-rgeos-0.6.3.tgz
NetBSD 10.0aarch64R-rgeos-0.6.3.tgz
NetBSD 10.0aarch64ebR-rgeos-0.6.3.tgz
NetBSD 10.0aarch64ebR-rgeos-0.6.3.tgz
NetBSD 10.0earmv7hfR-rgeos-0.6.3.tgz
NetBSD 10.0earmv7hfR-rgeos-0.6.3.tgz
NetBSD 10.0earmv7hfR-rgeos-0.6.3.tgz
NetBSD 10.0i386R-rgeos-0.6.3.tgz
NetBSD 10.0i386R-rgeos-0.6.3.tgz
NetBSD 10.0powerpcR-rgeos-0.6.3.tgz
NetBSD 10.0x86_64R-rgeos-0.6.3.tgz
NetBSD 10.0_BETAx86_64R-rgeos-0.6.3.tgz
NetBSD 8.0powerpcR-rgeos-0.5.7.tgz
NetBSD 8.0powerpcR-rgeos-0.6.3.tgz
NetBSD 8.0powerpcR-rgeos-0.6.3.tgz
NetBSD 8.0powerpcR-rgeos-0.6.3.tgz
NetBSD 8.0x86_64R-rgeos-0.6.3.tgz
NetBSD 8.0x86_64R-rgeos-0.6.3.tgz
NetBSD 9.0aarch64R-rgeos-0.6.3.tgz
NetBSD 9.0aarch64R-rgeos-0.6.3.tgz
NetBSD 9.0aarch64R-rgeos-0.6.3.tgz
NetBSD 9.0alphaR-rgeos-0.5.7.tgz
NetBSD 9.0earmv7hfR-rgeos-0.6.3.tgz
NetBSD 9.0earmv7hfR-rgeos-0.6.3.tgz
NetBSD 9.0earmv7hfR-rgeos-0.6.3.tgz
NetBSD 9.0i386R-rgeos-0.6.3.tgz
NetBSD 9.0i386R-rgeos-0.6.3.tgz
NetBSD 9.0powerpcR-rgeos-0.6.3.tgz
NetBSD 9.0powerpcR-rgeos-0.6.3.tgz
NetBSD 9.0powerpcR-rgeos-0.6.3.tgz
NetBSD 9.0sparc64R-rgeos-0.5.7.tgz
NetBSD 9.0x86_64R-rgeos-0.6.3.tgz
NetBSD 9.0x86_64R-rgeos-0.6.3.tgz
NetBSD 9.3x86_64R-rgeos-0.6.3.tgz
NetBSD 9.3x86_64R-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.

Available build options

(none)

Known vulnerabilities

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.