[ 原始碼: r-cran-wk ]
套件:r-cran-wk(0.9.4-1)
GNU R lightweight well-known geometry parsing
Provides a minimal R and C++ API for parsing well-known binary and well-known text representation of geometries to and from R-native formats. Well-known binary is compact and fast to parse; well-known text is human-readable and is useful for writing tests. These formats are only useful in R if the information they contain can be accessed in R, for which high-performance functions are provided here.
其他與 r-cran-wk 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 4.3)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- rec: r-cran-readr
- GNU R package to read rectangular text data
-
- rec: r-cran-sf
- Simple Features for R
-
- rec: r-cran-testthat (>= 3.0.0)
- GNU R testsuite
-
- rec: r-cran-tibble
- GNU R Simple Data Frames
-
- rec: r-cran-vctrs (>= 0.3.0)
- GNU R vector helpers