[ 原始碼: 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 Standard C++ Library v3
-
- 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