Last updated on 2025-12-24 09:49:47 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 20.12 | 125.49 | 145.61 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.4 | 14.42 | 123.92 | 138.34 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.4 | 41.00 | 181.93 | 222.93 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 41.00 | 177.43 | 218.43 | NOTE | |
| r-devel-windows-x86_64 | 0.1.4 | 29.00 | 335.00 | 364.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.3 | 22.05 | 113.73 | 135.78 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 22.43 | 113.43 | 135.86 | OK | |
| r-release-macos-arm64 | 0.1.4 | 4.00 | 29.00 | 33.00 | OK | |
| r-release-macos-x86_64 | 0.1.4 | 16.00 | 375.00 | 391.00 | OK | |
| r-release-windows-x86_64 | 0.1.3 | 27.00 | 326.00 | 353.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.4 | 4.00 | 32.00 | 36.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.4 | 16.00 | 391.00 | 407.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.4 | 30.00 | 226.00 | 256.00 | OK |
Version: 0.1.3
Check: compiled code
Result: NOTE
File ‘mtdesign/libs/mtdesign.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: 0.1.4
Check: compiled code
Result: NOTE
File ‘mtdesign/libs/mtdesign.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-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.4
Check: compiled code
Result: NOTE
File 'mtdesign/libs/x64/mtdesign.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