Package: gapminder
Title: Data from Gapminder
Version: 1.0.1
Authors@R: 
    person("Jennifer", "Bryan", , "jenny@posit.co", 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.
License: CC0
URL: https://github.com/jennybc/gapminder,
        https://www.gapminder.org/data/,
        https://doi.org/10.5281/zenodo.594018,
        https://jennybc.github.io/gapminder/
BugReports: https://github.com/jennybc/gapminder/issues
Depends: R (>= 3.1.0)
Imports: tibble
Suggests: dplyr, ggplot2 (>= 3.0.0), knitr, rmarkdown, testthat (>=
        3.0.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-06-12 09:30:15 UTC; jenny
Author: Jennifer Bryan [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6983-2759>)
Maintainer: Jennifer Bryan <jenny@posit.co>
Repository: CRAN
Date/Publication: 2025-06-12 14:30:06 UTC
Built: R 4.5.1; ; 2025-10-06 02:35:37 UTC; windows
