Package: airportr 0.2.2
airportr: Convenience Tools for Working with Airport Data
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).
Authors:
airportr_0.2.2.tar.gz
airportr_0.2.2.zip(r-4.7)airportr_0.2.2.zip(r-4.6)airportr_0.2.2.zip(r-4.5)
airportr_0.2.2.tgz(r-4.6-any)airportr_0.2.2.tgz(r-4.5-any)
airportr_0.2.2.tar.gz(r-4.7-any)airportr_0.2.2.tar.gz(r-4.6-any)
airportr_0.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
airportr/json (API)
NEWS
| # Install 'airportr' in R: |
| install.packages('airportr', repos = c('https://dshkol.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dshkol/airportr/issues
Pkgdown/docs site:https://dshkol.github.io
- airports - Table of airport detail data
Last updated from:20dcdc129c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 124 | ||
| source / vignettes | OK | 175 | ||
| linux-release-x86_64 | OK | 123 | ||
| macos-release-arm64 | OK | 143 | ||
| macos-oldrel-arm64 | OK | 162 | ||
| windows-devel | OK | 116 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 89 | ||
| wasm-release | OK | 111 |
Exports:airport_detailairport_distanceairport_locationairport_lookupairports_aroundairports_near_airportcity_airports
Dependencies:clidplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Lookup full airport details based of a standard airport input | airport_detail |
| Calculate great circle distance between two airports | airport_distance |
| Lookup airport location coordinates given a standard airport input. | airport_location |
| Translate airport codes or names into other standard airport formats | airport_lookup |
| Table of airport detail data | airports |
| Lookup airports near specified coordinates | airports_around |
| Lookup airports nearby other airports | airports_near_airport |
| Return all airports serving an input city. | city_airports |
