[ bianca ]
[ ソース: r-cran-rjson ]
パッケージ: r-cran-rjson (0.2.23-1)
r-cran-rjson に関するリンク
r-cran-rjson ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
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.14)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- rec: r-cran-runit
- GNU R package providing unit testing framework