Last updated on 2026-04-02 12:50:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1 | 18.99 | 37.62 | 56.61 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1 | 13.94 | 28.21 | 42.15 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1 | 32.00 | 61.39 | 93.39 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1 | 41.00 | 59.87 | 100.87 | NOTE | |
| r-devel-macos-arm64 | 1.1 | 4.00 | 11.00 | 15.00 | OK | |
| r-devel-windows-x86_64 | 1.1 | 24.00 | 69.00 | 93.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1 | 20.09 | 34.74 | 54.83 | NOTE | |
| r-release-linux-x86_64 | 1.1 | 16.68 | 33.11 | 49.79 | OK | |
| r-release-macos-arm64 | 1.1 | OK | ||||
| r-release-macos-x86_64 | 1.1 | 13.00 | 36.00 | 49.00 | OK | |
| r-release-windows-x86_64 | 1.1 | 22.00 | 69.00 | 91.00 | OK | |
| r-oldrel-macos-arm64 | 1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1 | 11.00 | 52.00 | 63.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1 | 26.00 | 86.00 | 112.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 1.1
Check: compiled code
Result: NOTE
File 'DRPT/libs/x64/DRPT.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