CRAN Package Check Results for Package tok

Last updated on 2026-04-03 12:55:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 357.91 35.55 393.46 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.1 282.67 27.64 310.31 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.1 660.00 58.58 718.58 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.1 660.00 67.89 727.89 NOTE
r-devel-macos-arm64 0.2.1 84.00 -7.00 77.00 OK
r-devel-windows-x86_64 0.2.1 366.00 87.00 453.00 NOTE
r-patched-linux-x86_64 0.2.1 366.57 31.35 397.92 NOTE
r-release-linux-x86_64 0.2.1 359.90 28.97 388.87 OK
r-release-macos-arm64 0.2.1 OK
r-release-macos-x86_64 0.2.1 262.00 51.00 313.00 OK
r-release-windows-x86_64 0.2.1 385.00 84.00 469.00 OK
r-oldrel-macos-arm64 0.2.1 NOTE
r-oldrel-macos-x86_64 0.2.1 260.00 46.00 306.00 NOTE
r-oldrel-windows-x86_64 0.2.1 374.00 104.00 478.00 OK

Additional issues

M1mac M1mac

Check Details

Version: 0.2.1
Check: compiled code
Result: NOTE File ‘tok/libs/tok.so’: Found non-API call to R: ‘R_UnboundValue’ 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.1
Check: compiled code
Result: NOTE File 'tok/libs/x64/tok.dll': Found non-API calls to R: 'R_MissingArg', 'R_UnboundValue' 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-devel-windows-x86_64

Version: 0.2.1
Check: compiled code
Result: NOTE File ‘tok/libs/tok.so’: Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’ 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-patched-linux-x86_64

Version: 0.2.1
Check: installed package size
Result: NOTE installed size is 6.5Mb sub-directories of 1Mb or more: libs 5.7Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64