Last updated on 2025-03-20 06:54:14 CET.
Package | WARN | OK |
---|---|---|
IRISMustangMetrics | 15 | |
IRISSeismic | 4 | 11 |
seismicRoll | 15 |
Current CRAN status: OK: 15
Current CRAN status: WARN: 4, OK: 11
Version: 1.6.7
Check: compiled code
Result: WARN
File ‘IRISSeismic/libs/IRISSeismic.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
Version: 1.6.7
Check: compiled code
Result: WARN
File ‘IRISSeismic/libs/IRISSeismic.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
Current CRAN status: OK: 15