Displaying 1 result from an estimated 1 matches for "r67397".
Did you mean:
267397
2015 Jan 11
0
Shouldn't grDevices::quartz() give an error instead of a warning when not available?
...ight, d$pointsize, :
unable to start device X11cairo
In addition: Warning message:
In x11() : unable to open connection to X11 display ''
Wouldn't it make sense that a failed call to quartz() would give an
error instead?
> sessionInfo()
R Under development (unstable) (2015-01-09 r67397)
Platform: x86_64-unknown-linux-gnu (64-bit)
locale:
[1] C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
/Henrik