Package: flightplot 0.1.0
flightplot: Plotting Flight Paths on Maps
Provides functionality to plot airplane flight paths on maps. The plotted flight paths follow the great circle of the Earth.
Authors:
flightplot_0.1.0.tar.gz
flightplot_0.1.0.zip(r-4.7)flightplot_0.1.0.zip(r-4.6)flightplot_0.1.0.zip(r-4.5)
flightplot_0.1.0.tgz(r-4.6-any)flightplot_0.1.0.tgz(r-4.5-any)
flightplot_0.1.0.tar.gz(r-4.7-any)flightplot_0.1.0.tar.gz(r-4.6-any)
flightplot_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
flightplot/json (API)
| # Install 'flightplot' in R: |
| install.packages('flightplot', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/xmc811/flightplot/issues
- airports - The Information of All Aiports
- sample_trips - Sample Trip Dataset
- world - World Map Vector Data
Last updated from:28a4f96a9f (on package/flightplot). Checks:7 ERROR, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 122 | ||
| source / vignettes | OK | 182 | ||
| linux-release-x86_64 | ERROR | 140 | ||
| macos-release-arm64 | ERROR | 90 | ||
| macos-oldrel-arm64 | ERROR | 102 | ||
| windows-devel | ERROR | 130 | ||
| windows-release | ERROR | 78 | ||
| windows-oldrel | ERROR | 108 | ||
| wasm-release | OK | 116 |
Exports:arrange_pathget_map_borderplot_flights
Dependencies:classclassIntclicpp11DBIdplyre1071farvergenericsgeosphereggplot2ggrepelgluegtableisobandKernSmoothlabelinglifecyclemagrittrMASSpillarpkgconfigproxyR6RColorBrewerRcpprlangs2S7scalessftibbletidyselectunitsutf8vctrsviridisLitewithrwk
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| The Information of All Aiports | airports |
| Helper function to reorder the values in the input flight dataframe. | arrange_path |
| Helper function to calculate the coordinate limits of map border | get_map_border |
| The main function to plot flight paths | plot_flights |
| Sample Trip Dataset | sample_trips |
| World Map Vector Data | world |
