Last updated on 2025-03-24 03:53:04 CET.
Package | WARN | OK |
---|---|---|
caTools | 15 | |
eseis | 5 | 10 |
Current CRAN status: OK: 15
Current CRAN status: WARN: 5, OK: 10
Version: 0.8.0
Check: compiled code
Result: WARN
File ‘eseis/libs/eseis.so’:
Found ‘exit’, possibly from ‘exit’ (C)
Object: ‘libmseed/libmseed.a’
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘libmseed/libmseed.a’
Found ‘stderr’, possibly from ‘stderr’ (C)
Object: ‘libmseed/libmseed.a’
Found ‘stdout’, possibly from ‘stdout’ (C)
Object: ‘libmseed/libmseed.a’
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 nor [v]sprintf.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.8.0
Check: compiled code
Result: WARN
File ‘eseis/libs/eseis.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘libmseed/libmseed.a’
Found ‘exit’, possibly from ‘exit’ (C)
Object: ‘libmseed/libmseed.a’
Found ‘stderr’, possibly from ‘stderr’ (C)
Object: ‘libmseed/libmseed.a’
Found ‘stdout’, possibly from ‘stdout’ (C)
Object: ‘libmseed/libmseed.a’
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 nor [v]sprintf.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.