Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/linux/22.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Linux RQuantLib包安装在amazon ec2实例上的Ubuntu14中不起作用_Linux_Ubuntu_Rcpp - Fatal编程技术网

Linux RQuantLib包安装在amazon ec2实例上的Ubuntu14中不起作用

Linux RQuantLib包安装在amazon ec2实例上的Ubuntu14中不起作用,linux,ubuntu,rcpp,Linux,Ubuntu,Rcpp,无法在ubuntu中安装.packages('RQuantLib')”。 它在windows上运行得很好 我已经安装了Rcpp软件包。 如果有人能列出所涉及的步骤,那就太好了。 我是linux新手 提前感谢。您是否安装了库?您是否知道您可以执行sudo apt get install r-cran-rquantlib?感谢您的回复。由于空间不足,quantlib似乎未插入。现在开始工作了。

无法在
ubuntu
中安装.packages('RQuantLib')”。 它在windows上运行得很好

我已经安装了
Rcpp
软件包。 如果有人能列出所涉及的步骤,那就太好了。 我是linux新手


提前感谢。

您是否安装了库?您是否知道您可以执行
sudo apt get install r-cran-rquantlib
?感谢您的回复。由于空间不足,quantlib似乎未插入。现在开始工作了。