Dear list,
I want to report an error on the R console I see.  I double clicked on R
command History, the window that pop up on the right side of R console.


> plot(dat,ylab="Number of people",main="Progress over time",type="o")
2014-02-28 18:37:26.720 R[2649:707] *** 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 .. 55]
*** name: NSRangeException, info: (null)
*** Version: R 3.0.2 () R.app R 3.0.2 GUI 1.62 Snow Leopard build(null)
Consider saving your work soon in case this develops into a problem.
2014-02-28 18:37:26.722 R[2649:707] *** 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 .. 55]
*** name: NSRangeException, info: (null)
*** Version: R 3.0.2 () R.app R 3.0.2 GUI 1.62 Snow Leopard build(null)
Consider saving your work soon in case this develops into a problem.
2014-02-28 18:37:26.753 R[2649:707] *** 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 .. 55]
*** name: NSRangeException, info: (null)
*** Version: R 3.0.2 () R.app R 3.0.2 GUI 1.62 Snow Leopard build(null)
Consider saving your work soon in case this develops into a problem.
2014-02-28 18:37:26.771 R[2649:707] *** 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 .. 55]
*** name: NSRangeException, info: (null)
*** Version: R 3.0.2 () R.app R 3.0.2 GUI 1.62 Snow Leopard build(null)
Consider saving your work soon in case this develops into a problem.
2014-02-28 18:37:26.789 R[2649:707] *** 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 .. 55]
*** name: NSRangeException, info: (null)
*** Version: R 3.0.2 () R.app R 3.0.2 GUI 1.62 Snow Leopard build(null)
Consider saving your work soon in case this develops into a problem.



> sessionInfo()
R version 3.0.2 (2013-09-25)
Platform: x86_64-apple-darwin10.8.0 (64-bit)

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

other attached packages:
[1] astsa_1.1

loaded via a namespace (and not attached):
[1] tools_3.0.2


Thanks,
Mike

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to