Last updated on 2026-01-08 07:48:55 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.2.0 | 22.26 | 109.73 | 131.99 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.5.2.0 | 16.63 | 73.92 | 90.55 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.5.2.0 | 45.00 | 175.03 | 220.03 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.2.0 | 45.00 | 173.43 | 218.43 | OK | |
| r-devel-windows-x86_64 | 0.5.2.0 | 30.00 | 138.00 | 168.00 | NOTE | |
| r-patched-linux-x86_64 | 0.5.2.0 | 22.16 | 101.04 | 123.20 | OK | |
| r-release-linux-x86_64 | 0.5.2.0 | 23.08 | 100.90 | 123.98 | OK | |
| r-release-macos-arm64 | 0.5.2.0 | OK | ||||
| r-release-macos-x86_64 | 0.5.2.0 | 15.00 | 100.00 | 115.00 | OK | |
| r-release-windows-x86_64 | 0.5.2.0 | 32.00 | 139.00 | 171.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.5.2.0 | 20.00 | 72.00 | 92.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.2.0 | 36.00 | 177.00 | 213.00 | OK |
Version: 0.5.2.0
Check: compiled code
Result: NOTE
File ‘md4r/libs/md4r.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: 0.5.2.0
Check: compiled code
Result: NOTE
File 'md4r/libs/x64/md4r.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