Last updated on 2026-04-30 09:53:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 99.13 | 71.23 | 170.36 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 81.31 | 54.64 | 135.95 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 140.00 | 121.06 | 261.06 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 182.00 | 122.71 | 304.71 | OK | |
| r-devel-windows-x86_64 | 1.2.1 | 291.00 | 268.00 | 559.00 | OK | |
| r-patched-linux-x86_64 | 1.2.1 | 102.43 | 66.82 | 169.25 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 99.17 | 66.86 | 166.03 | OK | |
| r-release-macos-arm64 | 1.2.1 | 30.00 | 16.00 | 46.00 | OK | |
| r-release-macos-x86_64 | 1.2.1 | 88.00 | 77.00 | 165.00 | NOTE | |
| r-release-windows-x86_64 | 1.2.1 | 208.00 | 293.00 | 501.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.1 | 21.00 | 12.00 | 33.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.1 | 79.00 | 69.00 | 148.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.1 | 256.00 | 345.00 | 601.00 | OK |
Version: 1.2.1
Check: compiled code
Result: NOTE
File ‘vol2birdR/libs/vol2birdR.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