软件包:r-cran-rjson(0.2.23-1) [debports]
GNU R package for converting between R and JSON objects
This package allows conversion of R objects to and from Javascript object notation (JSON) format. Conversion can be done from a file or directly from an URL. There are two available implementations: a fast C one and a slower R one.
其他与 r-cran-rjson 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.7)
- 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
-
- rec: r-cran-runit
- GNU R package providing unit testing framework