The R Project SVN R

Rev

Rev 47550 | Rev 48880 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

#
# ${R_HOME}/bin/INSTALL for installing add-on packages

## FIXME: this loses quotes, so filepaths with spaces in get broken up

## NB: Apple's ICU needs LC_COLLATE set when R is started.
echo 'tools:::.install_packages()' | R_DEFAULT_PACKAGES= LC_COLLATE=C "${R_HOME}/bin/R" --no-restore --slave --args $@