Provides a simple XML tree parser/generator. It includes functions to read XML files into R objects, get information out of and into nodes, and write R objects back to XML code. It's not as powerful as the 'XML' package and doesn't aim to be, but for simple XML handling it could be useful. It was originally developed for the R GUI and IDE 'RKWard' <https://rkward.kde.org>, to make plugin development easier.
Version: | 0.11-3 |
Depends: | R (≥ 3.5.0) |
Imports: | methods |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2024-07-23 |
DOI: | 10.32614/CRAN.package.XiMpLe |
Author: | Meik Michalke [aut, cre] |
Maintainer: | Meik Michalke <meik.michalke at hhu.de> |
BugReports: | https://github.com/rkward-community/XiMpLe/issues |
License: | GPL (≥ 3) |
URL: | https://reaktanz.de/?c=hacking&s=XiMpLe |
NeedsCompilation: | no |
Citation: | XiMpLe citation info |
Materials: | README NEWS ChangeLog |
CRAN checks: | XiMpLe results |
Reference manual: | XiMpLe.pdf |
Vignettes: |
The XiMpLe Package |
Package source: | XiMpLe_0.11-3.tar.gz |
Windows binaries: | r-devel: XiMpLe_0.11-3.zip, r-release: XiMpLe_0.11-3.zip, r-oldrel: XiMpLe_0.11-3.zip |
macOS binaries: | r-release (arm64): XiMpLe_0.11-3.tgz, r-oldrel (arm64): XiMpLe_0.11-3.tgz, r-release (x86_64): XiMpLe_0.11-3.tgz, r-oldrel (x86_64): XiMpLe_0.11-3.tgz |
Old sources: | XiMpLe archive |
Please use the canonical form https://CRAN.R-project.org/package=XiMpLe to link to this page.