Perform general purpose optimization in R using C++. A unified wrapper interface is provided to call C functions of the five optimization algorithms ('Nelder-Mead', 'BFGS', 'CG', 'L-BFGS-B' and 'SANN') underlying optim().
Version: | 0.1.5 |
Imports: | Rcpp (≥ 0.12.14) |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | R.rsp |
Published: | 2020-06-29 |
Author: | Yi Pan [aut, cre] |
Maintainer: | Yi Pan <ypan1988 at gmail.com> |
BugReports: | https://github.com/ypan1988/roptim/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/ypan1988/roptim/ |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
In views: | Optimization |
CRAN checks: | roptim results |
Reference manual: | roptim.pdf |
Vignettes: |
roptim: An R Package for General Purpose Optimization with C++ |
Package source: | roptim_0.1.5.tar.gz |
Windows binaries: | r-devel: roptim_0.1.5.zip, r-release: roptim_0.1.5.zip, r-oldrel: roptim_0.1.5.zip |
macOS binaries: | r-release: roptim_0.1.5.tgz, r-oldrel: roptim_0.1.5.tgz |
Old sources: | roptim archive |
Reverse linking to: | jmcm, psychonetrics |
Please use the canonical form https://CRAN.R-project.org/package=roptim to link to this page.