Package: anyflights
Title: Query 'nycflights13'-Like Air Travel Data for Given Years and
        Airports
Version: 0.3.5
Authors@R: c(
    person("Simon P.", "Couch", , "simonpatrickcouch@gmail.com", c("aut", "cre")),
    person("Hadley", "Wickham", , "hadley@rstudio.com", "ctb"),
    person("Jay", "Lee", , "jaylee@reed.edu", "ctb"),
    person("Dennis", "Irorere", , "denironyx@gmail.com", "ctb")
    )
Description: Supplies a set of functions to query air travel data for user-
    specified years and airports. Datasets include on-time flights, airlines,
    airports, planes, and weather.
License: CC0
Depends: R (>= 3.5.0)
Imports: httr, dplyr, readr, utils, lubridate, vroom, glue, purrr,
        stringr, curl, usethis, roxygen2, progress, tidyr
URL: https://github.com/simonpcouch/anyflights,
        https://simonpcouch.github.io/anyflights/
BugReports: https://github.com/simonpcouch/anyflights/issues
RoxygenNote: 7.3.2
Encoding: UTF-8
Suggests: testthat, nycflights13, covr
NeedsCompilation: no
Packaged: 2025-01-10 19:42:22 UTC; simoncouch
Author: Simon P. Couch [aut, cre],
  Hadley Wickham [ctb],
  Jay Lee [ctb],
  Dennis Irorere [ctb]
Maintainer: Simon P. Couch <simonpatrickcouch@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-10 20:30:02 UTC
Built: R 4.6.0; ; 2025-08-18 12:13:49 UTC; unix
