Last data update: 2014.03.03

xmlparsedata

Package: xmlparsedata
Title: Parse Data of 'R' Code as an 'XML' Tree
Version: 1.0.1
Author: Gábor Csárdi
Maintainer: Gábor Csárdi <gcsardi@mango-solutions.com>
Description: Convert the output of 'utils::getParseData()' to an 'XML'
tree, that is searchable and easier to manipulate in general.
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/MangoTheCat/xmlparsedata#readme
BugReports: https://github.com/MangoTheCat/xmlparsedata/issues
RoxygenNote: 5.0.1.9000
Suggests: covr, testthat, xml2
Depends: R (>= 3.0.0)
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2016-06-17 19:31:12 UTC; gaborcsardi
Repository: CRAN
Date/Publication: 2016-06-18 15:34:57

● 0 images, 2 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'xmlparsedata' ...
** package 'xmlparsedata' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'xmlparsedata'
    finding HTML links ... done
    xml_parse_data                          html  
    xml_parse_token_map                     html  
    xmlparsedata                            html  
** building package indices
** testing if installed package can be loaded
* DONE (xmlparsedata)
Making 'packages.html' ... done