Package: mgrs
Type: Package
Title: Convert 'MGRS' ('Military Grid Reference System') Coordinates
        From/To Other Coordinate Systems
Version: 0.2.1
Date: 2019-11-28
Authors@R: c(
      person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"),
             comment = c(ORCID = "0000-0001-5670-2640")),
      person("Gregory", "Smith", email = "mith.10305@buckeyemail.osu.edu",
             role = c("ctb"))
     )
Maintainer: Bob Rudis <bob@rud.is>
Description: 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.
URL: https://gitlab.com/hrbrmstr/mgrs
BugReports: https://gitlab.com/hrbrmstr/mgrs/issues
Encoding: UTF-8
Copyright: file inst/COPYRIGHTS
License: MIT + file LICENSE
Suggests: testthat, covr
Depends: R (>= 3.2.0)
Imports: Rcpp, magrittr
LinkingTo: Rcpp
RoxygenNote: 6.1.1
Author: Bob Rudis [aut, cre] (<https://orcid.org/0000-0001-5670-2640>),
  Gregory Smith [ctb]
Built: R 3.5.1; x86_64-w64-mingw32; 2019-12-10 15:55:24 UTC; windows
Archs: x64
