Displaying 1 result from an estimated 1 matches for "mypackcage".
Did you mean:
mypackage
2011 Nov 28
2
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