Package: flightanalysis Title: Find the Best Flights Version: 3.0.1 Authors@R: c( person("Rémi", "Thériault", email = "remi.theriault@mail.mcgill.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4315-6788")), person("Kaya", "Celebi", email = "kayacelebi17@gmail.com", role = "aut") ) Description: Tools and models for users to analyze, forecast, and collect data regarding flights and prices. Features include detailed scraping and querying tools for Google Flights. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 Depends: R (>= 3.6.0) Imports: progress, chromote, airportr Suggests: testthat (>= 3.0.0), knitr, ggplot2, scales, ggrepel URL: https://github.com/rempsyc/flightanalysis, https://rempsyc.github.io/flightanalysis/ BugReports: https://github.com/rempsyc/flightanalysis/issues Config/pak/sysreqs: chromium make libssl-dev Repository: https://rempsyc.r-universe.dev Date/Publication: 2025-12-02 05:00:30 UTC RemoteUrl: https://github.com/rempsyc/flightanalysis RemoteRef: HEAD RemoteSha: 8e11ef2f7becf1bf1625e669798d6789c558aa00 NeedsCompilation: no Packaged: 2026-05-31 08:51:41 UTC; root Author: Rémi Thériault [aut, cre] (ORCID: ), Kaya Celebi [aut] Maintainer: Rémi Thériault