I am the package developer for o2plsda
which is included in CRAN. I got an email saying that I need to fix the following warnings:
File ‘o2plsda/libs/o2plsda.so’:
Found ‘___assert_rtn’, possibly from ‘assert’ (C)
Objects: ‘RcppExports.o’, ‘misc.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs.
I am not sure why this happened. Please help me fix it.