Last updated on 2026-03-31 17:53:56 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 353.99 | 34.78 | 388.77 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 284.92 | 27.51 | 312.43 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 539.00 | 42.55 | 581.55 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 660.00 | 23.29 | 683.29 | NOTE | |
| r-devel-macos-arm64 | 0.2.1 | 84.00 | -7.00 | 77.00 | OK | |
| r-devel-windows-x86_64 | 0.2.1 | 345.00 | 88.00 | 433.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.1 | 357.28 | 28.73 | 386.01 | OK | |
| 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 |
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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
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-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: 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