Import an XML document with nested object structures and convert it into a relational data model. The result is a set of R dataframes with foreign key relationships. The data model and the data can be exported as SQL code of different SQL flavors.
| Version: | 0.1.0 |
| Depends: | R (≥ 3.5.0) |
| Imports: | xml2, stringr, tidyr, fs, stats, utils, lubridate, rlang |
| Published: | 2020-05-11 |
| Author: | Joachim Zuckarelli
|
| Maintainer: | Joachim Zuckarelli <joachim at zuckarelli.de> |
| BugReports: | https://github.com/jsugarelli/xml2relational/issues |
| License: | GPL-3 |
| URL: | https://github.com/jsugarelli/xml2relational/ |
| NeedsCompilation: | no |
| Materials: | README NEWS |
| CRAN checks: | xml2relational results |
| Reference manual: | xml2relational.pdf |
| Package source: | xml2relational_0.1.0.tar.gz |
| Windows binaries: | r-devel: xml2relational_0.1.0.zip, r-release: xml2relational_0.1.0.zip, r-oldrel: xml2relational_0.1.0.zip |
| macOS binaries: | r-release: xml2relational_0.1.0.tgz, r-oldrel: xml2relational_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=xml2relational to link to this page.