Skip to content

Commit

Permalink
Update cran-comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Oct 31, 2017
1 parent ebb6b33 commit d465259
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions cran-comments.md
Expand Up @@ -2,15 +2,16 @@

This is an update of a data package. In this version I:

* Add the tbl_df class to the gapminder data frame provided by this package, which is advantageous for users of the dplyr package.
* Change the population variable in the main data frame from numeric to integer.
* Add a less filtered version of the original data as a new data frame.
* Added a data frame containing country codes.
* Made sure all figures included from the README are actually present in the
package (vs. only on GitHub).
* Moved supplementary data files from inst/ to inst/extdata/.

## Test environments

* local OS X install, R 3.2.3
* local OS X install, R 3.4.1
* win-builder (devel and release)

## R CMD check results

There were no ERRORs or WARNINGs or NOTEs.
There is one NOTE about me changing my email from jenny@stat.ubc.ca to jenny@rstudio.com.

0 comments on commit d465259

Please sign in to comment.