On Dec 2, 2016, at 10:34 AM, Karl Thomaseth <karl.thomaseth at gmail.com <mailto:karl.thomaseth at gmail.com>> wrote:
Hello all,
I regret to bother you, but since I upgraded to MacOS Sierra more than a month ago, I am experiencing
that whenever I open any ?file.R?, which launches automatically R.app GUI the GUI crashes (see info below),
I removed also all .RData and .Rapp.history from my system with
sudo find / -name ?.RData? -delete
sudo find / -name ?.Rapp*? -delete
If I start R directly from the Dock, everything works fine.
Thank you
Karl Thomaseth
<R_2016-12-02-170202_Karls-MacBook-Pro.crash>
R version 3.3.2 (2016-10-31) -- "Sincere Pumpkin Patch"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin13.4.0 (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
Natural language support but running in an English locale
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
[R.app GUI 1.68 (7288) x86_64-apple-darwin13.4.0]
*** caught segfault ***
address 0x7f8bf2637f8, cause 'memory not mapped'
Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace
Selection:
=======================================
R version 3.3.2 (2016-10-31)
Platform: x86_64-apple-darwin13.4.0 (64-bit)
Running under: macOS Sierra 10.12.1
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base