https://github.com/ibireme/yyjson>.">

yyjsonr: Fast 'JSON', 'NDJSON' and 'GeoJSON' Parser and Generator (original) (raw)

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>.

Version: 0.1.20
Depends: R (≥ 3.5.0)
Suggests: bit64, knitr, rmarkdown, jsonlite, testthat (≥ 3.0.0)
Published: 2024-04-10
DOI: 10.32614/CRAN.package.yyjsonr
Author: Mike Cheng [aut, cre, cph], Yao Yuan [aut, cph] (Author of bundled yyjson)
Maintainer: Mike Cheng
BugReports: https://github.com/coolbutuseless/yyjsonr/issues
License: MIT + file
Copyright: The included 'yyjson' code is Copyright (c) 2020 YaoYuan. See 'COPYRIGHTS' for LICENSE for inclued code. yyjsonr copyright details
URL: https://github.com/coolbutuseless/yyjsonr,https://coolbutuseless.github.io/package/yyjsonr/
NeedsCompilation: yes
Language: en-AU
Materials: NEWS
CRAN checks: yyjsonr results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=yyjsonrto link to this page.