[R] playwith error message
Liviu Andronic
landronimirc at gmail.com
Mon Feb 1 13:59:10 CET 2010
Hello
On 2/1/10, Sigbert Klinke <sigbert at wiwi.hu-berlin.de> wrote:
> I'am using the playwith library to write my own small GUI application.
> But I get the following error under Windows and Linux (Ubuntu):
>
> Error in if ((modeOK %in% c("Identify", "Brush")) && (actions$ident == :
> Fehlender Wert, wo TRUE/FALSE nötig ist
>
Can you post a reproducible example that leads to this error?
> Under linux my R program simply continues, but under Windows it stops.
> Since it is not in my code, has anyone an idea what goes wrong? I most
> of the generated picture it is not possible to Brush or Identify.
>
This can happen depending on the exact graph type. You might want to
look at the playwith bug tracker [1].
Liviu
[1] http://code.google.com/p/playwith/issues/list
More information about the R-help
mailing list