Last updated on 2026-04-30 13:57:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1 | 17.86 | 37.85 | 55.71 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1 | 13.33 | 27.22 | 40.55 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1 | 28.00 | 57.46 | 85.46 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1 | 37.00 | 56.01 | 93.01 | OK | |
| r-devel-windows-x86_64 | 1.1 | 27.00 | 70.00 | 97.00 | OK | |
| r-patched-linux-x86_64 | 1.1 | 20.41 | 33.97 | 54.38 | OK | |
| r-release-linux-x86_64 | 1.1 | 18.98 | 34.36 | 53.34 | OK | |
| r-release-macos-arm64 | 1.1 | 4.00 | 11.00 | 15.00 | OK | |
| r-release-macos-x86_64 | 1.1 | 13.00 | 37.00 | 50.00 | NOTE | |
| r-release-windows-x86_64 | 1.1 | 24.00 | 80.00 | 104.00 | OK | |
| r-oldrel-macos-arm64 | 1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1 | 13.00 | 36.00 | 49.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1 | 28.00 | 82.00 | 110.00 | OK |
Version: 1.1
Check: compiled code
Result: NOTE
File ‘DRPT/libs/DRPT.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