Type: Package
Package: tab2xml
Title: XML Generation from Tables
Version: 1.1.0
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
NeedsCompilation: no
Packaged: 2025-04-01 18:18:22 UTC; jsamos
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: 2025-04-01 18:30:02 UTC
Built: R 4.4.3; ; 2025-11-01 04:48:54 UTC; windows
