Package: twbparser
Title: Parse 'Tableau' Workbooks into Functional Data
Version: 0.2.3
Authors@R: 
    person("George", "Arthur", , "prigasgenthian48@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-1975-1459"))
Description: High-performance parsing of 'Tableau' workbook files into
    tidy data frames and dependency graphs for other visualization tools
    like R 'Shiny' or 'Power BI' replication.
License: MIT + file LICENSE
URL: https://prigasg.github.io/twbparser/,
        https://github.com/PrigasG/twbparser
BugReports: https://github.com/PrigasG/twbparser/issues
Depends: R (>= 4.2.0)
Imports: dplyr, igraph, purrr, R6, rlang, stringr, tibble, tidyr,
        withr, xml2
Suggests: cli, covr, ggraph, knitr, lintr, magrittr, optparse,
        rmarkdown, spelling, styler, testthat (>= 3.0.0), tidygraph,
        vctrs, zip
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-23 16:26:11 UTC; garthur
Author: George Arthur [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1975-1459>)
Maintainer: George Arthur <prigasgenthian48@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-30 08:30:02 UTC
Built: R 4.4.3; ; 2025-11-12 04:34:17 UTC; windows
