Package: xmlwriter Title: Fast and Elegant XML Generation Version: 0.1.1.9000 Authors@R: person("Edwin", "de Jonge", , "edwindjonge@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6580-4718")) Description: Provides a fast and elegant interface for generating XML fragments and documents. It can be used in companion with R packages 'XML' or 'xml2' to generate XML documents. The fast XML generation is implemented using the 'Rcpp' package. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 LinkingTo: Rcpp Imports: Rcpp Suggests: xml2, tinytest URL: https://edwindj.github.io/xmlwriter/ BugReports: https://github.com/edwindj/xmlwriter/issues Repository: https://edwindj.r-universe.dev Date/Publication: 2025-05-02 10:01:29 UTC RemoteUrl: https://github.com/edwindj/xmlwriter RemoteRef: HEAD RemoteSha: 87f69f1a9e2f6d71ff177dc9afcb86a0544da550 NeedsCompilation: yes Packaged: 2026-07-03 15:00:39 UTC; root Author: Edwin de Jonge [aut, cre] (ORCID: ) Maintainer: Edwin de Jonge Depends: R (>= 4.1.0)