On Sat, Sep 10, 2011 at 12:31 PM, John C Nash wrote:
> This is mainly a reminder to others developing R packages to be careful not
> to supply
> control list items that are not used by the called package. Optimx is a
> wrapper package
> that aims to provide a common syntax to a number of existin
This is mainly a reminder to others developing R packages to be careful not to
supply
control list items that are not used by the called package. Optimx is a wrapper
package
that aims to provide a common syntax to a number of existing optimization
packages.
Recently in extending optimx package I