This is a test version of Biostars. For the public version, visit https://www.biostars.org.
"which was built for Mac OS X 10.13 "while downloading R package

I was installing R package but it warns like follows

dyld: Symbol not found: _utimensat Referenced from: /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libR.dylib (which was built for Mac OS X 10.13) Expected in: /usr/lib/libSystem.B.dylib

Do I must need to update my Macbook to 10.13 ? It's 10.12.1 currently but I don't wanna to update it. Thanks

r

1 answer

From the CRAN download page:

(...) R 4.0.0 binary for macOS 10.13 (High Sierra) and higher (...)

Self-explainatory, is it?

Log in to answer this question.