[ 源代码: r-cran-urltools ]
软件包:r-cran-urltools(1.7.3+dfsg-2)
r-cran-urltools 的相关链接
Debian 的资源:
下载源码包 r-cran-urltools:
- [r-cran-urltools_1.7.3+dfsg-2.dsc]
- [r-cran-urltools_1.7.3+dfsg.orig.tar.xz]
- [r-cran-urltools_1.7.3+dfsg-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
GNU R vectorised tools for URL handling and parsing
A toolkit for all URL-handling needs, including encoding and decoding, parsing, parameter extraction and modification. All functions are designed to be both fast and entirely vectorised. It is intended to be useful for people dealing with web-related datasets, such as server-side logs, although may be useful for other situations involving large sets of URLs.
其他与 r-cran-urltools 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- 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
-
- dep: r-cran-rcpp
- GNU R package for Seamless R and C++ Integration
-
- dep: r-cran-triebeard
- GNU R radix trees in Rcpp
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming