[R] Console/command line output

Ingmar Visser i.visser at uva.nl
Tue Mar 30 14:36:59 CEST 2004


Hi all,
I am working on Macos x 10.3 (Panther) to build a package consisting of
C/C++ code that is called from R. In the C/C++-sources I use  several
commands to print info to the console:

std::cout << "info" << endl;

and: 

Rprintf("info\n");

Both work fine when R is run on the command line but neither works when
running Raqau (I did check the preference boxes for console and error output
to be written to the console).

Can anyone confirm this behavior of Raqua?
Any suggestions welcome,
Ingmar

platform powerpc-apple-darwin6.8
arch     powerpc   
os       darwin6.8 
system   powerpc, darwin6.8
status             
major    1         
minor    8.1       
year     2003      
month    11        
day      21        
language R




More information about the R-help mailing list