Package: flattabler
Title: Obtaining a Flat Table from Pivot Tables
Version: 1.1.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, xlsx
Suggests: testthat, knitr, rmarkdown, pander
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2020-08-08 13:02:55 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-08-10 13:50:02 UTC
