[R-SIG-Mac] Symbol not found: _timespec_get

2023-04-04 Thread Jennifer Wokaty
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) insta

Re: [R-SIG-Mac] Symbol not found: _timespec_get

2023-04-04 Thread Tomas Kalibera
On 4/4/23 18:26, Jennifer Wokaty wrote: 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: Pack

Re: [R-SIG-Mac] Symbol not found: _timespec_get

2023-04-04 Thread Jennifer Wokaty
Sorry, thank you for kindly reminding me! R aborts so I can't provide sessionInfo(), but that's likely the problem as we're running macOS 10.14.6 Mojave x86_64-apple-darwin18.7.0. Jennifer Wokaty (they/them) Waldron Lab at CUNY SPH Bioconductor Core Team From: T

Re: [R-SIG-Mac] Symbol not found: _timespec_get

2023-04-04 Thread Prof Brian Ripley
On 04/04/2023 18:45, Tomas Kalibera wrote: On 4/4/23 18:26, Jennifer Wokaty wrote: 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-

Re: [R-SIG-Mac] Symbol not found: _timespec_get

2023-04-04 Thread Simon Urbanek
Jennifer, that build in only for macOS 11 (Big Sur) and higher, older versions are no longer supported (neither by Apple nor by us). I'll update the installer to disallow installation on older macOS version to avoid confusion. Thanks, Simon > On Apr 5, 2023, at 6:04 AM, Jennifer Wokaty > wr