Package: twbparser
Title: Parse 'Tableau' Workbooks into Tidy Data and Dependency Graphs
Version: 0.5.0
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, plus an interactive 'Shiny'
    workbook inspector for uploaded .twb and .twbx files.
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, shiny, spelling, styler, testthat (>= 3.0.0),
        tidygraph, vctrs, zip
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-06-18 05:58:36 UTC; priga
Author: George Arthur [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1975-1459>)
Maintainer: George Arthur <prigasgenthian48@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-18 11:30:02 UTC
Built: R 4.5.3; ; 2026-06-18 13:19:01 UTC; windows
