# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RJSONIO" in publications use:' type: software license: BSD-3-Clause title: 'RJSONIO: Serialize R Objects to JSON' version: 2.0.5 doi: 10.32614/CRAN.package.RJSONIO abstract: 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. authors: - name: Yaoxiang Li email: liyaoxiang@outlook.com orcid: https://orcid.org/0000-0001-9200-1016 - name: CRAN Team email: CRAN@r-project.org - family-names: Temple Lang given-names: Duncan email: duncan@r-project.org orcid: https://orcid.org/0000-0003-0159-1546 - family-names: Wallace given-names: Jonathan repository: https://yaoxiangli.r-universe.dev repository-code: https://github.com/YaoxiangLi/RJSONIO commit: 326d89755e69c4338cb3a060841ac08fb38a84b3 url: https://yaoxiangli.github.io/RJSONIO/ date-released: '2026-05-15' contact: - name: Yaoxiang Li email: liyaoxiang@outlook.com orcid: https://orcid.org/0000-0001-9200-1016