R-1.9.0 beta: vignettes for package grid
I have no problems on WinXP, so I agree with Peter: check for R_LIBS set wrong (which was Stefano's problem last time we saw this) and then for the current lattice (0.9-10).
On 9 Apr 2004, Peter Dalgaard wrote:
Uwe Ligges <ligges@statistik.uni-dortmund.de> writes:
Since release of R-1.9.0 is very close, let me mention that there
seems to be a problem when building vignettes for package grid (see
below), e.g. yesterday's R-1.9.0 beta on Windows NT 4.0.
building/updating vignettes for package 'grid' ...
Warning messages:
1: 'viewport.transform' is deprecated.
Use 'current.transform' instead.
See help("Deprecated")
2: 'grid.convertWidth' is deprecated.
Use 'convertWidth' instead.
See help("Deprecated")
3: 'grid.convertHeight' is deprecated.
Use 'convertHeight' instead.
See help("Deprecated")
Error: chunk 12
This looks familiar... Are you sure that you're not picking up an old version of something (lattice, say)? I think that last time we saw it, the reason was either not having run rsync-recommended or having an older version in the library path.
Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595