Last updated on 2026-03-31 20:55:54 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.7 | 130.10 | 30.82 | 160.92 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.7 | 104.03 | 25.56 | 129.59 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.7 | 216.00 | 43.88 | 259.88 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.7 | 216.00 | 44.90 | 260.90 | OK | |
| r-devel-macos-arm64 | 0.0.7 | 32.00 | -10.00 | 22.00 | OK | |
| r-devel-windows-x86_64 | 0.0.7 | 111.00 | 87.00 | 198.00 | NOTE | |
| r-patched-linux-x86_64 | 0.0.7 | 131.60 | 27.02 | 158.62 | OK | |
| r-release-linux-x86_64 | 0.0.7 | 129.57 | 26.79 | 156.36 | OK | |
| r-release-macos-arm64 | 0.0.7 | OK | ||||
| r-release-macos-x86_64 | 0.0.7 | 101.00 | -10.00 | 91.00 | OK | |
| r-release-windows-x86_64 | 0.0.7 | 109.00 | 81.00 | 190.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.7 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.0.7 | 101.00 | -2.00 | 99.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.0.7 | 174.00 | 94.00 | 268.00 | NOTE |
Version: 0.0.7
Check: compiled code
Result: NOTE
File ‘rtiktoken/libs/rtiktoken.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘R_NamespaceRegistry’,
‘R_Srcref’, ‘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-linux-x86_64-debian-clang
Version: 0.0.7
Check: compiled code
Result: NOTE
File ‘rtiktoken/libs/rtiktoken.so’:
Found non-API calls to R: ‘R_NamespaceRegistry’, ‘R_Srcref’,
‘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-gcc, r-devel-linux-x86_64-fedora-clang
Version: 0.0.7
Check: compiled code
Result: NOTE
File 'rtiktoken/libs/x64/rtiktoken.dll':
Found non-API calls to R: 'R_MissingArg', 'R_NamespaceRegistry',
'R_Srcref', '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.0.7
Check: installed package size
Result: NOTE
installed size is 12.7Mb
sub-directories of 1Mb or more:
libs 12.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64