软件包:r-cran-jsonlite(1.8.9+dfsg-1)
r-cran-jsonlite 的相关链接
Debian 的资源:
下载源码包 r-cran-jsonlite:
- [r-cran-jsonlite_1.8.9+dfsg-1.dsc]
- [r-cran-jsonlite_1.8.9+dfsg.orig.tar.xz]
- [r-cran-jsonlite_1.8.9+dfsg-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
Robust, High Performance JSON Parser and Generator for R
A fast JSON parser and generator optimized for statistical data and the web. Started out as a fork of 'RJSONIO', but has been completely rewritten in recent versions. The package offers flexible, robust, high performance tools for working with JSON in R and is particularly powerful for building pipelines and interacting with a web API. The implementation is based on the mapping described in the vignette (Ooms, 2014). In addition to converting JSON data from/to R objects, 'jsonlite' contains functions to stream, validate, and prettify JSON data. The unit tests included with the package verify that all edge cases are encoded and decoded consistently for use with dynamic data in systems and applications.
其他与 r-cran-jsonlite 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- rec: r-cran-httr
- GNU R tools for working with URLs and HTTP
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-r.rsp
- Dynamic Generation of Scientific Reports
-
- rec: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- rec: r-cran-sf
- 软件包暂时不可用
-
- rec: r-cran-testthat
- GNU R testsuite
-
- rec: r-cran-vctrs
- GNU R vector helpers