Displaying 2 results from an estimated 2 matches for "bruch".
Did you mean:
  bruce
  
2005 May 12
6
segfault on large number of open brackets (PR#7859)
Full_Name: Max
Version: R 2.0.1 (2004-11-15)
OS: Gentoo Linux
Submission from: (NULL) (158.143.49.181)
I leaned on the "(" key by accident, and it looks as if R segfaults on a large
number (88 or more in my case) open brackets:
Script started on Thu May 12 15:18:04 2005
$ R
R : Copyright 2004, The R Foundation for Statistical Computing
Version 2.0.1  (2004-11-15), ISBN 3-900051-07-0
2008 Apr 12
0
Rmpi error messages
Dear all,
I installed Rmpi (without error messages), but when I try to load the  
library in R I get the following error message:
 > library(Rmpi)
Error in dyn.load(file, ...) :
   unable to load shared library '/Users/ebruch/Library/R/2.6/library/ 
Rmpi/libs/i386/Rmpi.so':
   dlopen(/Users/ebruch/Library/R/2.6/library/Rmpi/libs/i386/Rmpi.so,  
6): Library not loaded: /Library/Frameworks/R.framework/Versions/2.5/ 
Resources/lib/libR.dylib
   Referenced from: /Users/ebruch/Library/R/2.6/library/Rmpi/libs/ 
i386/Rmpi....