A wrapper around the generic coordinate transformation software 'PROJ' that transforms geospatial coordinates from one coordinate reference system ('CRS') to another. This includes cartographic projections as well as geodetic transformations. Version 7.1.0-1 or higher of the R package 'libproj' is required. The intention is for this package to be used by user-packages such as 'reproj', and that the older 'PROJ.4' and version 5 pathways be provided by the 'proj4' package. Separating this disruptive version change (from 4.0 and 5.0, to 6.0 and above) allows the use of existing and stable code in 'proj4' alongside the new idioms and requirements of modern 'PROJ'. For control of metadata files for the 'PROJ' library, see tools in the 'libproj' package.
Version: | 0.3.1 |
Depends: | R (≥ 3.0.2) |
Imports: | libproj (≥ 7.1.0-1) |
LinkingTo: | libproj (≥ 7.1.0-1) |
Suggests: | testthat (≥ 2.1.0), spelling, knitr, rmarkdown |
Published: | 2020-08-31 |
Author: | Michael D. Sumner |
Maintainer: | Michael D. Sumner <mdsumner at gmail.com> |
BugReports: | https://github.com/hypertidy/PROJ/issues |
License: | GPL-3 |
URL: | https://github.com/hypertidy/PROJ |
NeedsCompilation: | yes |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | PROJ results |
Reference manual: | PROJ.pdf |
Vignettes: |
PROJ |
Package source: | PROJ_0.3.1.tar.gz |
Windows binaries: | r-devel: PROJ_0.3.1.zip, r-release: PROJ_0.3.1.zip, r-oldrel: PROJ_0.3.1.zip |
macOS binaries: | r-release: PROJ_0.3.1.tgz, r-oldrel: PROJ_0.3.1.tgz |
Old sources: | PROJ archive |
Reverse imports: | reproj |
Please use the canonical form https://CRAN.R-project.org/package=PROJ to link to this page.