Hi,

I am wondering how to suppress console output when using choose.dir() on
Windows 10 with RStudio. 
Am getting a log output when using this function. Example: 

... 
22:07:18.873 INFO
|9824|ccdi_client_protorpc.cpp:413:ccdi::client::CCDIGetSyncState| The CCD
process doesn't appear to be running. 
22:07:18.873##ERR##|9824|ACloudToBeSynced.cpp:80:CACloudToBeSynced::IsMember
Of| CCDIGetSyncState for syncbox fail rv -9055 
... 


Have tried sink(), invisible(), options(echo = FALSE), capture.output().
None working for me.

Regards,

Rob Grant


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to