-
-
Notifications
You must be signed in to change notification settings - Fork 219
Closed
Description
How to build R package with an external C++ library is still tricky, with or without Rcpp. In workshops I often mention three cases of i) headers-only, ii) small sources (to be included), iii) large sources (external library) and mention that especially the latter one is still hard esp cross-platform.
Now, I did sit down in November on wrote down some notes that turned into a arXiv pre-print (at arxiv.org/abs/1911.06416) that I actually never really announced,. Somehow made it into a twitter thread recently, and people seem to find it useful. It occurred to me that we could stick it into the package as a new vignette as well.
Thoughts? Yay? Nay?
jwood000 and shrektan
Metadata
Metadata
Assignees
Labels
No labels