The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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, r-oldrel (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.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.