Message-ID: <CAFDcVCSuR6159QO=0J8Xe9icY9AOLDnSUvMF=w7=r5+jaL=uZg@mail.gmail.com>
Date: 2011-11-28T19:16:46Z
From: Henrik Bengtsson
Subject: 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