Package: gapminder
Title: Gapminder Data
Version: 0.1.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, gdata, ggplot2, tidyr, testthat
Packaged: 2015-03-17 17:33:44 UTC; jenny
Author: Jennifer Bryan [aut, cre]
Maintainer: Jennifer Bryan <jenny@stat.ubc.ca>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-17 20:59:55
Built: R 3.1.3; ; 2015-03-18 14:58:08 UTC; unix
