Last updated on 2026-04-24 20:51:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0-2 | 39.51 | 57.01 | 96.52 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0-2 | 30.17 | 46.13 | 76.30 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.0-2 | 56.00 | 94.17 | 150.17 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0-2 | 82.00 | 100.54 | 182.54 | OK | |
| r-release-macos-arm64 | 0.0-2 | 8.00 | 23.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 0.0-2 | 29.00 | 210.00 | 239.00 | NOTE | |
| r-release-windows-x86_64 | 0.0-2 | 44.00 | 105.00 | 149.00 | OK | |
| r-oldrel-macos-arm64 | 0.0-2 | 7.00 | 43.00 | 50.00 | OK | |
| r-oldrel-macos-x86_64 | 0.0-2 | 29.00 | 139.00 | 168.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0-2 | 57.00 | 125.00 | 182.00 | OK |
Version: 0.0-2
Check: compiled code
Result: NOTE
File ‘spFFBS/libs/spFFBS.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