[R-SIG-Finance] RStudio Crashes when using quantmod's chartSeries()

Hsiao-nan Cheung niheaven at gmail.com
Mon Feb 22 07:12:07 CET 2016


Dear All,

Sorry for my second question.

When I use quantmod's chartSeries() function, the RStudio crashes. The code
is as below.

library(quantmod)
getSymbols("IBM")
chartSeries(IBM)

Very simple code... And the same function is working well in Rgui.exe, i.e.
there is a plot in the default graphics device. So maybe it's a graphics
engine error?

I've tried the plot() function, e.g., plot(chartSeries(IBM)), and it
crashes, too. Nothing improve.

Yours,
Hsiao-nan Cheung
2016/2/22

	[[alternative HTML version deleted]]



More information about the R-SIG-Finance mailing list