<div dir="ltr"><div dir="ltr">Hi all,<div><br></div><div>I recently needed to deal with json on the C++ side of things, and found the nlohmann json library. </div><div><br></div><div>I made a small wrapper package: <a href="https://github.com/nfultz/RcppJson">https://github.com/nfultz/RcppJson</a></div><div><br></div><div>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).  </div><div><br></div><div>Maybe someone else will find this useful some day.</div><div><br></div><div><br></div><div>Best,</div><div><br></div><div>Neal Fultz</div></div></div>