パッケージ: r-cran-xml2 (1.3.6-1) [debports]
r-cran-xml2 に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [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.2)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s4 (>= 4.1.1)
- GCC 共有ライブラリ
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3
-
- dep: libxml2 (>= 2.8.0)
- GNOME XML ライブラリ
-
- 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
-
- rec: r-cran-covr
- test coverage for GNU R packages
-
- rec: r-cran-curl
- GNU R modern and flexible web client for R
-
- rec: r-cran-httr
- GNU R tools for working with URLs and HTTP
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-magrittr
- GNU R forward-pipe operator
-
- rec: r-cran-mockery
- mocking library for GNU R
-
- rec: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- rec: r-cran-testthat (>= 3.0.0)
- GNU R testsuite