Package: flattabler
Title: Obtaining a Flat Table from Pivot Tables
Version: 2.1.0
Authors@R: 
    person("Jose", "Samos", , "jsamos@ugr.es", role = c("aut", "cre", "cph"),
           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
URL: https://josesamos.github.io/flattabler/,
        https://github.com/josesamos/flattabler
BugReports: https://github.com/josesamos/flattabler/issues
Depends: R (>= 2.10)
Imports: dplyr, readxl, stringr, tibble, utils
Suggests: knitr, pander, rmarkdown, testthat, tidyr
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-09-14 17:10:09 UTC; joses
Author: Jose Samos [aut, cre, cph] (<https://orcid.org/0000-0002-4457-3439>)
Maintainer: Jose Samos <jsamos@ugr.es>
Repository: CRAN
Date/Publication: 2023-09-14 20:30:02 UTC
Built: R 4.2.0; ; 2023-09-15 12:05:04 UTC; unix
