Skip to content
Prev 12348 / 63461 Next

R-1.9.0 beta: vignettes for package grid

Prof Brian Ripley wrote:

            
I have unpacked R-1.9.0beta_latest.tar.gz from CRAN master in Vienna 
into a clean directory. Quite probably, I had set R_LIBS before (in 
order to check some problematic packages for R-1.8.x).

Looking closer, there is lattice_0.9-09.tar.gz and lattice_0.9-10.tar.gz 
included in the R-1.9.0beta_latest.tar.gz, but the link lattice.tgz is 
missing. For that reason, lattice was not available at the default 
location and the outdated version in R_LIBS was found.

Therefore, it seems to be a problem with building the beta snapshot.

Uwe