jsonlite (Q27461): Difference between revisions
From MaRDI portal
Added link to MaRDI item. |
Swh import (talk | contribs) SWHID from Software Heritage |
||||||||||||||
(One intermediate revision by one other user not shown) | |||||||||||||||
Property / source code repository | |||||||||||||||
Property / source code repository: https://github.com/cran/jsonlite / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / Software Heritage ID | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:5af866374f455abd6ba00478c9804d6ba4c2bae0 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:5af866374f455abd6ba00478c9804d6ba4c2bae0 / qualifier | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:5af866374f455abd6ba00478c9804d6ba4c2bae0 / qualifier | |||||||||||||||
point in time: 26 December 2023
|
Latest revision as of 16:36, 21 March 2024
A Simple and Robust JSON Parser and Generator for R
Language | Label | Description | Also known as |
---|---|---|---|
English | jsonlite |
A Simple and Robust JSON Parser and Generator for R |
Statements
4 December 2023
0 references
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.
0 references