Displaying 1 result from an estimated 1 matches for "known_interactive".
2007 May 21
1
dev.interactive() changes
...interactive via deviceIsInteractive().
>
> ?
Quick follow up: the displaylist based detection is working well, but
deviceIsInteractive() gives me an error:
> deviceIsInteractive("QT")
Error in deviceIsInteractive("QT") : cannot change value of locked
binding for '.known_interactive.devices'
> sessionInfo()
R version 2.6.0 Under development (unstable) (2007-05-21 r41658)
i686-pc-linux-gnu
This happens interactively as well as in package loading code.
-Deepayan