Last updated on 2026-04-25 00:50:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.8.1 | 166.69 | 47.18 | 213.87 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.8.1 | 112.39 | 36.65 | 149.04 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.8.1 | 243.00 | 68.36 | 311.36 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.8.1 | 322.00 | 74.21 | 396.21 | OK | |
| r-patched-linux-x86_64 | 0.8.1 | 151.93 | 42.01 | 193.94 | OK | |
| r-release-linux-x86_64 | 0.8.1 | 117.77 | 40.07 | 157.84 | OK | |
| r-release-macos-arm64 | 0.8.1 | 32.00 | -7.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 0.8.1 | 91.00 | -1.00 | 90.00 | NOTE | |
| r-release-windows-x86_64 | 0.8.1 | 202.00 | 89.00 | 291.00 | OK | |
| r-oldrel-macos-arm64 | 0.8.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.8.1 | 86.00 | 8.00 | 94.00 | OK | |
| r-oldrel-windows-x86_64 | 0.8.1 | 165.00 | 88.00 | 253.00 | OK |
Version: 0.8.1
Check: compiled code
Result: NOTE
File ‘sdsfun/libs/sdsfun.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