This is a mostly-local experimental repo where I once tried to offer help to this repository which had been struggling with an integration between RcppArmadillo and nloptr.
This now contains two working packages showing the integration but one relies
on an external nlopt installation and links to it, and the other takes
advantage of the API exporting header nloptrAPI.h
and does not require an
external library.
For this fork: Dirk Eddelbuettel