Package: roptim
Type: Package
Title: General Purpose Optimization in R using C++
Version: 0.1.6
Author: Yi Pan [aut, cre]
Maintainer: Yi Pan <ypan1988@gmail.com>
Description: 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().
License: GPL (>= 2)
Encoding: UTF-8
SystemRequirements: C++11
Imports: Rcpp (>= 0.12.14)
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.1.1
URL: https://github.com/ypan1988/roptim/
BugReports: https://github.com/ypan1988/roptim/issues
Suggests: R.rsp, testthat (>= 3.0.0)
VignetteBuilder: R.rsp
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2022-08-06 09:57:32 UTC; yipan
Repository: CRAN
Date/Publication: 2022-08-06 10:30:02 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2022-08-07 10:27:22 UTC; unix
Archs: roptim.so.dSYM
