Skip to content

RJSONIO

Serialize R Objects to JSON, JavaScript Object Notation

v2.0.0 · Apr 5, 2025 · BSD_3_clause + file LICENSE

Description

This is a package that allows conversion to and from data in Javascript object notation (JSON) format. This allows R objects to be inserted into Javascript/ECMAScript/ActionScript code and allows R programmers to read and convert JSON content to R objects. This is an alternative to rjson package. Originally, that was too slow for converting large R objects to JSON and was not extensible. rjson's performance is now similar to this package, and perhaps slightly faster in some cases. This package uses methods and is readily extensible by defining methods for different classes, vectorized operations, and C code and callbacks to R functions for deserializing JSON objects to R. The two packages intentionally share the same basic interface. This package (RJSONIO) has many additional options to allow customizing the generation and processing of JSON content. This package uses libjson rather than implementing yet another JSON parser. The aim is to support other general projects by building on their work, providing feedback and benefit from their ongoing development.

Downloads

17.9K

Last 30 days

919th

52.4K

Last 90 days

268.5K

Last year

Trend: +1.5% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (29)

Dependency Network

Dependencies Reverse dependencies R4CouchDB rbiouml restimizeapi ropensecretsapi CirceR CropScapeR DIZutils FAOSTAT LDAvis PubChemR RSDA RXKCD RedditExtractoR SignacX ajv +14 more reverse deps RJSONIO

Version History

new 2.0.0 Mar 10, 2026
updated 2.0.0 ← 1.3-1.11 diff Apr 4, 2025
updated 1.3-1.11 ← 1.3-1.10 diff Mar 25, 2025
updated 1.3-1.10 ← 1.3-1.9 diff Mar 23, 2025
updated 1.3-1.9 ← 1.3-1.8 diff Nov 26, 2023
updated 1.3-1.8 ← 1.3-1.7 diff Jan 30, 2023
updated 1.3-1.7 ← 1.3-1.6 diff Jan 13, 2023
updated 1.3-1.6 ← 1.3-1.5 diff Sep 15, 2021
updated 1.3-1.5 ← 1.3-1.4 diff Aug 16, 2021
updated 1.3-1.4 ← 1.3-1.3 diff Jan 14, 2020
updated 1.3-1.3 ← 1.3-1.2 diff Oct 2, 2019
updated 1.3-1.2 ← 1.3-1.1 diff Jun 3, 2019
updated 1.3-1.1 ← 1.3-1 diff Mar 2, 2019
updated 1.3-1 ← 1.3-0 diff Nov 11, 2018
updated 1.3-0 ← 1.2-0.2 diff Jul 27, 2014
updated 1.2-0.2 ← 1.2-0.1 diff Apr 28, 2014
updated 1.2-0.1 ← 1.0-3 diff Apr 25, 2014
updated 1.0-3 ← 1.0-2 diff Mar 27, 2013
updated 1.0-2 ← 1.0-1 diff Mar 19, 2013
updated 1.0-1 ← 1.0-0 diff Oct 9, 2012