Package: nycflights13
Title: Flights that Departed NYC in 2013
Version: 0.2.2
Authors@R: c(
    person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")),
    person("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
LazyData: true
Depends: R (>= 2.10)
Imports: tibble
Suggests: dplyr
URL: http://github.com/hadley/nycflights13
BugReports: https://github.com/hadley/nycflights13/issues
RoxygenNote: 5.0.1.9000
NeedsCompilation: no
Packaged: 2017-01-27 14:44:04 UTC; hadley
Author: Hadley Wickham [aut, cre],
  RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2017-01-27 15:54:20
