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

CRAN

1.4K

Last 30 days

3147th

4.5K

Last 90 days

31.8K

Last year

Trend: -11.1% (30d vs prior 30d)

r2u CRAN

10

Last 30 days

38

Last 90 days

169

Last year

Trend: -44.4% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 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-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 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
NOTE 12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Michael D. Sumner <mdsumner@gmail.com>’

Reading Rd files failed with message:
  cannot open the connection
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

7 tracked
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