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.
Version: | 0.1.1 |
Imports: | Rcpp |
LinkingTo: | Rcpp |
Suggests: | xml2, tinytest |
Published: | 2024-09-25 |
DOI: | 10.32614/CRAN.package.xmlwriter |
Author: | Edwin de Jonge [aut, cre] |
Maintainer: | Edwin de Jonge <edwindjonge at gmail.com> |
License: | MIT + file LICENSE |
URL: | https://edwindj.github.io/xmlwriter/ |
NeedsCompilation: | yes |
Materials: | README |
CRAN checks: | xmlwriter results |
Reference manual: | xmlwriter.pdf |
Package source: | xmlwriter_0.1.1.tar.gz |
Windows binaries: | r-devel: xmlwriter_0.1.1.zip, r-release: xmlwriter_0.1.1.zip, r-oldrel: xmlwriter_0.1.1.zip |
macOS binaries: | r-release (arm64): xmlwriter_0.1.1.tgz, r-oldrel (arm64): xmlwriter_0.1.1.tgz, r-release (x86_64): xmlwriter_0.1.1.tgz, r-oldrel (x86_64): xmlwriter_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=xmlwriter to link to this page.