CRAN Package Check Results for Package tok

Last updated on 2026-07-29 04:55:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 376.52 34.56 411.08 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 304.94 28.36 333.30 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.3 660.00 78.35 738.35 OK
r-devel-linux-x86_64-fedora-gcc 0.2.3 223.00 22.43 245.43 OK
r-devel-windows-x86_64 0.2.3 390.00 85.00 475.00 OK
r-patched-linux-x86_64 0.2.3 376.62 31.86 408.48 OK
r-release-linux-x86_64 0.2.3 380.49 32.56 413.05 OK
r-release-macos-arm64 0.2.3 90.00 -8.00 82.00 OK
r-release-macos-x86_64 0.2.3 283.00 170.00 453.00 OK
r-release-windows-x86_64 0.2.3 403.00 88.00 491.00 OK
r-oldrel-macos-arm64 0.2.3 88.00 -7.00 81.00 OK
r-oldrel-macos-x86_64 0.2.3 282.00 164.00 446.00 OK
r-oldrel-windows-x86_64 0.2.3 457.00 100.00 557.00 OK

Check Details

Version: 0.2.3
Check: compiled code
Result: NOTE File ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/tok/libs/tok.so’: Found ‘abort’, possibly from ‘abort’ (C) Found ‘stdout’, possibly from ‘stdout’ (C) 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. The detected symbols are linked into the code but might come from libraries and not actually be called. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc