Type: Package Package: tab2xml Title: XML Generation from Tables Version: 1.1.0.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: Converting structured data from tables into XML format using predefined templates ensures consistency and flexibility, making it ideal for data exchange, reporting, and automated workflows. License: MIT + file LICENSE URL: https://josesamos.github.io/tab2xml/, https://github.com/josesamos/tab2xml BugReports: https://github.com/josesamos/tab2xml/issues Imports: readODS, readxl, stringr, tools Suggests: knitr, rmarkdown, testthat (>= 3.0.0), xml2 VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev Repository: https://josesamos.r-universe.dev Date/Publication: 2025-04-01 18:30:51 UTC RemoteUrl: https://github.com/josesamos/tab2xml RemoteRef: HEAD RemoteSha: 6cb3f72ad9b4bd68f14f646fa2440ff0d8857dce NeedsCompilation: no Packaged: 2026-07-05 07:58:09 UTC; root Author: Jose Samos [aut, cre] (ORCID: ), Universidad de Granada [cph] Maintainer: Jose Samos