[R-pkg-devel] best approach to getting an external library to *not* use stdout, stderr, etc.
    Simon Barthelmé 
    simon.barthelme at gipsa-lab.fr
       
    Wed Jun 28 16:29:59 CEST 2017
    
    
  
Dear list,
I'm trying to wrap an external C++ library that has the bad habit of 
printing errors to std::cerr, a behaviour which will lead to CRAN 
issuing warnings. I was wondering if people had come up with a solution 
to this problem that's better than patching everything by hand?
Thanks
Simon
    
    
More information about the R-package-devel
mailing list