Last updated on 2026-04-07 20:51:36 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.8 | 98.56 | 138.09 | 236.65 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.8 | 79.14 | 122.72 | 201.86 | 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 | 219.00 | 220.92 | 439.92 | OK | |
| r-devel-macos-arm64 | 1.1.8 | 22.00 | 33.00 | 55.00 | OK | |
| r-devel-windows-x86_64 | 1.1.8 | 116.00 | 163.00 | 279.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 | 101.18 | 130.59 | 231.77 | 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 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.
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