Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

jsonlite : A Robust, High Performance JSON Parser and Generator for R

Package: jsonlite
Version: 0.9.22
Title: A Robust, High Performance JSON Parser and Generator for R
License: MIT + file LICENSE
NeedsCompilation: yes
Depends: methods
Author: Jeroen Ooms, Duncan Temple Lang, Lloyd Hilaiel
URL: http://arxiv.org/abs/1403.2805
https://www.opencpu.org/posts/jsonlite-a-smarter-json-encoder
BugReports: http://github.com/jeroenooms/jsonlite/issues
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>
VignetteBuilder: knitr, R.rsp
Description: 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.
Suggests: httr, curl, plyr, testthat, knitr, rmarkdown, R.rsp
RoxygenNote: 5.0.1
Packaged: 2016-06-14 18:44:42 UTC; jeroen
Repository: CRAN
Date/Publication: 2016-06-15 12:26:39

● Data Source: CranContrib
● 0 images, 8 functions, 0 datasets
Reverse Depends: 7