Package: tidygapminder Type: Package Title: Easily Tidy Gapminder Datasets Version: 1.0.0 Authors@R: person("Anicet", "Ebou", ,"anicet.ebou@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4005-177X")) Description: A toolset that allows you to easily import and tidy data sheets retrieved from Gapminder data web tools. It will therefore contribute to reduce the time used in data cleaning of Gapminder indicator data sheets as they are very messy. Depends: R (>= 4.1.0) Imports: readxl, tibble Suggests: testthat (>= 3.0.0), covr, knitr, rmarkdown License: GPL (>= 2) Encoding: UTF-8 Config/testthat/edition: 3 URL: https://ebedthan.github.io/tidygapminder/ BugReports: https://github.com/ebedthan/tidygapminder/issues VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Repository: https://ebedthan.r-universe.dev Date/Publication: 2026-05-18 01:02:48 UTC RemoteUrl: https://github.com/ebedthan/tidygapminder RemoteRef: HEAD RemoteSha: 9508400977e9aa66d934655da77c787091294fe0 NeedsCompilation: no Packaged: 2026-06-17 11:39:52 UTC; root Author: Anicet Ebou [aut, cre] (ORCID: ) Maintainer: Anicet Ebou