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
- GitHub
- https://coolbutuseless.github.io/package/yyjsonr/
- File a bug report
- yyjsonr results
- yyjsonr.pdf
- Version0.1.20
- R version≥ 3.5.0
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?Yes
- Languageen-AU
- Last release04/10/2024
Documentation
Team
Mike Cheng
Yao Yuan
Show author detailsRolesAuthor, Copyright holder
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Suggests5 packages
- Reverse Imports2 packages