Package: xmlparsedata 1.0.5.9000
xmlparsedata: Parse Data of 'R' Code as an 'XML' Tree
Convert the output of 'utils::getParseData()' to an 'XML' tree, that one can search via 'XPath', and easier to manipulate in general.
Authors:
xmlparsedata_1.0.5.9000.tar.gz
xmlparsedata_1.0.5.9000.zip(r-4.6)xmlparsedata_1.0.5.9000.zip(r-4.5)xmlparsedata_1.0.5.9000.zip(r-4.4)
xmlparsedata_1.0.5.9000.tgz(r-4.6-any)xmlparsedata_1.0.5.9000.tgz(r-4.5-any)
xmlparsedata_1.0.5.9000.tar.gz(r-4.6-any)xmlparsedata_1.0.5.9000.tar.gz(r-4.5-any)
xmlparsedata_1.0.5.9000.tgz(r-4.5-emscripten)
xmlparsedata.pdf |xmlparsedata.html✨
xmlparsedata/json (API)
NEWS
| # Install 'xmlparsedata' in R: |
| install.packages('xmlparsedata', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/xmlparsedata/issues
Pkgdown/docs site:https://r-lib.github.io
Last updated from:216b40bbf7. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 90 | ||
| source / vignettes | OK | 132 | ||
| linux-release-x86_64 | OK | 115 | ||
| macos-devel-arm64 | OK | 65 | ||
| macos-release-arm64 | OK | 90 | ||
| windows-devel | OK | 63 | ||
| windows-release | OK | 63 | ||
| windows-oldrel | OK | 60 | ||
| wasm-release | OK | 69 |
Exports:expr_as_xmlxml_parse_dataxml_parse_token_map
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get an XML representation of an expression | expr_as_xml |
| Convert R parse data to XML | xml_parse_data |
| Map token names of the R parser to token names in 'xml_parse_data()' | xml_parse_token_map |
| Parse Data of R Code as an 'XML' Tree | xmlparsedata |
