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.3.1
Depends: R (≥ 3.5.0)
Imports: Rcpp (≥ 1.0.7)
LinkingTo: Rcpp (≥ 1.0.7)
Suggests: minqa
Published: 2026-01-12
DOI: 10.32614/CRAN.package.rminqa
Author: Sam Watson [aut, cre], Yi Pan [aut], Éric Thiébaut [aut], Mike Powell [aut]
Maintainer: Sam Watson <S.I.Watson at bham.ac.uk>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
CRAN checks: rminqa results

Documentation:

Reference manual: rminqa.html , rminqa.pdf

Downloads:

Package source: rminqa_0.3.1.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.3.1.tgz, r-oldrel (arm64): rminqa_0.2.2.tgz, r-release (x86_64): rminqa_0.2.2.tgz, r-oldrel (x86_64): rminqa_0.3.1.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.