On 11 October 2018 at 11:50, Neal Fultz wrote: | I recently needed to deal with json on the C++ side of things, and found | the nlohmann json library. | | I made a small wrapper package: https://github.com/nfultz/RcppJson
Cool. | I was pleasantly surprised how easy it was to make a header-only package | (by cannabalizing BH and copying the hpp file to inst/include). Why? Is LinkingTo: BH not good enough? | | Maybe someone else will find this useful some day. There are also R (at least) cpp-using package ndjson and validatejsonr on CRAN. Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org _______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel