Package: flattabler
Title: Obtaining a Flat Table from Pivot Tables
Version: 2.1.2
Authors@R: c(
    person("Jose", "Samos", , "jsamos@ugr.es", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-4457-3439")),
    person("Universidad de Granada", role = "cph")
  )
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, readr, readxl, stringr, tibble
Suggests: knitr, pander, rmarkdown, testthat, tidyr
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-05-01 08:15:15 UTC; joses
Author: Jose Samos [aut, cre] (<https://orcid.org/0000-0002-4457-3439>),
  Universidad de Granada [cph]
Maintainer: Jose Samos <jsamos@ugr.es>
Repository: CRAN
Date/Publication: 2024-05-01 08:30:03 UTC
Built: R 4.4.3; ; 2025-10-21 14:39:14 UTC; windows
