geography/R-reproj - The NetBSD Packages Collection

Coordinate System Transformations for Generic Map Data

Transform coordinates from a specified source to a specified target
map projection. This uses the 'PROJ' library directly, by wrapping the
'PROJ' package which leverages 'libproj', otherwise the 'proj4'
package. The 'reproj()' function is generic, methods may be added to
remove the need for an explicit source definition. If 'proj4' is in
use 'reproj()' handles the requirement for conversion of angular units
where necessary. This is for use primarily to transform generic data
formats and direct leverage of the underlying 'PROJ' library. (There
are transformations that aren't possible with 'PROJ' and that are
provided by the 'GDAL' library, a limitation which users of this
package should be aware of.) The 'PROJ' library is available at
.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

geography/R-proj4 geography/R-PROJ geography/R-crsmeta math/R math/R

Binary packages

OSArchitectureVersion
(none)

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.