Package: nycflights13
Title: Flights that Departed NYC in 2013
Version: 0.2.1
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
NeedsCompilation: no
Packaged: 2016-12-29 15:44:56 UTC; hadley
Author: Hadley Wickham [aut, cre],
  RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2016-12-30 00:34:03
