Package: roptim 0.1.7

Yi Pan

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().

Authors:Yi Pan [aut, cre]

roptim_0.1.7.tar.gz
roptim_0.1.7.tar.gz(r-4.7-arm64)roptim_0.1.7.tar.gz(r-4.7-x86_64)roptim_0.1.7.tar.gz(r-4.6-arm64)roptim_0.1.7.tar.gz(r-4.6-x86_64)
roptim_0.1.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
roptim/json (API)

# Install 'roptim' in R:
install.packages('roptim', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/ypan1988/roptim/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

openblascpp

4.51 score 28 packages 15 scripts 2.5k downloads 7 exports 2 dependencies

Last updated from:6a927eb393. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK129
linux-devel-x86_64OK138
source / vignettesOK182
linux-release-arm64OK269
linux-release-x86_64OK112
wasm-releaseOK117

Exports:example1_rosen_bfgsexample1_rosen_grad_hess_checkexample1_rosen_nograd_bfgsexample1_rosen_other_methodsexample2_tsp_sannexample3_flb_25_dims_box_conexample4_wild_fun

Dependencies:RcppRcppArmadillo

roptim: An R Package for General Purpose Optimization with C++

Rendered fromarticle.pdf.asisusingR.rsp::asison May 31 2026.

Last update: 2018-11-12
Started: 2018-11-12