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.
Uwe Ligges
====================================================
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
Error in c(0, 0, 1) %*% transform : requires numeric matrix/vector arguments
Error in tools:::.installPackageVignettes("../library/grid",
"../../library/grid
") :
Error: chunk 12
Error in c(0, 0, 1) %*% transform : requires numeric matrix/vector arguments
Execution halted
R-1.9.0 beta: vignettes for package grid
6 messages · Peter Dalgaard, Brian Ripley, Uwe Ligges
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.
O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907
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
Prof Brian Ripley wrote:
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.
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
Uwe Ligges <ligges@statistik.uni-dortmund.de> writes:
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.
Odd... Will check.
-p
O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907
Peter Dalgaard <p.dalgaard@biostat.ku.dk> writes:
Uwe Ligges <ligges@statistik.uni-dortmund.de> writes:
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.
Odd... Will check.
Odd indeed. tools/rsync-recommended doesn't seem to work on bates4: pd@bates4:~/r-devel/R$ tools/rsync-recommended receiving file list ... done wrote 167 bytes read 531 bytes 279.20 bytes/sec total size is 2930233 speedup is 4198.04 Creating links ln: when making multiple links, last argument must be a directory ln: when making multiple links, last argument must be a directory pd@bates4:~/r-devel/R$ ls src/library/Recommended/ CVS cluster.tgz nlme.tgz KernSmooth.tgz cluster_1.9.1.tar.gz nlme_3.1-48.tar.gz KernSmooth_2.22-13.tar.gz foreign.tgz rpart.tgz Makefile.in foreign_0.6-6.tar.gz rpart_3.1-15.tar.gz VR.tgz lattice_0.9-10.tar.gz survival.tgz VR_7.2-1.tar.gz lattice_0.9-9.tar.gz survival_2.11-4.tar.gz boot.tgz mgcv_1.0-4.tar.gz boot_1.2-16.tar.gz mgcv_1.0-5.tar.gz Manually removing lattice and mgcv and retrying seems to have put things back in whack, but the --delete option to rsync ought to do that automagically, as I believe it has on my other machines.
O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907