This is a feature request.
It would be nice to be able to link to this library as a dependency in R. Also wouldn't be too hard; just make an R package with the header impl. added to inst folder.
Examples of package that do this:
Linking to Boost w/ R can be handled via the BH package.
This is a feature request.
It would be nice to be able to link to this library as a dependency in R. Also wouldn't be too hard; just make an R package with the header impl. added to
instfolder.Examples of package that do this:
Linking to Boost w/ R can be handled via the BH package.