Last updated on 2025-12-27 12:49:51 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.5 | 27.09 | 28.26 | 55.35 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.5 | 18.09 | 22.07 | 40.16 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.5 | 53.00 | 40.75 | 93.75 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.5 | 50.00 | 38.60 | 88.60 | NOTE | |
| r-devel-windows-x86_64 | 0.0.5 | 31.00 | 60.00 | 91.00 | NOTE | |
| r-patched-linux-x86_64 | 0.0.5 | 25.74 | 23.87 | 49.61 | OK | |
| r-release-linux-x86_64 | 0.0.5 | 26.19 | 24.52 | 50.71 | OK | |
| r-release-macos-arm64 | 0.0.5 | OK | ||||
| r-release-macos-x86_64 | 0.0.5 | 16.00 | 25.00 | 41.00 | OK | |
| r-release-windows-x86_64 | 0.0.5 | 35.00 | 60.00 | 95.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.5 | 17.00 | 39.00 | 56.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.5 | 40.00 | 72.00 | 112.00 | OK |
Version: 0.0.5
Check: compiled code
Result: NOTE
File ‘minty/libs/minty.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, r-devel-linux-x86_64-fedora-gcc
Version: 0.0.5
Check: compiled code
Result: NOTE
File 'minty/libs/x64/minty.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