>
> I have been running Yosemite for quite a while and didn't see any issues so 
> far. Given how little changed in Yosemite I don't expect any changes to the 
> Mavericks build at this point (i.e. Mavericks will remain the base target for 
> all recent OS X builds).

At RStudio, we've seen one problem - the PATH is not passed along to
sub-processes, e.g. these two functions return different values:

Sys.getenv("PATH")
system("echo $PATH")

This breaks Sys.which().

Hadley

-- 
http://had.co.nz/

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to