Last updated on 2026-03-30 13:55:36 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.3 | 24.35 | 32.08 | 56.43 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.3 | 17.61 | 25.40 | 43.01 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.3 | 36.00 | 49.66 | 85.66 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 49.00 | 58.94 | 107.94 | OK | |
| r-devel-macos-arm64 | 0.0.3 | 5.00 | 14.00 | 19.00 | OK | |
| r-devel-windows-x86_64 | 0.0.3 | 28.00 | 68.00 | 96.00 | OK | |
| r-patched-linux-x86_64 | 0.0.3 | 18.89 | 29.11 | 48.00 | OK | |
| r-release-linux-x86_64 | 0.0.3 | 17.99 | 28.89 | 46.88 | OK | |
| r-release-macos-arm64 | 0.0.3 | 5.00 | 40.00 | 45.00 | OK | |
| r-release-macos-x86_64 | 0.0.3 | 17.00 | 133.00 | 150.00 | OK | |
| r-release-windows-x86_64 | 0.0.3 | 24.00 | 66.00 | 90.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.3 | 5.00 | 49.00 | 54.00 | OK | |
| r-oldrel-macos-x86_64 | 0.0.3 | 15.00 | 143.00 | 158.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.3 | 28.00 | 82.00 | 110.00 | OK |
Version: 0.0.3
Check: compiled code
Result: NOTE
File ‘armspp/libs/armspp.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-gcc, r-devel-linux-x86_64-fedora-clang