Last updated on 2026-04-01 09:52:13 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.6 | 42.62 | 149.72 | 192.34 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.6 | 27.82 | 102.76 | 130.58 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.6 | 56.00 | 232.59 | 288.59 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 73.00 | 236.04 | 309.04 | OK | |
| r-devel-macos-arm64 | 1.0.6 | 9.00 | 39.00 | 48.00 | OK | |
| r-devel-windows-x86_64 | 1.0.6 | 48.00 | 158.00 | 206.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.6 | 32.79 | 137.10 | 169.89 | OK | |
| 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-devel-linux-x86_64-fedora-clang
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