我刚刚升级到 OS X Mavericks。我遇到了导致 R 崩溃的错误:(使用 R 版本 3.0.1):
Error in by.default(G1$Y, G1$Subject, mean) :
'names' attribute [1] must be the same length as the vector [0]
*** caught segfault ***
address 0x7c0, 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
有人面临这个问题吗?