Last updated on 2026-01-08 19:51:24 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3-3 | 39.81 | 125.17 | 164.98 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.3-3 | 27.02 | 84.21 | 111.23 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.3-3 | 77.00 | 209.48 | 286.48 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.3-3 | 74.00 | 213.02 | 287.02 | OK | |
| r-devel-windows-x86_64 | 2.3-3 | 50.00 | 156.00 | 206.00 | NOTE | |
| r-patched-linux-x86_64 | 2.3-3 | 39.10 | 116.47 | 155.57 | OK | |
| r-release-linux-x86_64 | 2.3-3 | 36.85 | 117.07 | 153.92 | OK | |
| r-release-macos-arm64 | 2.3-3 | OK | ||||
| r-release-macos-x86_64 | 2.3-3 | 24.00 | 98.00 | 122.00 | OK | |
| r-release-windows-x86_64 | 2.3-3 | 50.00 | 147.00 | 197.00 | OK | |
| r-oldrel-macos-arm64 | 2.3-3 | OK | ||||
| r-oldrel-macos-x86_64 | 2.3-3 | 24.00 | 103.00 | 127.00 | OK | |
| r-oldrel-windows-x86_64 | 2.3-3 | 62.00 | 184.00 | 246.00 | OK |
Version: 2.3-3
Check: compiled code
Result: NOTE
File ‘relsurv/libs/relsurv.so’:
Found non-API call to R: ‘ATTRIB’
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-clang
Version: 2.3-3
Check: compiled code
Result: NOTE
File 'relsurv/libs/x64/relsurv.dll':
Found non-API call to R: 'ATTRIB'
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-windows-x86_64