Skip to content
Prev 41942 / 63424 Next

R CMD <custom>?

Hi,

is it possible to add a custom script such that it is called via R CMD
<custom>?  Is R CMD searching for it elsewhere than R_HOME/bin/?  I'm
looking for an non-admin alternative, so copying the script to
R_HOME/bin/ will not do (in case the user don't have enough permission
to write there).

/Henrik