Last updated on 2026-04-03 12:55:34 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.8 | 96.50 | 141.26 | 237.76 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.8 | 82.73 | 127.93 | 210.66 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1.8 | 144.00 | 221.62 | 365.62 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.8 | 237.00 | 239.34 | 476.34 | OK | |
| r-devel-macos-arm64 | 1.1.8 | 22.00 | 33.00 | 55.00 | OK | |
| r-devel-windows-x86_64 | 1.1.8 | 118.00 | 160.00 | 278.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1.8 | 109.80 | 134.14 | 243.94 | NOTE | |
| r-release-linux-x86_64 | 1.1.8 | 99.99 | 129.87 | 229.86 | OK | |
| r-release-macos-arm64 | 1.1.8 | OK | ||||
| r-release-macos-x86_64 | 1.1.8 | 59.00 | 148.00 | 207.00 | OK | |
| r-release-windows-x86_64 | 1.1.8 | 120.00 | 158.00 | 278.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.8 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.1.8 | 64.00 | 78.00 | 142.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.1.8 | 128.00 | 198.00 | 326.00 | OK |
Version: 1.1.8
Check: compiled code
Result: NOTE
File ‘textTinyR/libs/textTinyR.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
Version: 1.1.8
Check: compiled code
Result: NOTE
File 'textTinyR/libs/x64/textTinyR.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: 1.1.8
Check: compiled code
Result: NOTE
File ‘textTinyR/libs/textTinyR.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: 1.1.8
Check: installed package size
Result: NOTE
installed size is 15.3Mb
sub-directories of 1Mb or more:
libs 13.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64