Last updated on 2026-04-26 02:49:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.8 | 101.90 | 136.52 | 238.42 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.8 | 77.29 | 121.13 | 198.42 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.8 | 138.00 | 211.41 | 349.41 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.8 | 213.00 | 222.69 | 435.69 | OK | |
| r-patched-linux-x86_64 | 1.1.8 | 109.63 | 134.23 | 243.86 | OK | |
| r-release-linux-x86_64 | 1.1.8 | 106.56 | 134.03 | 240.59 | OK | |
| r-release-macos-arm64 | 1.1.8 | 22.00 | 33.00 | 55.00 | OK | |
| r-release-macos-x86_64 | 1.1.8 | 67.00 | 154.00 | 221.00 | NOTE | |
| r-release-windows-x86_64 | 1.1.8 | 119.00 | 157.00 | 276.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.8 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.8 | 59.00 | 148.00 | 207.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.8 | 145.00 | 201.00 | 346.00 | OK |
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-release-macos-x86_64