标签: r optimization
我正在使用R 3.4.1。我正在使用nloptr
library(nloptr)
没有引发任何错误。但是,当我使用R运行非线性优化时,却收到错误消息
Error: cannot open file 'C:/Users/xyz/Documents/R/win-library/3.4/nloptr/R/nloptr.rdb': No such file or directory
您能建议我这个错误的原因吗?