在R 3.6 / Mac上安装Matrix软件包

时间:2019-12-07 12:53:29

标签: r anaconda package

我正在尝试在Anaconda R(3.6)上安装Matrix软件包。我正在使用RStudio并尝试使用install.package安装。 我收到一条我不太了解的错误消息:

dyld: Library not loaded: @rpath/libLTO.dylib
  Referenced from: /Users/alice/anaconda3/bin/x86_64-apple-darwin13.4.0-ld
  Reason: image not found
clang-4.0: error: unable to execute command: Abort trap: 6
clang-4.0: error: linker command failed due to signal (use -v to see invocation)

你知道我应该做什么吗?

0 个答案:

没有答案