On 24-03-2014, at 21:23, Don McKenzie <[email protected]> wrote:

> The plot thickens. I do indeed have latticeExtra installed, but observe. Is 
> it turtles on down…? (and yes I have lattice installed too)
> 
>> library("latticeExtra")
> Loading required package: RColorBrewer
> Loading required package: lattice
> Error in gzfile(file, "rb") : cannot open the connection
> In addition: Warning messages:
> 1: '.find.package' is deprecated.
> Use 'find.package' instead.
> See help("Deprecated") 
> 2: In gzfile(file, "rb") :
>  cannot open compressed file 
> '/Library/Frameworks/R.framework/Versions/3.0/Resources/library/latticeExtra/data/Rdata.rdx',
>  probable reason 'No such file or directory'
> Error: package or namespace load failed for ‘latticeExtra’
> 
> Thanks for your response Steve.  Ideas?
> 

Possible an outdated version of latticeExtra and/or lattice?
Maybe do an update.packages?

I just tried library(latticeExtra) with R-3.0.3 on OS X 1.9.2 in R.app and it 
loaded without any warning messages.

Berend
_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to