R package installation fail: ld: framework not found CoreFoundation clang-7: error: linker command failed with exit code 1

前端 未结 0 1100
温柔的废话
温柔的废话 2020-11-28 15:09

At some point, I cannot use C++ in R, especially when I execute Rcpp code. For example, I tried this

library(Rcpp)
evalCpp("1+1")

a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题