CMD + K

r-jsonlite

Anaconda Verified

A reasonably fast JSON parser and generator, optimized for statistical data and the web. Offers simple, flexible 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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-jsonlite

Usage Tracking

1.8.7
1.8.0
1.6
1.5
1.1
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

A reasonably fast JSON parser and generator, optimized for statistical data and the web. Offers simple, flexible 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.

Last Updated

Jan 16, 2024 at 21:24

License

MIT

Total Downloads

842.6K

Supported Platforms

linux-64

Unsupported Platforms

win-32 Last supported version: 1.6
macOS-64 Last supported version: 1.6
linux-32 Last supported version: 1.5
win-64 Last supported version: 1.6