hrbrmstr. To fix this you can add URL: https://b-cubed-eu.r-universe.dev/mgrs to the package DESCRIPTION file. See also theR-universe documentation.Package: mgrs 0.2.4
mgrs: Convert 'MGRS' ('Military Grid Reference System') Coordinates From/To Other Coordinate Systems
The 'Military Grid Reference System' ('MGRS') is the geocoordinate standard used by 'NATO' militaries for locating points on the earth. The 'MGRS' is derived from the 'Universal Transverse Mercator' ('UTM') grid system and the universal polar stereographic ('UPS') grid system, but uses a different labeling convention. The 'MGRS' is used for the entire earth. Methods are provided to convert 'MGRS' coordinates to and from other coordinate systems.
Authors:
mgrs_0.2.4.tar.gz
mgrs_0.2.4.zip(r-4.7)mgrs_0.2.4.zip(r-4.6)mgrs_0.2.4.zip(r-4.5)
mgrs_0.2.4.tgz(r-4.6-x86_64)mgrs_0.2.4.tgz(r-4.6-arm64)mgrs_0.2.4.tgz(r-4.5-x86_64)mgrs_0.2.4.tgz(r-4.5-arm64)
mgrs_0.2.4.tar.gz(r-4.7-arm64)mgrs_0.2.4.tar.gz(r-4.7-x86_64)mgrs_0.2.4.tar.gz(r-4.6-arm64)mgrs_0.2.4.tar.gz(r-4.6-x86_64)
mgrs_0.2.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mgrs/json (API)
| # Install 'mgrs' in R: |
| install.packages('mgrs', repos = c('https://b-cubed-eu.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://gitlab.com/hrbrmstr/mgrs
coordinatesgrid-referencesmgrsprojectionutm-codescpp
Last updated from:ed355db029. Checks:6 OK, 7 WARNING. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 120 | ||
| linux-devel-x86_64 | OK | 106 | ||
| source / vignettes | OK | 158 | ||
| linux-release-arm64 | OK | 100 | ||
| linux-release-x86_64 | OK | 106 | ||
| macos-release-arm64 | WARNING | 82 | ||
| macos-release-x86_64 | WARNING | 214 | ||
| macos-oldrel-arm64 | WARNING | 112 | ||
| macos-oldrel-x86_64 | WARNING | 190 | ||
| windows-devel | WARNING | 107 | ||
| windows-release | WARNING | 79 | ||
| windows-oldrel | WARNING | 88 | ||
| wasm-release | OK | 97 |
Exports:latlng_to_mgrsmgrs_precisionmgrs_to_latlngmgrs_to_upsmgrs_to_utmups_to_latlngups_to_mgrsutm_to_latlngutm_to_mgrs
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert latitude/longitude to MGRS string | latlng_to_mgrs |
| Convert 'MGRS' ('Military Grid Reference System') Coordinates From/To Other Coordinate Systems | mgrs-package mgrs |
| Return MGRS grid reference precision (in meters) | mgrs_precision |
| Convert an MGRS string to latitude/longitude | mgrs_to_latlng |
| Convert MGRS to UPS | mgrs_to_ups |
| Convert MGRS to UTM | mgrs_to_utm |
| Convert UPS to Latitude/Longitude | ups_to_latlng |
| Convert UPS to MGRS | ups_to_mgrs |
| Convert UTM to Latitude/Longitude | utm_to_latlng |
| Convert UTM to MGRS | utm_to_mgrs |
