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 <mxu.china@gmail.com>
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
NeedsCompilation: no
Packaged: 2020-06-26 18:21:44 UTC; mxu3
Author: Mingchu Xu [aut, cre]
Repository: CRAN
Date/Publication: 2020-06-29 09:20:06 UTC
Built: R 4.2.0; ; 2023-07-11 02:33:46 UTC; unix
