àààààà 23 ààààà 2004 13:57 àààààà, Jeff Gentry ààààààààà: > Here's another issue (that might well be operator error): > > install.packages("lattice") > > ... > ... > ** save image > Loading required package: grid > Error in importIntoEnv(impenv, impnames, ns, impvars) : > object(s) 'dev.list', 'cm.colors', 'gray', 'heat.colors' are not > exported by 'namespace:graphics' > Execution halted > ERROR: execution of package source for 'lattice' failed > ** Removing '/usr/home/jgentry/R-devel/library/lattice'
Yes, the released lattice version is no longer compatible with r-devel after a split of the graphics package, and install.packages doesn't know to look in http://cran.us.r-project.org/src/contrib/2.0.0/Recommended/. Doing a ./tools/rsync-recommended should get you the correct version. Deepayan ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-devel