This package browser is in early development. Mind the rough edges.

r-xml

Tools for parsing and generating XML within R

Many approaches for both reading and creating XML (and HTML) documents (including DTDs), both local and accessible via HTTP or FTP. Also offers access to an XPath "interpreter".

Installation

Install the latest version of r-xml as follows:

guix install r-xml

Or install a particular version:

guix install r-xml@3.99-0.18

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of r-xml about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-xml'><img src='https://packages.guix.gnu.org/packages/r-xml/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-xml/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-xml)

Example Org:

[[https://packages.guix.gnu.org/packages/r-xml][https://packages.guix.gnu.org/packages/r-xml/badges/latest-version.svg]]