[ ソース: r-cran-xml2 ]
パッケージ: r-cran-xml2 (1.4.0-1)
r-cran-xml2 に関するリンク
Debian の資源:
r-cran-xml2 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3
-
- dep: libxml2-16 (>= 2.14.1)
- GNOME XML ライブラリ
-
- dep: node-html5shiv
- 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