CRAN Package Check Results for Package eseis

Last updated on 2025-03-22 08:53:15 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.0 58.11 271.23 329.34 WARN
r-devel-linux-x86_64-debian-gcc 0.8.0 43.70 163.98 207.68 WARN
r-devel-linux-x86_64-fedora-clang 0.8.0 618.92 WARN
r-devel-linux-x86_64-fedora-gcc 0.8.0 597.17 WARN
r-devel-macos-arm64 0.8.0 120.00 OK
r-devel-macos-x86_64 0.8.0 240.00 OK
r-devel-windows-x86_64 0.8.0 96.00 262.00 358.00 OK
r-patched-linux-x86_64 0.8.0 60.23 254.95 315.18 WARN
r-release-linux-x86_64 0.8.0 61.06 251.37 312.43 OK
r-release-macos-arm64 0.8.0 109.00 OK
r-release-macos-x86_64 0.8.0 226.00 OK
r-release-windows-x86_64 0.8.0 100.00 263.00 363.00 OK
r-oldrel-macos-arm64 0.8.0 OK
r-oldrel-macos-x86_64 0.8.0 202.00 OK
r-oldrel-windows-x86_64 0.8.0 117.00 346.00 463.00 OK

Check Details

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