Install several CRAN packages from the command line



Rscript -e 'install.packages(c("RUnit", "zoo"))'