astamm / nloptr

nloptr provides an R interface to NLopt, a free/open-source library for nonlinear optimization providing a common interface to a number of different optimization routines which can handle nonlinear constraints and lower and upper bounds for the controls.
https://astamm.github.io/nloptr/
Other
106 stars 34 forks source link

Rev dep check issue with **edmcr** #159

Closed astamm closed 5 months ago

astamm commented 5 months ago

When running reverse dependency checks for v2.1.0 release, package edmcr exhibits error in examples due to arguments not available when evaluating inequality constraints.

astamm commented 5 months ago

Nothing to be done by @rwoldford as it is an nloptr issue.