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")
To use rapidjsonr in your own package, add a dependency
to rapidjsonr to your cpp files before a
call to #include <Rcpp.h>
// [[Rcpp::depends(rapidjsonr)]]
#include <Rcpp.h>
This package is provided under the MIT license, as per Rapidjson itself.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.