Package: flattabler
Title: Obtaining a Flat Table from Pivot Tables
Version: 1.2.0
Authors@R: 
    person(given = "Jose",
           family = "Samos",
           role = c("aut", "cre", "cph"),
           email = "jsamos@ugr.es",
           comment = c(ORCID = "0000-0002-4457-3439"))
Description: Transformations that allow obtaining a flat table from 
    reports in text or Excel format that contain data in the form of 
    pivot tables. They can be defined for a single report and applied 
    to a set of reports.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.1.1
Imports: utils, dplyr, stringr, tibble, tidyr, readxl
Suggests: testthat, knitr, rmarkdown, pander
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2020-11-15 18:43:23 UTC; jsamos
Author: Jose Samos [aut, cre, cph] (<https://orcid.org/0000-0002-4457-3439>)
Maintainer: Jose Samos <jsamos@ugr.es>
Repository: CRAN
Date/Publication: 2020-11-15 19:00:02 UTC
Built: R 4.0.2; ; 2020-11-16 11:39:43 UTC; unix
