Hi,
I tried installing the x86_64 alpha available today at https://mac.r-project.org/big-sur-x86_64/R-4.3-branch/R-4.3-branch-x86_64.pkg; however, I'm getting the following error:
$ sudo installer -pkg R-4.3-branch-x86_64.pkg -target /
installer: Package name is R 4.3.0 for macOS (X86_64)
installer: Upgrading at base path /
installer: The upgrade was successful.
$ R
dyld: lazy symbol binding failed: Symbol not found: _timespec_get
Referenced from: /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libR.dylib (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: _timespec_get
Referenced from: /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libR.dylib (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libSystem.B.dylib
Abort trap: 6
Is this a problem with the .pkg file?
Jennifer Wokaty (they/them)
Waldron Lab at CUNY SPH
Bioconductor Core Team