[Rd] Bug in R editor (PR#9487)

cetpaine at gmail.com cetpaine at gmail.com
Wed Jan 31 19:40:16 CET 2007


Full_Name: C. E. Timothy Paine
Version: R version 2.4.1 (2006-12-18)
OS: OS X 10.4.8
Submission from: (NULL) (130.39.127.123)


When editing  a script in the editor window, the following messages appear in
the R console. Any further editing in the editor will generate a new line of
error code.  This occurs unpedictably when editing in the editor. Perhaps
related is the observation that when I open an existing script, and select the
text of that script, the script shifts slightly to the right. 

Sorry I can;t provide better info about the problem. 

Thanks for all of your work!
tim


...............R console output...............

 *** caught bus error ***
address 0x3f, cause 'invalid alignment'


Possible actions:
1: abort (with core dump)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace
2007-01-31 12:28:04.453 R[11756] *** -[NSEvent set]: selector not recognized
[self = 0x52e2c0]
2007-01-31 12:28:04.454 R[11756] *** -[NSEvent set]: selector not recognized
[self = 0x52e2c0]

2007-01-31 12:32:37.166 R[11756] *** -[NSEvent colorUsingColorSpaceName:]:
selector not recognized [self = 0x52e2c0]
2007-01-31 12:32:37.166 R[11756] *** -[NSEvent colorUsingColorSpaceName:]:
selector not recognized [self = 0x52e2c0]
2007-01-31 12:32:37.182 R[11756] *** -[NSEvent colorUsingColorSpaceName:]:
selector not recognized [self = 0x52e2c0]
2007-01-31 12:32:37.183 R[11756] *** -[NSEvent colorUsingColorSpaceName:]:
selector not recognized [self = 0x52e2c0]
2007-01-31 12:32:38.535 R[11756] *** -[NSEvent colorUsingColorSpaceName:]:
selector not recognized [self = 0x52e2c0]
2007-01-31 12:32:38.535 R[11756] *** -[NSEvent colorUsingColorSpaceName:]:
selector not recognized [self = 0x52e2c0]
...




> sessionInfo()
R version 2.4.1 (2006-12-18) 
powerpc-apple-darwin8.8.0 

locale:
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"  
[7] "base"



More information about the R-devel mailing list