Crandore Hub

yyjsonr

Fast 'JSON', 'NDJSON' and 'GeoJSON' Parser and Generator

A fast 'JSON' parser, generator and validator which converts 'JSON', 'NDJSON' (Newline Delimited 'JSON') and 'GeoJSON' (Geographic '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'. 'GeoJSON' data is read in as 'simple features' objects. This implementation wraps the 'yyjson' 'C' library which is available from <https://github.com/ibireme/yyjson>.

Versions across snapshots

VersionRepositoryFileSize
0.1.22 rolling linux/jammy R-4.5 yyjsonr_0.1.22.tar.gz 1.1 MiB
0.1.22 rolling linux/noble R-4.5 yyjsonr_0.1.22.tar.gz 1.1 MiB
0.1.22 rolling source/ R- yyjsonr_0.1.22.tar.gz 1.3 MiB
0.1.22 latest linux/jammy R-4.5 yyjsonr_0.1.22.tar.gz 1.1 MiB
0.1.22 latest linux/noble R-4.5 yyjsonr_0.1.22.tar.gz 1.1 MiB
0.1.22 latest source/ R- yyjsonr_0.1.22.tar.gz 1.3 MiB
0.1.22 2026-04-26 source/ R- yyjsonr_0.1.22.tar.gz 1.3 MiB
0.1.22 2026-04-23 source/ R- yyjsonr_0.1.22.tar.gz 1.3 MiB
0.1.22 2026-04-09 windows/windows R-4.5 yyjsonr_0.1.22.zip 1.2 MiB
0.1.20 2025-04-20 source/ R- yyjsonr_0.1.20.tar.gz 1.3 MiB

Dependencies (latest)

Suggests