[ 原始碼: 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 library
-
- 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