Package: tidygapminder
Type: Package
Title: Easily Tidy Gapminder Datasets
Version: 0.1.1
Authors@R: person("Anicet", "Ebou", ,"anicet.ebou@gmail.com",
                  role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4005-177X"))
Maintainer: Anicet Ebou <anicet.ebou@gmail.com>
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 (>= 3.1.0)
Imports: tidyr, readxl, data.table, dplyr
Suggests: testthat (>= 2.1.0), covr, knitr, rmarkdown
License: GPL-2
Encoding: UTF-8
LazyData: true
URL: https://ebedthan.github.io/tidygapminder
BugReports: https://github.com/ebedthan/tidygapminder/issues
RoxygenNote: 7.0.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-02-03 23:23:56 UTC; ediman
Author: Anicet Ebou [aut, cre] (<https://orcid.org/0000-0003-4005-177X>)
Repository: CRAN
Date/Publication: 2020-02-04 07:30:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:28:18 UTC; windows
