Package: flightplot Type: Package Title: Plotting Flight Paths on Maps Version: 0.1.0 Authors@R: c( person("Mingchu", "Xu", email = "mxu.china@gmail.com", role = c("aut", "cre")) ) Maintainer: Mingchu Xu Depends: R (>= 3.6) Description: Provides functionality to plot airplane flight paths on maps. The plotted flight paths follow the great circle of the Earth. License: GPL-3 | file LICENSE LazyData: TRUE Imports: dplyr, geosphere, ggplot2, ggrepel, magrittr, rlang, sf, tibble Collate: "data.R" "globals.R" "helpers.R" "main.R" URL: https://github.com/xmc811/flightplot BugReports: https://github.com/xmc811/flightplot/issues Suggests: RoxygenNote: 7.1.0 Encoding: UTF-8 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://xmc811.r-universe.dev Date/Publication: 2021-05-19 17:28:28 UTC RemoteUrl: https://github.com/xmc811/flightplot RemoteRef: HEAD RemoteSha: fa0c85afb755a08e879815ea59f755556b512edf NeedsCompilation: no Packaged: 2026-06-06 08:55:14 UTC; root Author: Mingchu Xu [aut, cre]