The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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 <https://proj.org/>.
Version: | 0.7.0 |
Depends: | R (≥ 3.2.5) |
Imports: | proj4, crsmeta (≥ 0.3.0), PROJ (≥ 0.4.5) |
Suggests: | testthat, covr |
Published: | 2024-06-11 |
DOI: | 10.32614/CRAN.package.reproj |
Author: | Michael D. Sumner [aut, cre] |
Maintainer: | Michael D. Sumner <mdsumner at gmail.com> |
BugReports: | https://github.com/hypertidy/reproj/issues |
License: | GPL-3 |
URL: | https://github.com/hypertidy/reproj, https://hypertidy.github.io/reproj/ |
NeedsCompilation: | no |
SystemRequirements: | PROJ (>= 4.4.6) |
Materials: | README NEWS |
CRAN checks: | reproj results |
Reference manual: | reproj.pdf |
Package source: | reproj_0.7.0.tar.gz |
Windows binaries: | r-devel: reproj_0.7.0.zip, r-release: reproj_0.7.0.zip, r-oldrel: reproj_0.7.0.zip |
macOS binaries: | r-release (arm64): reproj_0.7.0.tgz, r-oldrel (arm64): reproj_0.7.0.tgz, r-release (x86_64): reproj_0.7.0.tgz, r-oldrel (x86_64): reproj_0.7.0.tgz |
Old sources: | reproj archive |
Reverse imports: | affinity, graticule, mapscanner, osmdata, quadmesh, rbgm, spex, trip, tripEstimation |
Please use the canonical form https://CRAN.R-project.org/package=reproj to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.