Package: gapminder
Title: Data from Gapminder
Version: 0.3.0
Authors@R: person("Jennifer", "Bryan", email = "jenny@rstudio.com",
                  role = c('aut', 'cre'),
                  comment = c(ORCID = "0000-0002-6983-2759"))
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/,
        https://doi.org/10.5281/zenodo.594018
BugReports: https://github.com/jennybc/gapminder/issues
Suggests: dplyr, ggplot2, testthat
RoxygenNote: 6.0.1
Imports: tibble
NeedsCompilation: no
Packaged: 2017-10-31 07:11:09 UTC; jenny
Author: Jennifer Bryan [aut, cre] (0000-0002-6983-2759)
Maintainer: Jennifer Bryan <jenny@rstudio.com>
Repository: CRAN
Date/Publication: 2017-10-31 13:25:11 UTC
