# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "geographiclib" in publications use:' type: software license: MIT title: 'geographiclib: Access to ''GeographicLib''' version: 0.4.2.9002 doi: 10.32614/CRAN.package.geographiclib abstract: Bindings to the 'GeographicLib' C++ library for precise geodetic calculations including geodesic computations (distance, bearing, paths, intersections), map projections (UTM/UPS, Transverse Mercator, Lambert Conformal Conic, and more), grid reference systems (MGRS, Geohash, GARS, Georef), coordinate conversions (geocentric, local Cartesian), and polygon area on the WGS84 ellipsoid. All functions are fully vectorized. authors: - family-names: Sumner given-names: Michael email: mdsumner@gmail.com - family-names: Karney given-names: Charles repository: https://hypertidy.r-universe.dev repository-code: https://github.com/hypertidy/geographiclib commit: dd9bac8e497dae419e01e38eb341f18bc9285082 url: https://github.com/hypertidy/geographiclib date-released: '2026-03-06' contact: - family-names: Sumner given-names: Michael email: mdsumner@gmail.com