Last updated on 2026-01-07 09:50:08 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.3 | 31.23 | 43.01 | 74.24 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0.3 | 24.30 | 31.93 | 56.23 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.3 | 61.00 | 67.80 | 128.80 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.3 | 70.00 | 69.68 | 139.68 | OK | |
| r-devel-windows-x86_64 | 2.0.3 | 40.00 | 75.00 | 115.00 | NOTE | |
| r-patched-linux-x86_64 | 2.0.3 | 37.49 | 37.55 | 75.04 | OK | |
| r-release-linux-x86_64 | 2.0.3 | 34.89 | 37.12 | 72.01 | 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 | 41.00 | 73.00 | 114.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 | 51.00 | 84.00 | 135.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
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