rkward-community/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.

Getting started

Package details

Maintainer
LicenseGPL (>= 3)
Version0.11-1
URL https://reaktanz.de/?c=hacking&s=XiMpLe
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rkward-community/XiMpLe")
rkward-community/XiMpLe documentation built on March 6, 2023, 5:28 a.m.