Hello On 2/1/10, Sigbert Klinke <sigb...@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 ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.