Transform coordinates via 'PROJ' using the library directly, by wrapping the 'proj4' package. The 'reproj' function handles the need for radian units for either source or target and allows removing an explicit source definition in methods that extend the generic. The 'PROJ' library is available at <https://proj4.org/>.
Version: | 0.4.0 |
Depends: | R (≥ 3.2.5) |
Imports: | proj4, tibble |
Suggests: | testthat, covr |
Published: | 2019-06-02 |
Author: | Michael D. Sumner |
Maintainer: | Michael D. Sumner <mdsumner at gmail.com> |
BugReports: | https://github.com/hypertidy/reproj/issues/ |
License: | GPL-3 |
URL: | https://github.com/hypertidy/reproj/ |
NeedsCompilation: | no |
SystemRequirements: | PROJ (>= 4.4.6) |
Materials: | README NEWS |
CRAN checks: | reproj results |
Reference manual: | reproj.pdf |
Package source: | reproj_0.4.0.tar.gz |
Windows binaries: | r-devel: reproj_0.4.0.zip, r-devel-gcc8: reproj_0.4.0.zip, r-release: reproj_0.4.0.zip, r-oldrel: reproj_0.4.0.zip |
OS X binaries: | r-release: reproj_0.4.0.tgz, r-oldrel: reproj_0.4.0.tgz |
Old sources: | reproj archive |
Reverse imports: | ceramic, quadmesh, spex |
Please use the canonical form https://CRAN.R-project.org/package=reproj to link to this page.