Package: nycflights13 Title: Flights that Departed NYC in 2013 Version: 1.0.2.9000 Authors@R: c( person("Hadley", "Wickham", , "hadley@posit.co", role = c("aut", "cre")), person("Posit Software, PBC", role = c("cph", "fnd")) ) 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://nycflights13.tidyverse.org, https://github.com/tidyverse/nycflights13 BugReports: https://github.com/tidyverse/nycflights13/issues Depends: R (>= 3.6) Imports: tibble Suggests: covr, dplyr Config/Needs/website: tidyverse/tidytemplate Encoding: UTF-8 LazyData: true LazyDataCompression: bzip2 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Repository: https://tidyverse.r-universe.dev Date/Publication: 2023-11-21 13:13:01 UTC RemoteUrl: https://github.com/tidyverse/nycflights13 RemoteRef: HEAD RemoteSha: df98ef215aa8216fe0838a0b8ac5bada646d814c NeedsCompilation: no Packaged: 2026-07-02 06:58:00 UTC; root Author: Hadley Wickham [aut, cre], Posit Software, PBC [cph, fnd] Maintainer: Hadley Wickham