Hi,

On Tuesday 01 February 2011, meik michalke wrote:
> <error>
> Fehler in system(sprintf("%s > %s 2> %s", command, outfile, errfile), input
> = input) :
>   Objekt 'ignore.stdout' nicht gefunden
> Calls: local ... create.pdf -> texi2dvi -> .shell_with_capture -> system
> </error>

I have overloaded the system() and system2() functions in the development 
sources. With this, output from system commands is finally shown in the 
console, properly.

But well, obviously I did not get it quite right. What's your version of R? 
What's the output of
   formals (system)
and
   formals (system2)
?

Regards
Thomas

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to