whenever I try to load "playwith" package I get following error : Â > library(playwith) Loading required package: lattice Loading required package: grid Error in inDL(x, as.logical(local), as.logical(now), ...) : Â unable to load shared library 'C:/PROGRA~1/R/R-27~1.1/library/RGtk2/libs/RGtk2.dll': Â LoadLibrary failure:Â The specified module could not be found.
Error: package/namespace load failed for 'playwith' What to do? --- On Sun, 29/6/08, Liviu Andronic <[EMAIL PROTECTED]> wrote: From: Liviu Andronic <[EMAIL PROTECTED]> Subject: Re: [R] Interactive plot To: "Ron Michael" <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Date: Sunday, 29 June, 2008, 7:46 PM On 6/29/08, Ron Michael <[EMAIL PROTECTED]> wrote: > Now I want to present the plot in some interactive manner. I want to put a slider in the plot where user move the slider for the 1st element of the vector "vary" and automatically this result will be reflected at the plot window. > playwith: A GUI for interactive plots using GTK+ ? [1] [1] http://cran.at.r-project.org/web/packages/playwith/index.html Send instant messages to your online friends http://uk.messenger.yahoo.com [[alternative HTML version deleted]]
______________________________________________ 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.