Skip to content
Prev 12354 / 63461 Next

R-1.9.0 beta: vignettes for package grid

Peter Dalgaard <p.dalgaard@biostat.ku.dk> writes:
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.