Re: [R-pkg-devel] How to handle CRAN warning regarding stdout/stderr coming from code in upstream C library

2025-05-31 Thread Dirk Eddelbuettel
On 31 May 2025 at 19:15, SN248 wrote: | Dear R package developers | | I am getting the following errors in my package (sundialr - | https://github.com/sn248/sundialr) which is a wrapper around SUNDIALS C | library. The warnings are as follows: | | ❯ checking compiled code ... | > WARNING File ‘

[R-pkg-devel] How to handle CRAN warning regarding stdout/stderr coming from code in upstream C library

2025-05-31 Thread SN248
Dear R package developers I am getting the following errors in my package (sundialr - https://github.com/sn248/sundialr) which is a wrapper around SUNDIALS C library. The warnings are as follows: ❯ checking compiled code ... > WARNING File ‘sundialr/libs/sundialr.so’: > Found ‘abort’, possibly fr