Package: reproj 0.8.0

Michael D. Sumner

reproj: Coordinate System Transformations for Generic Map Data

Transform coordinates from a specified source to a specified target map projection. This uses the 'PROJ' library directly, via the 'PROJ' package. The 'reproj()' function is generic, methods may be added to remove the need for an explicit source definition. 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/>.

Authors:Michael D. Sumner [aut, cre]

reproj_0.8.0.tar.gz
reproj_0.8.0.zip(r-4.7)reproj_0.8.0.zip(r-4.6)reproj_0.8.0.zip(r-4.5)
reproj_0.8.0.tgz(r-4.6-any)reproj_0.8.0.tgz(r-4.5-any)
reproj_0.8.0.tar.gz(r-4.7-any)reproj_0.8.0.tar.gz(r-4.6-any)
reproj_0.8.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
reproj/json (API)

# Install 'reproj' in R:
install.packages('reproj', repos = c('https://hypertidy.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/hypertidy/reproj/issues

Pkgdown/docs site:https://hypertidy.github.io

On CRAN:

Conda:

5.63 score 3 stars 14 packages 46 scripts 1.5k downloads 4 exports 6 dependencies

Last updated from:948410f270. Checks:7 ERROR, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64ERROR156
source / vignettesOK203
linux-release-x86_64ERROR150
macos-release-arm64ERROR81
macos-oldrel-arm64ERROR89
windows-develERROR72
windows-releaseERROR72
windows-oldrelERROR71
wasm-releaseOK98

Exports:reprojreproj_extentreproj_xyreproj_xyz

Dependencies:clicrsmetalifecyclePROJrlangwk

Readme and manuals

Help Manual

Help pageTopics
Reproject extentreproj_extent
Reproject coordinates.reproj reproj.data.frame reproj.matrix reproj.mesh3d reproj.quadmesh reproj.sc reproj.triangmesh reproj_xy reproj_xyz