Package: airportr Type: Package Title: Convenience Tools for Working with Airport Data Version: 0.2.2 Authors@R: person("Dmitry", "Shkolnik", email = "shkolnikd@gmail.com", role = c("aut", "cre")) Maintainer: Dmitry Shkolnik Description: Provides tools to work with airport data including lookup functions to translate between airport codes (IATA, ICAO) and names, as well as distance calculation functions using the Haversine formula. Airport data is sourced from OpenFlights and licensed under the ODC Open Database License (ODbL). License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: dplyr (>= 1.0.0) Depends: R(>= 4.0.0) URL: https://github.com/dshkol/airportr, https://dshkol.github.io/airportr/ BugReports: https://github.com/dshkol/airportr/issues RoxygenNote: 7.3.2 Suggests: knitr, rmarkdown, testthat, covr VignetteBuilder: knitr Repository: https://dshkol.r-universe.dev Date/Publication: 2025-11-11 04:52:05 UTC RemoteUrl: https://github.com/dshkol/airportr RemoteRef: HEAD RemoteSha: 20dcdc129c2ed19198d8d671ab29e273868e3dfe NeedsCompilation: no Packaged: 2026-06-09 08:07:21 UTC; root Author: Dmitry Shkolnik [aut, cre]