rminqa: Derivative-Free Optimization in R using C++

Perform derivative-free optimization algorithms in R using C++. A wrapper interface is provided to call C function of the 'bobyqa' implementation (See <https://github.com/emmt/Algorithms/tree/master/bobyqa>).

Version: 0.2.2
Imports: Rcpp (≥ 1.0.7)
LinkingTo: Rcpp
Suggests: minqa
Published: 2023-01-08
Author: Sam Watson [aut], Yi Pan [aut, cre], Éric Thiébaut [aut], Mike Powell [aut]
Maintainer: Yi Pan <ypan1988 at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
SystemRequirements: C++11
CRAN checks: rminqa results

Documentation:

Reference manual: rminqa.pdf

Downloads:

Package source: rminqa_0.2.2.tar.gz
Windows binaries: r-prerel: rminqa_0.2.2.zip, r-release: rminqa_0.2.2.zip, r-oldrel: rminqa_0.2.2.zip
macOS binaries: r-prerel (arm64): rminqa_0.2.2.tgz, r-release (arm64): rminqa_0.2.2.tgz, r-oldrel (arm64): rminqa_0.2.2.tgz, r-prerel (x86_64): rminqa_0.2.2.tgz, r-release (x86_64): rminqa_0.2.2.tgz
Old sources: rminqa archive

Reverse dependencies:

Reverse linking to: glmmrOptim

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rminqa to link to this page.