flatxml: Tools for Working with XML Files as R Dataframes

On import, the XML information is converted to a dataframe that reflects the hierarchical XML structure. Intuitive functions allow to navigate within this transparent XML data structure (without any knowledge of 'XPath'). 'flatXML' also provides tools to extract data from the XML into a flat dataframe that can be used to perform statistical operations. It also supports converting dataframes to XML.

Version: 0.1.1
Imports: RCurl, xml2, httr, crayon
Published: 2020-12-01
Author: Joachim Zuckarelli [aut, cre]
Maintainer: Joachim Zuckarelli <joachim at zuckarelli.de>
BugReports: https://github.com/jsugarelli/flatxml/issues
License: GPL-3
URL: https://github.com/jsugarelli/flatxml/
NeedsCompilation: no
Materials: README
CRAN checks: flatxml results

Documentation:

Reference manual: flatxml.pdf

Downloads:

Package source: flatxml_0.1.1.tar.gz
Windows binaries: r-devel: flatxml_0.1.1.zip, r-release: flatxml_0.1.1.zip, r-oldrel: flatxml_0.1.1.zip
macOS binaries: r-release (arm64): flatxml_0.1.1.tgz, r-oldrel (arm64): flatxml_0.1.1.tgz, r-release (x86_64): flatxml_0.1.1.tgz
Old sources: flatxml archive

Reverse dependencies:

Reverse imports: omicsViewer

Linking:

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