Last updated on 2026-04-25 09:49:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 35.05 | 48.01 | 83.06 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 28.51 | 35.58 | 64.09 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 48.00 | 73.69 | 121.69 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 78.00 | 83.94 | 161.94 | OK | |
| r-patched-linux-x86_64 | 0.1.2 | 37.23 | 45.43 | 82.66 | OK | |
| r-release-linux-x86_64 | 0.1.2 | 34.34 | 43.26 | 77.60 | OK | |
| r-release-macos-arm64 | 0.1.2 | 8.00 | 14.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 0.1.2 | 26.00 | 76.00 | 102.00 | NOTE | |
| r-release-windows-x86_64 | 0.1.2 | 39.00 | 87.00 | 126.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.2 | 23.00 | 68.00 | 91.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.2 | 40.00 | 91.00 | 131.00 | OK |
Version: 0.1.2
Check: compiled code
Result: NOTE
File ‘DPP/libs/DPP.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