R interface to the C++ header-only Rapidjson library
This package is using v1.2-beta build of rapidjson. This is necessary to overcome gcc
compiler warnings on CRAN, which are fixed in this patch
From CRAN
install.packages("rapidjsonr")
Install the development version with
devtools::install_github("SymbolixAU/rapidjsonr")