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 |
DOI: | 10.32614/CRAN.package.rminqa |
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 |
Reference manual: | rminqa.pdf |
Package source: | rminqa_0.2.2.tar.gz |
Windows binaries: | r-devel: rminqa_0.2.2.zip, r-release: rminqa_0.2.2.zip, r-oldrel: rminqa_0.2.2.zip |
macOS binaries: | r-release (arm64): rminqa_0.2.2.tgz, r-oldrel (arm64): rminqa_0.2.2.tgz, r-release (x86_64): rminqa_0.2.2.tgz, r-oldrel (x86_64): rminqa_0.2.2.tgz |
Old sources: | rminqa archive |
Reverse linking to: | glmmrOptim |
Please use the canonical form https://CRAN.R-project.org/package=rminqa to link to this page.