Last updated on 2026-03-31 22:52:13 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.2 | 29.97 | 100.03 | 130.00 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.2 | 23.27 | 72.11 | 95.38 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.2 | 45.00 | 154.66 | 199.66 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.2 | 57.00 | 147.76 | 204.76 | OK | |
| r-devel-macos-arm64 | 0.0.2 | 7.00 | 25.00 | 32.00 | OK | |
| r-devel-windows-x86_64 | 0.0.2 | 37.00 | 137.00 | 174.00 | NOTE | |
| r-patched-linux-x86_64 | 0.0.2 | 28.44 | 91.15 | 119.59 | OK | |
| r-release-linux-x86_64 | 0.0.2 | 26.41 | 91.15 | 117.56 | OK | |
| r-release-macos-arm64 | 0.0.2 | OK | ||||
| r-release-macos-x86_64 | 0.0.2 | 19.00 | 105.00 | 124.00 | OK | |
| r-release-windows-x86_64 | 0.0.2 | 35.00 | 131.00 | 166.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.2 | 19.00 | 86.00 | 105.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.2 | 41.00 | 173.00 | 214.00 | OK |
Version: 0.0.2
Check: compiled code
Result: NOTE
File ‘cmpp/libs/cmpp.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
Version: 0.0.2
Check: compiled code
Result: NOTE
File 'cmpp/libs/x64/cmpp.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