The R Project SVN R

Rev

Rev 47882 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4580 hornik 1
# ${R_HOME}/bin/REMOVE for removing add-on packages
2195 hornik 2
 
77228 maechler 3
R_DEFAULT_PACKAGES=NULL "${R_HOME}/bin/R" -f "${R_SHARE_DIR}/R/REMOVE.R" --no-restore --no-echo --args $@
7357 hornik 4