yyjsonr
From MaRDI portal
Software:5977653
Fast JSON Parser and Generator
Last update: 22 January 2024
Copyright license: MIT license, File License
Software version identifier: 0.1.16, 0.1.18
A fast JSON parser, generator and validator which converts JSON data to/from R objects. The standard R data types are supported (e.g. logical, numeric, integer) with configurable handling of NULL and NA values. Data frames, atomic vectors and lists are all supported as data containers translated to/from JSON. This implementation is a wrapper around the 'yyjson' 'C' library which is available from <https://github.com/ibireme/yyjson>.
This page was built for software: yyjsonr