Package: flattabler Title: Obtaining a Flat Table from Pivot Tables Version: 2.1.2.9000 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 (>= 4.1.0) 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://josesamos.r-universe.dev Date/Publication: 2024-05-01 09:16:28 UTC RemoteUrl: https://github.com/josesamos/flattabler RemoteRef: HEAD RemoteSha: 86db1393adcbef4a04c5a9ca5e01e1d05319347f NeedsCompilation: no Packaged: 2026-06-09 07:44:42 UTC; root Author: Jose Samos [aut, cre] (ORCID: ), Universidad de Granada [cph] Maintainer: Jose Samos