Skip to content
Back to formatted view

Raw Message

Message-ID: <CAL9B2vdQwN6tUwMkDTTpBfiXN8my_YjR4b+6Hf+J3SZY=9_U6w@mail.gmail.com>
Date: 2018-10-11T18:50:46Z
From: Neal Fultz
Subject: [Rcpp-devel] Manipulating json with Rcpp

Hi all,

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

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

Maybe someone else will find this useful some day.


Best,

Neal Fultz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20181011/318eeb7b/attachment.html>