Last data update: 2014.03.03

gapminder

Package: gapminder
Title: Data from Gapminder
Version: 0.2.0
Authors@R: person("Jennifer", "Bryan", email = "jenny@stat.ubc.ca",
role = c('aut', 'cre'))
Description: An excerpt of the data available at Gapminder.org. For each of 142
countries, the package provides values for life expectancy, GDP per capita,
and population, every five years, from 1952 to 2007.
Depends: R (>= 3.1.0)
License: CC0
LazyData: true
URL: https://github.com/jennybc/gapminder,
http://www.gapminder.org/data/
BugReports: https://github.com/jennybc/gapminder/issues
Suggests: dplyr, ggplot2, testthat
RoxygenNote: 5.0.1.9000
NeedsCompilation: no
Packaged: 2015-12-30 17:08:28 UTC; jenny
Author: Jennifer Bryan [aut, cre]
Maintainer: Jennifer Bryan <jenny@stat.ubc.ca>
Repository: CRAN
Date/Publication: 2015-12-31 00:03:27

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

Install log

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