Last updated on 2025-12-26 11:52:26 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.3 | 31.04 | 42.19 | 73.23 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0.3 | 22.89 | 32.22 | 55.11 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.3 | 58.00 | 61.80 | 119.80 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.3 | 68.00 | 66.44 | 134.44 | NOTE | |
| r-devel-windows-x86_64 | 2.0.3 | 41.00 | 73.00 | 114.00 | NOTE | |
| r-patched-linux-x86_64 | 2.0.3 | 35.79 | 37.26 | 73.05 | OK | |
| r-release-linux-x86_64 | 2.0.3 | 35.24 | 37.64 | 72.88 | OK | |
| r-release-macos-arm64 | 2.0.3 | OK | ||||
| r-release-macos-x86_64 | 2.0.3 | 19.00 | 65.00 | 84.00 | OK | |
| r-release-windows-x86_64 | 2.0.3 | 42.00 | 74.00 | 116.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.3 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.3 | 18.00 | 26.00 | 44.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.3 | 49.00 | 85.00 | 134.00 | OK |
Version: 2.0.3
Check: compiled code
Result: NOTE
File ‘tweenr/libs/tweenr.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: 2.0.3
Check: compiled code
Result: NOTE
File 'tweenr/libs/x64/tweenr.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