XiMpLe-package: A Simple XML Tree Parser and Generator

XiMpLe-packageR Documentation

A Simple XML Tree Parser and Generator

Description

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.

Details

The DESCRIPTION file:

Package: XiMpLe
Type: Package
Version: 0.11-1
Date: 2023-03-02
Depends: R (>= 2.9.0)
Encoding: UTF-8
License: GPL (>= 3)
LazyLoad: yes
URL: https://reaktanz.de/?c=hacking&s=XiMpLe

Author(s)

NA

Maintainer: NA

See Also

Useful links:


rkward-community/XiMpLe documentation built on March 6, 2023, 5:28 a.m.