[R-SIG-Mac] Error message when folding code

Gabriel Henrique de Oliveira Caetano gabrielhoc at gmail.com
Thu Jan 5 03:10:23 CET 2017


Hi! I get the following error message sometimes when I try to fold { } brackets in the script editor at the standard mac GUI. I don’t see any pattern it sometimes happen and sometimes doesn’t, and the only common thing is folding the brackets. If this happens many times, R eventually crashes. I tried reinstalling R and the problem persists. What can I do to avoid this?


2017-01-04 17:19:54.144 R[802:14735] *** RController: caught ObjC exception while processing system events. Update to the latest GUI version and consider reporting this properly (see FAQ) if it persists and is not known. 
*** reason: *** -[__NSArrayM objectAtIndex:]: index 18446744073709551615 beyond bounds [0 .. 7547]
*** name: NSRangeException, info: (null)
*** Version: R 3.3.2 (71607) R.app R 3.3.2 GUI 1.68 Mavericks build
Consider saving your work soon in case this develops into a problem.


Here is the session info:


> sessionInfo()
R version 3.3.2 (2016-10-31)
Platform: x86_64-apple-darwin13.4.0 (64-bit)
Running under: macOS Sierra 10.12.2

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] parallel  stats     graphics  grDevices utils     datasets  methods  
[8] base     

other attached packages:
 [1] EcoHydRology_0.4.12 XML_3.98-1.5        DEoptim_2.2-4      
 [4] topmodel_0.7.2-2    operators_0.1-8     stringi_1.1.2      
 [7] dismo_1.1-1         maptools_0.8-40     geosphere_1.5-5    
[10] raster_2.5-8        sp_1.2-4           

loaded via a namespace (and not attached):
[1] tools_3.3.2     foreign_0.8-67  Rcpp_0.12.8     grid_3.3.2     
[5] lattice_0.20-34


Thank you!


More information about the R-SIG-Mac mailing list