Last updated on 2026-04-25 06:51:49 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 15.22 | 47.26 | 62.48 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 11.45 | 34.67 | 46.12 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 23.00 | 67.15 | 90.15 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 32.00 | 64.62 | 96.62 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 15.50 | 42.66 | 58.16 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 15.86 | 39.90 | 55.76 | OK | |
| r-release-macos-arm64 | 0.2.0 | 4.00 | 15.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 0.2.0 | 13.00 | 61.00 | 74.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.0 | 21.00 | 80.00 | 101.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 11.00 | 46.00 | 57.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 19.00 | 78.00 | 97.00 | OK |
Version: 0.2.0
Check: compiled code
Result: NOTE
File ‘RCTRecruit/libs/RCTRecruit.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