XiMpLe: A Simple XML Tree Parser and Generator

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-2
Depends: R (≥ 3.5.0)
Imports: methods
Suggests: testthat, knitr, rmarkdown
Published: 2023-08-22
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

Documentation:

Reference manual: XiMpLe.pdf
Vignettes: The XiMpLe Package

Downloads:

Package source: XiMpLe_0.11-2.tar.gz
Windows binaries: r-devel: XiMpLe_0.11-2.zip, r-release: XiMpLe_0.11-2.zip, r-oldrel: XiMpLe_0.11-2.zip
macOS binaries: r-release (arm64): XiMpLe_0.11-2.tgz, r-oldrel (arm64): XiMpLe_0.11-2.tgz, r-release (x86_64): XiMpLe_0.11-2.tgz
Old sources: XiMpLe archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=XiMpLe to link to this page.