Package: nycflights23 Title: Flights and Other Useful Metadata for NYC Outbound Flights in 2023 Version: 0.2.0 Authors@R: c( person("Chester", "Ismay", , "chester.ismay@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2820-2547")), person("Simon P.", "Couch", , "simonpatrickcouch@gmail.com", role = "aut"), person("Hadley", "Wickham", , "hadley@rstudio.com", role = "aut"), person("RStudio", role = "cph"), person("Jay", "Lee", , "jaylee@reed.edu", role = "ctb"), person("Dennis", "Irorere", , "denironyx@gmail.com", role = "ctb") ) Description: Updating the now 10-year-old 'nycflights13' data package. It contains information about all flights that departed from the three main New York City airports in 2023 and metadata on airlines, airports, weather, and planes. License: CC0 URL: https://moderndive.github.io/nycflights23/, https://github.com/moderndive/nycflights23/ BugReports: https://github.com/moderndive/nycflights23/issues/ Depends: R (>= 3.5.0) Suggests: anyflights Encoding: UTF-8 LazyData: true LazyDataCompression: bzip2 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Repository: https://moderndive.r-universe.dev Date/Publication: 2026-07-02 15:26:20 UTC RemoteUrl: https://github.com/moderndive/nycflights23 RemoteRef: HEAD RemoteSha: 750f25b532181c44e9b4ae1403371dd3f615e746 NeedsCompilation: no Packaged: 2026-07-02 17:47:00 UTC; root Author: Chester Ismay [aut, cre] (ORCID: ), Simon P. Couch [aut], Hadley Wickham [aut], RStudio [cph], Jay Lee [ctb], Dennis Irorere [ctb] Maintainer: Chester Ismay