Package: PROJ 0.7.0
PROJ: Generic Coordinate System Transformations Using 'PROJ'
A wrapper around the generic coordinate transformation software 'PROJ' that transforms coordinates from one coordinate reference system ('CRS') to another. This includes cartographic projections as well as geodetic transformations. 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.
Authors:
PROJ_0.7.0.tar.gz
PROJ_0.7.0.zip(r-4.7)PROJ_0.7.0.zip(r-4.6)PROJ_0.7.0.zip(r-4.5)
PROJ_0.7.0.tgz(r-4.6-x86_64)PROJ_0.7.0.tgz(r-4.6-arm64)PROJ_0.7.0.tgz(r-4.5-x86_64)PROJ_0.7.0.tgz(r-4.5-arm64)
PROJ_0.7.0.tar.gz(r-4.7-arm64)PROJ_0.7.0.tar.gz(r-4.7-x86_64)PROJ_0.7.0.tar.gz(r-4.6-arm64)PROJ_0.7.0.tar.gz(r-4.6-x86_64)
PROJ_0.7.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
PROJ/json (API)
NEWS
| # Install 'PROJ' in R: |
| install.packages('PROJ', repos = c('https://hypertidy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hypertidy/proj/issues
Pkgdown/docs site:https://hypertidy.github.io
- xymap - Xymap data for testing
Last updated from:a59363afa1. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 136 | ||
| linux-devel-x86_64 | OK | 168 | ||
| source / vignettes | OK | 179 | ||
| linux-release-arm64 | OK | 138 | ||
| linux-release-x86_64 | OK | 129 | ||
| macos-release-arm64 | OK | 81 | ||
| macos-release-x86_64 | OK | 235 | ||
| macos-oldrel-arm64 | OK | 94 | ||
| macos-oldrel-x86_64 | OK | 164 | ||
| windows-devel | OK | 207 | ||
| windows-release | OK | 165 | ||
| windows-oldrel | OK | 178 | ||
| wasm-release | OK | 157 |
Exports:ok_proj6proj_crs_textproj_factorsproj_transproj_trans_createproj_version
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Is 'PROJ library >= 6' available | ok_proj6 |
| Generate a projection string. | proj_crs_text |
| Compute map projection factors for coordinates | proj_factors |
| Transform coordinates | proj_trans |
| Create a transformation object | proj_trans_create |
| Report PROJ library version | proj_version |
| xymap data for testing | xymap |
