Last updated on 2026-04-02 01:53:08 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 | 28.24 | 104.83 | 133.07 | 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 | 76.00 | 251.58 | 327.58 | NOTE | |
| r-devel-macos-arm64 | 1.0.6 | 9.00 | 39.00 | 48.00 | OK | |
| r-devel-windows-x86_64 | 1.0.6 | 48.00 | 155.00 | 203.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-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-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