Last updated on 2026-03-28 01:51:28 CET.
| 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.16 | 25.88 | 43.04 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.3 | 36.00 | 49.85 | 85.85 | OK | |
| 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 | 19.00 | 24.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 | 19.14 | 28.87 | 48.01 | 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 | 23.00 | 69.00 | 92.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 | 26.00 | 81.00 | 107.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.
Flavor: r-devel-linux-x86_64-debian-gcc