Hi Iñaki
Thanks for the suggestion. I'm not sure how to make it work, though, if
you call freopen on stderr, R CMD check will still detect a call to
stderr and trigger a warning. Have you yourself used it?
Best
Simon
On 28/06/2017 17:13, Iñaki Úcar wrote:
2017-06-28 16:29 GMT+02:00
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
Si
d to
>> help...
>> best,
>> Mark
>> Op wo 21 jun. 2017 om 23:46 schreef Simon Barthelmé <
>> simon.barthe...@gipsa-lab.fr>:
>>> Dear list,
>>>
>>> Is anybody else having problems with
&g
Dear list,
Is anybody else having problems with
tools::package_native_routine_registration_skeleton?
> tools::package_native_routine_registration_skeleton("~/Repos/imager")
Error in native_routine_registration_db_from_ff_call_db(calls, dir,
character_only) :
no native symbols were extract