On 29.04.2020 19:19, Sameh M. Abdulah wrote:
I am getting this warning which I need to get rid of.



          Found 'exit', possibly from 'exit' (C)

          Found 'stderr', possibly from 'stderr' (C)


I am depending on several C-based software that has many calls for 'exit'  and 
'stderr'.   In this case, how can I avoid this warning?

Not use those calls, see Writing R Extensions.

Best,
Uwe Ligges





Thanks,
--Sameh

        [[alternative HTML version deleted]]

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to