RJSONIO

Serialize R Objects to JSON

Converts R objects to and from JavaScript Object Notation (JSON). The package provides a stable interface for reading JSON from strings, files, and connections, and for serializing common R objects, including vectors, lists, data frames, arrays, environments, and S4 objects. It also exposes parser handlers, callbacks, and S4 methods for applications that need customized JSON processing while preserving established RJSONIO behavior.

2.0.5 BSD_3_clause + file LICENSE 1 个版本
安装
install.packages("RJSONIO")
remotes::install_cran("RJSONIO")
版本列表
2.0.5 2026-05-15