Last updated on 2026-04-09 09:53:55 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.6 | 26.17 | 38.50 | 64.67 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.6 | 21.87 | 29.34 | 51.21 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.6 | 51.00 | 65.06 | 116.06 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 62.00 | 54.25 | 116.25 | OK | |
| r-devel-macos-arm64 | 0.1.6 | 6.00 | 10.00 | 16.00 | OK | |
| r-devel-windows-x86_64 | 0.1.6 | 37.00 | 73.00 | 110.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.6 | 30.86 | 35.61 | 66.47 | NOTE | |
| r-release-linux-x86_64 | 0.1.6 | 29.06 | 34.04 | 63.10 | OK | |
| r-release-macos-arm64 | 0.1.6 | 5.00 | 11.00 | 16.00 | OK | |
| r-release-macos-x86_64 | 0.1.6 | 22.00 | 45.00 | 67.00 | OK | |
| r-release-windows-x86_64 | 0.1.6 | 34.00 | 68.00 | 102.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.6 | 5.00 | 16.00 | 21.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.6 | 20.00 | 89.00 | 109.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.6 | 41.00 | 88.00 | 129.00 | OK |
Version: 0.1.6
Check: compiled code
Result: NOTE
File ‘gridtext/libs/gridtext.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, r-patched-linux-x86_64
Version: 0.1.6
Check: compiled code
Result: NOTE
File 'gridtext/libs/x64/gridtext.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