nloptr 2.0.2
This is a patch version in which:
- I link to the
nloptlibrary vianlopt/lib/libnlopt.ainstead of
-Lnlopt/lib -lnloptwhen buildingnloptfrom included sources to avoid
potential mess where-lnloptcould look for thenloptlibrary in other
places and possibly link with an existing too old system build ofnlopt.
Additionally, we contacted Simon Urbanek for updating the nlopt recipe for
macOS users so that it does now match the latest v2.7.1, which should avoid
nlopt to be built on the fly on CRAN machines.