Re: [rkward-devel] turn off sink

2007-11-05 Thread Albert Greinoecker
Hi Thomas, yes, you are right, i created RKward 0.4.8 from source and now everything works fine! thx, Albert Am Montag, den 05.11.2007, 12:53 +0100 schrieb Thomas Friedrichsmeier: > Hi, > > On Monday 05 November 2007, Albert Greinoecker wrote: > > RKWard 0.4.2 (KDE 3.5.6) >

[rkward-devel] turn off sink

2007-11-05 Thread Albert Greinoecker
Hi, RKWard 0.4.2 (KDE 3.5.6) R version 2.4.1 (2006-12-18) Ubuntu 7.04 How can I turn off sink-writing to a file when using rkward? After calling a function which contains sink('file.txt') at the beginning and sink() at the end, the output still goes to file.txt . What am I doing wrong? thx, Al