Last updated on 2026-04-25 17:49:19 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.8.0 | 16.23 | 32.49 | 48.72 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.8.0 | 12.11 | 26.43 | 38.54 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.8.0 | 23.00 | 51.60 | 74.60 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.8.0 | 34.00 | 45.99 | 79.99 | OK | |
| r-patched-linux-x86_64 | 3.8.0 | 16.62 | 30.10 | 46.72 | OK | |
| r-release-linux-x86_64 | 3.8.0 | 16.30 | 28.77 | 45.07 | OK | |
| r-release-macos-arm64 | 3.8.0 | 6.00 | 13.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 3.8.0 | 16.00 | 68.00 | 84.00 | NOTE | |
| r-release-windows-x86_64 | 3.8.0 | 37.00 | 121.00 | 158.00 | OK | |
| r-oldrel-macos-arm64 | 3.8.0 | 5.00 | 14.00 | 19.00 | OK | |
| r-oldrel-macos-x86_64 | 3.8.0 | 17.00 | 46.00 | 63.00 | OK | |
| r-oldrel-windows-x86_64 | 3.8.0 | 35.00 | 150.00 | 185.00 | OK |
Version: 3.8.0
Check: compiled code
Result: NOTE
File ‘pdftools/libs/pdftools.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