Package: gapminder Title: Data from Gapminder Version: 1.0.1.9000 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 VignetteBuilder: knitr Repository: https://jennybc.r-universe.dev Date/Publication: 2025-06-12 15:00:59 UTC RemoteUrl: https://github.com/jennybc/gapminder RemoteRef: HEAD RemoteSha: 391b5a40d3574c3b89d889dd7d72f7f3fdb4a70c NeedsCompilation: no Packaged: 2026-06-07 08:48:06 UTC; root Author: Jennifer Bryan [aut, cre] (ORCID: ) Maintainer: Jennifer Bryan