Last updated on 2026-04-04 09:50:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.6 | 39.01 | 146.23 | 185.24 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.6 | 28.72 | 102.43 | 131.15 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.6 | 63.00 | 261.40 | 324.40 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 81.00 | 269.08 | 350.08 | OK | |
| r-devel-macos-arm64 | 1.0.6 | 9.00 | 39.00 | 48.00 | OK | |
| r-devel-windows-x86_64 | 1.0.6 | 47.00 | 158.00 | 205.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.6 | 36.07 | 136.17 | 172.24 | NOTE | |
| r-release-linux-x86_64 | 1.0.6 | 33.57 | 136.01 | 169.58 | OK | |
| r-release-macos-arm64 | 1.0.6 | OK | ||||
| r-release-macos-x86_64 | 1.0.6 | 27.00 | 138.00 | 165.00 | OK | |
| r-release-windows-x86_64 | 1.0.6 | 43.00 | 154.00 | 197.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.6 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0.6 | 24.00 | 135.00 | 159.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.6 | 53.00 | 200.00 | 253.00 | NOTE |
Version: 1.0.6
Check: compiled code
Result: NOTE
File ‘BSPBSS/libs/BSPBSS.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-patched-linux-x86_64
Version: 1.0.6
Check: compiled code
Result: NOTE
File 'BSPBSS/libs/x64/BSPBSS.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
Version: 1.0.6
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64