Last data update: 2014.03.03

nycflights13

Package: nycflights13
Title: Flights that Departed NYC in 2013
Version: 0.2.0
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)
Suggests: dplyr
URL: http://github.com/hadley/nycflights13
BugReports: https://github.com/hadley/nycflights13/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-29 16:13:29 UTC; hadley
Author: Hadley Wickham [aut, cre],
RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2016-04-30 00:08:06

● 0 images, 0 functions, 5 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'nycflights13' ...
** package 'nycflights13' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'nycflights13'
    finding HTML links ... done
    airlines                                html  
    airports                                html  
    flights                                 html  
    planes                                  html  
    weather                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (nycflights13)
Making 'packages.html' ... done