[ 源代码: r-cran-xml ]
软件包:r-cran-xml(3.99-0.5-1)
GNU R package for XML parsing and generation
This package provides facilities for the R language to
* parse XML files, URLs and strings, using either the DOM (Document Object Model)/tree-based approach, or the event-driven SAX (Simple API for XML) mechanism; * generate XML content to buffers, files, URLs, and internal XML trees; * read DTDs as R objects.
其他与 r-cran-xml 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libxml2 (>= 2.7.4)
- GNOME XML 库
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.0.2-1)
- GNU R core of statistical computation and graphics system