The R Project SVN R

Rev

Rev 47516 | Rev 48263 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 47516 Rev 47521
Line 1... Line -...
1
#!@R_SHELL@
-
 
2
#
1
#
3
# ${R_HOME}/bin/SHLIB
2
# ${R_HOME}/bin/SHLIB
4
 
3
 
5
# @configure_input@
-
 
6
 
-
 
7
echo 'tools:::.SHLIB()' | R_DEFAULT_PACKAGES=NULL "${R_HOME}/bin/R" --slave --args $@
4
echo 'tools:::.SHLIB()' | R_DEFAULT_PACKAGES=NULL "${R_HOME}/bin/R" --no-restore --slave --args $@
8
 
5