Last updated on 2026-04-27 13:51:18 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.6 | 28.27 | 39.18 | 67.45 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.6 | 23.24 | 29.42 | 52.66 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.6 | 40.00 | 56.67 | 96.67 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 62.00 | 53.34 | 115.34 | OK | |
| r-devel-windows-x86_64 | 0.1.6 | 38.00 | 73.00 | 111.00 | OK | |
| r-patched-linux-x86_64 | 0.1.6 | 31.99 | 35.92 | 67.91 | OK | |
| r-release-linux-x86_64 | 0.1.6 | 32.22 | 35.11 | 67.33 | OK | |
| r-release-macos-arm64 | 0.1.6 | 6.00 | 10.00 | 16.00 | OK | |
| r-release-macos-x86_64 | 0.1.6 | 20.00 | 37.00 | 57.00 | NOTE | |
| r-release-windows-x86_64 | 0.1.6 | 35.00 | 79.00 | 114.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.6 | 5.00 | 11.00 | 16.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.6 | 22.00 | 45.00 | 67.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.6 | 44.00 | 83.00 | 127.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.
Flavor: r-release-macos-x86_64