Last updated on 2026-04-25 06:51:41 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.92 | 29.39 | 53.31 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.6 | 39.00 | 56.03 | 95.03 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 62.00 | 53.34 | 115.34 | OK | |
| r-patched-linux-x86_64 | 0.1.6 | 31.99 | 35.92 | 67.91 | OK | |
| r-release-linux-x86_64 | 0.1.6 | 28.50 | 34.05 | 62.55 | 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 | 37.00 | 71.00 | 108.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 | 35.00 | 77.00 | 112.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