On 2010-05-30 15:33, Prof. John C Nash wrote:
A few days ago on R-help I asked about a cross-platform timeout version of
readline().
Some suggestions, but only partial joy so far. I can get the Gnu bash 'read -t
...' to
work in Windows by using the 'bash -c ' construct, but then R's system()
A few days ago on R-help I asked about a cross-platform timeout version of
readline().
Some suggestions, but only partial joy so far. I can get the Gnu bash 'read -t
...' to
work in Windows by using the 'bash -c ' construct, but then R's system()
function does not
seem to allow this to pass thr