[ 源代码: r-cran-xml2 ]
软件包:r-cran-xml2(1.4.0-1)
GNU R XML parser
This GNU R package works with XML files using a simple, consistent interface. Built on top of the 'libxml2' C library.
Modifying existing XML can be done in xml2 by using the replacement functions of the accessors. They all have methods for both individual `xml_node` objects as well as `xml_nodeset` objects. If a vector of values is provided it is applied piecewise over the nodeset, otherwise the value is recycled.
其他与 r-cran-xml2 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [armhf, i386, s390x]
-
- dep: libgcc-s1 (>= 3.0) [除 armhf]
- GCC 支持库
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版
-
- dep: libxml2-16 (>= 2.14.1)
- GNOME XML 库
-
- dep: node-html5shiv [除 riscv64]
- enable use of HTML5 sectioning elements in legacy browser
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-cran-cli
- GNU R helpers for developing command line interfaces
-
- dep: r-cran-rlang (>= 1.1.0)
- Functions for Base Types and Core R and 'Tidyverse' Features