Hello, running windows vista, R2.9.  Installed the following libraries: 
(*latticist*, *playwith* and *Cairo*)

Wanted then to run, to evaluate the visualization features:

>data(iris)

>library(latticist)

>latticist(iris)


However, i tested my desktop and laptop and get the following error 
after typing latticist(iris):

latticist(iris)
Loading required package: playwith
Loading required package: cairoDevice
Error in inDL(x, as.logical(local), as.logical(now), ...) :
unable to load shared library 
'C:/Users/luna/Documents/R/win-library/2.9/cairoDevice/libs/cairoDevice.dll': 
LoadLibrary failure:  The specified module could not be found.

Error: package 'cairoDevice' could not be loaded



However, i navigate to the location in the path above and i do see the 
cairoDevice.dll file, so i can't figure out what's going on.  Again, i 
tested 2 machines, with R2.9 and Vista, same error on both.

-zubin



  



        [[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.

Reply via email to