[R] Thanks: batch package install advice
Al Piszcz
apiszcz at solarrain.com
Sun Aug 10 11:55:18 CEST 2003
Thanks for the help, example follows.
pkg<-c("gregmisc","e1071","car","foreign","tree")
install.packages(pkg,destdir="/tmp")
More information about the R-help
mailing list