Last updated on 2026-01-01 18:50:30 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.3 | 30.71 | 42.45 | 73.16 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0.3 | 24.13 | 32.12 | 56.25 | 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 | 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 | 36.22 | 37.97 | 74.19 | 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, 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