Last updated on 2026-01-08 02:51:40 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.8 | 32.13 | 130.84 | 162.97 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.8 | 24.76 | 92.81 | 117.57 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.8 | 60.00 | 203.87 | 263.87 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.8 | 61.00 | 202.10 | 263.10 | OK | |
| r-devel-windows-x86_64 | 2.8 | 40.00 | 148.00 | 188.00 | NOTE | |
| r-patched-linux-x86_64 | 2.8 | 34.59 | 121.29 | 155.88 | OK | |
| r-release-linux-x86_64 | 2.8 | 33.47 | 120.64 | 154.11 | OK | |
| r-release-macos-arm64 | 2.8 | OK | ||||
| r-release-macos-x86_64 | 2.8 | 19.00 | 86.00 | 105.00 | OK | |
| r-release-windows-x86_64 | 2.8 | 37.00 | 149.00 | 186.00 | OK | |
| r-oldrel-macos-arm64 | 2.8 | OK | ||||
| r-oldrel-macos-x86_64 | 2.8 | 20.00 | 103.00 | 123.00 | OK | |
| r-oldrel-windows-x86_64 | 2.8 | 50.00 | 188.00 | 238.00 | OK |
Version: 2.8
Check: compiled code
Result: NOTE
File ‘missDeaths/libs/missDeaths.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.8
Check: compiled code
Result: NOTE
File 'missDeaths/libs/x64/missDeaths.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