Last updated on 2026-03-29 01:50:31 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2-25 | 8.13 | 37.39 | 45.52 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2-25 | 6.82 | 28.58 | 35.40 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2-25 | 10.00 | 53.39 | 63.39 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2-25 | 14.00 | 51.95 | 65.95 | OK | |
| r-devel-macos-arm64 | 0.2-25 | 2.00 | 12.00 | 14.00 | OK | |
| r-devel-windows-x86_64 | 0.2-25 | 16.00 | 67.00 | 83.00 | OK | |
| r-patched-linux-x86_64 | 0.2-25 | 9.85 | 31.54 | 41.39 | OK | |
| r-release-linux-x86_64 | 0.2-25 | 8.39 | 31.92 | 40.31 | OK | |
| r-release-macos-arm64 | 0.2-25 | OK | ||||
| r-release-macos-x86_64 | 0.2-25 | 7.00 | 37.00 | 44.00 | OK | |
| r-release-windows-x86_64 | 0.2-25 | 15.00 | 69.00 | 84.00 | OK | |
| r-oldrel-macos-arm64 | 0.2-25 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2-25 | 7.00 | 54.00 | 61.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2-25 | 20.00 | 74.00 | 94.00 | OK |
Version: 0.2-25
Check: compiled code
Result: NOTE
File ‘cba/libs/cba.so’:
Found non-API call to R: ‘R_MissingArg’
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-linux-x86_64-debian-gcc