Skip to content

reproj

Coordinate System Transformations for Generic Map Data

v0.7.0 · Jun 10, 2024 · GPL-3

Description

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/>.

Downloads

1.5K

Last 30 days

3182nd

5.2K

Last 90 days

45K

Last year

Trend: +1.6% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (8)

Dependency Network

Dependencies Reverse dependencies proj4 crsmeta PROJ affinity graticule mapscanner quadmesh rbgm spex trip tripEstimation reproj

Version History

new 0.7.0 Mar 10, 2026
updated 0.7.0 ← 0.4.3 diff Jun 10, 2024
updated 0.4.3 ← 0.4.2 diff Oct 27, 2022
updated 0.4.2 ← 0.4.0 diff Apr 14, 2020
updated 0.4.0 ← 0.3.0 diff Jun 1, 2019
updated 0.3.0 ← 0.2.0 diff Apr 19, 2019
new 0.2.0 Dec 29, 2018