Package: flattabler
Title: Obtaining a Flat Table from Pivot Tables
Version: 1.0.0
Authors@R: 
    person(given = "Jose",
           family = "Samos",
           role = c("aut", "cre"),
           email = "jsamos@ugr.es",
           comment = c(ORCID = "0000-0002-4457-3439"))
Description: Transformations that allow obtaining a flat table from 
    reports in text 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.0
Imports: utils, dplyr, stringr, tibble, tidyr
Suggests: testthat, knitr, rmarkdown, pander
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2020-06-27 17:44:38 UTC; jsamos
Author: Jose Samos [aut, cre] (<https://orcid.org/0000-0002-4457-3439>)
Maintainer: Jose Samos <jsamos@ugr.es>
Repository: CRAN
Date/Publication: 2020-06-29 13:40:41 UTC
