[R-SIG-Mac] Testing R 3.4.0 RC r72542
Berend Hasselman
bhh at xs4all.nl
Wed Apr 19 22:02:51 CEST 2017
Simon,
> On 19 Apr 2017, at 21:43, Simon Urbanek <simon.urbanek at r-project.org> wrote:
>
>>
>> On Apr 19, 2017, at 1:48 PM, Berend Hasselman <bhh at xs4all.nl> wrote:
>>
>>
>>> On 19 Apr 2017, at 16:24, Simon Urbanek <simon.urbanek at r-project.org> wrote:
>>>
>>> Ok, found the issue with 3. -- it works just fine on Sierra, but there is a bug in El Capitan which fails to accept 127.0.0.1 in the ATS exception list so it's in fact impossible to white-list it. Apple has fixed that bug in Sierra but not in El Capitan, so I have added a work-around by forcing the use of localhost instead. I have also kicked-off another build so the latest RC with the fix (GUI r7337) should be up in another 15 mins at http://R.research.att.com.
>>>
>>
>> I just downloaded http://r.research.att.com/el-capitan/R-3.4-branch/R-3.4-branch-el-capitan-signed.pkg.
>>
>> When I start up R.app I still get:
>>
>> [R.app GUI 1.70 (7334) x86_64-apple-darwin15.6.0]
>>
>
> I'm not sure why the first pass didn't update, but it should be up to date now.
>
Thank you. For example ?ls now shows the relevant help page.
BTW. I have noticed that several R packages (such as dplyr) using C++ still link to /usr/local/clang4/lib/.
But for example caTools and cubature link to the libc++.1.dylib in the R framework.
I'll try again tomorrow.
Thanks again.
Berend
> Thanks,
> Simon
More information about the R-SIG-Mac
mailing list