Last updated on 2026-04-25 13:50:24 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0 | 145.27 | 53.14 | 198.41 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0 | 89.93 | 41.42 | 131.35 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.0 | 190.00 | 77.94 | 267.94 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0 | 258.00 | 87.89 | 345.89 | OK | |
| r-patched-linux-x86_64 | 2.0 | 127.61 | 47.56 | 175.17 | OK | |
| r-release-linux-x86_64 | 2.0 | 100.08 | 44.51 | 144.59 | OK | |
| r-release-macos-arm64 | 2.0 | 24.00 | 4.00 | 28.00 | OK | |
| r-release-macos-x86_64 | 2.0 | 78.00 | 33.00 | 111.00 | NOTE | |
| r-release-windows-x86_64 | 2.0 | 158.00 | 101.00 | 259.00 | OK | |
| r-oldrel-macos-arm64 | 2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0 | 69.00 | 35.00 | 104.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0 | 133.00 | 104.00 | 237.00 | OK |
Version: 2.0
Check: compiled code
Result: NOTE
File ‘bsvarSIGNs/libs/bsvarSIGNs.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