[ 源代码: r-cran-xml2 ]
软件包:r-cran-xml2(1.3.6-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.17)
- 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++ 库,第3版
-
- dep: libxml2 (>= 2.8.0)
- 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
-
- 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