The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

roptim: General Purpose Optimization in R using C++

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.6
Imports: Rcpp (≥ 0.12.14)
LinkingTo: Rcpp, RcppArmadillo
Suggests: R.rsp, testthat (≥ 3.0.0)
Published: 2022-08-06
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

Documentation:

Reference manual: roptim.pdf
Vignettes: roptim: An R Package for General Purpose Optimization with C++

Downloads:

Package source: roptim_0.1.6.tar.gz
Windows binaries: r-devel: roptim_0.1.6.zip, r-release: roptim_0.1.6.zip, r-oldrel: roptim_0.1.6.zip
macOS binaries: r-release (arm64): roptim_0.1.6.tgz, r-oldrel (arm64): roptim_0.1.6.tgz, r-release (x86_64): roptim_0.1.6.tgz, r-oldrel (x86_64): roptim_0.1.6.tgz
Old sources: roptim archive

Reverse dependencies:

Reverse linking to: bigsnpr, GeoDiff, gfilogisreg, hahmmr, jmcm, magi, numbat, psychonetrics, RcppCensSpatial

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.