Type: Package
Package: himach
Title: High Mach Finds Routes for Supersonic Aircraft
Version: 0.1.2
Authors@R: 
    c(person(given = "David",
           family = "Marsh",
           role = c("aut", "cre"),
           email = "david.marsh@eurocontrol.int"),
    person(family = "EUROCONTROL",
    role = c("fnd", "cph")))
Description: For supersonic aircraft, flying subsonic over land,
    High Mach finds the best route between airports. Allows for coastal buffer and
    potentially closed regions. Uses minimal model of aircraft
    performance: focus is on time saved versus subsonic flight, rather
    than vertical flight profile. For modelling and forecasting, not for planning your
    flight!
License: MIT + file LICENSE
URL: https://github.com/david6marsh/himach
BugReports: https://github.com/david6marsh/himach/issues
Depends: R (>= 3.5.0)
Imports: cppRouting, data.table, dplyr (>= 1.0.0), geosphere, ggplot2,
        lwgeom, s2, sf (>= 0.9-7), sp, tidyr
Suggests: airportr, cowplot, knitr, methods, purrr, progress,
        rmarkdown, rnaturalearthdata, scales, stringr, testthat, units,
        utils, viridis, covr
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
Language: en-GB
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-29 16:43:47 UTC; david
Author: David Marsh [aut, cre],
  EUROCONTROL [fnd, cph]
Maintainer: David Marsh <david.marsh@eurocontrol.int>
Repository: CRAN
Date/Publication: 2021-04-30 07:10:05 UTC
