CRAN Package Check Results for Package tok

Last updated on 2026-04-26 01:48:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 363.68 34.85 398.53 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 302.82 27.41 330.23 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 720.00 41.76 761.76 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 639.00 35.39 674.39 OK
r-patched-linux-x86_64 0.2.1 360.51 31.51 392.02 OK
r-release-linux-x86_64 0.2.2 370.62 31.30 401.92 OK
r-release-macos-arm64 0.2.2 87.00 -7.00 80.00 OK
r-release-macos-x86_64 0.2.2 326.00 304.00 630.00 NOTE
r-release-windows-x86_64 0.2.2 418.00 92.00 510.00 OK
r-oldrel-macos-arm64 0.2.2 95.00 -11.00 84.00 OK
r-oldrel-macos-x86_64 0.2.2 316.00 194.00 510.00 OK
r-oldrel-windows-x86_64 0.2.2 348.00 94.00 442.00 OK

Check Details

Version: 0.2.2
Check: compiled code
Result: NOTE File ‘tok/libs/tok.so’: Found non-API call to R: ‘R_MissingArg’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-release-macos-x86_64