XiMpLe: A simple XML tree parser and generator

This package 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 programmed for the R GUI and IDE RKWard, to make plugin development easier. You can install RKWard from http://rkward.sf.net.

Version: 0.03-22
Depends: R (>= 2.9.0),methods
Suggests: testthat
Enhances: rkward
Published: 2014-12-02
Author: Meik Michalke
Maintainer: Meik Michalke <meik.michalke at hhu.de>
License: GPL (>= 3)
URL: http://reaktanz.de/?c=hacking&s=XiMpLe
Citation: XiMpLe citation info

Downloads:

Package source: XiMpLe_0.03-22.tar.gz
MacOS X binary: XiMpLe_0.03-22.tgz
Windows binary: XiMpLe_0.03-22.zip
Debain binary package: Learn how to install Debian packages from this repository
Reference manual: XiMpLe.pdf
Vignettes: XiMpLe_vignette.pdf
News/ChangeLog: NEWS RSS feed for R package XiMpLe