Package: nycflights13
Title: Flights that Departed NYC in 2013
Version: 1.0.2
Authors@R: 
    c(person(given = "Hadley",
             family = "Wickham",
             role = c("aut", "cre"),
             email = "hadley@rstudio.com"),
      person(given = "RStudio",
             role = "cph"))
Description: Airline on-time data for all flights departing NYC in 2013.
    Also includes useful 'metadata' on airlines, airports, weather, and
    planes.
License: CC0
URL: https://github.com/hadley/nycflights13
BugReports: https://github.com/hadley/nycflights13/issues
Depends: R (>= 3.2)
Imports: tibble
Suggests: dplyr
Encoding: UTF-8
LazyData: true
LazyDataCompression: bzip2
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-12 12:50:57 UTC; hadley
Author: Hadley Wickham [aut, cre],
  RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2021-04-12 16:00:08 UTC
Built: R 4.6.0; ; 2025-08-18 09:25:39 UTC; unix
