我正在尝试在具有最新版本的 R (3.2.2) 的 MAC (OSX 10.10) 上安装 RQuantLib。我了解 RQuantLib 需要 QuantLib 并已编译并安装它,显然成功了。至少当我打字时
\n\nquantlib-config --version\nRun Code Online (Sandbox Code Playgroud)\n\n在命令提示符下,我回来了
\n\n1.6.2\nRun Code Online (Sandbox Code Playgroud)\n\n但是,当我尝试通过 GUI(包安装程序)安装 RQuantLib 时,我得到以下信息:
\n\n* installing *source* package \xe2\x80\x98RQuantLib\xe2\x80\x99 ...\n** package \xe2\x80\x98RQuantLib\xe2\x80\x99 successfully unpacked and MD5 sums checked\nchecking for g++... g++\nchecking whether the C++ compiler works... yes\nchecking for C++ compiler default output file name... a.out\nchecking for suffix of executables... checking whether we are cross compiling... no\nchecking for suffix of object files... o\nchecking whether we are using the GNU …Run Code Online (Sandbox Code Playgroud)