Last updated on 2025-12-27 09:50:38 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 36.37 | 158.80 | 195.17 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 27.83 | 104.50 | 132.33 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 85.00 | 258.82 | 343.82 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 48.00 | 198.91 | 246.91 | NOTE | |
| r-devel-windows-x86_64 | 0.3.0 | 52.00 | 180.00 | 232.00 | NOTE | |
| r-patched-linux-x86_64 | 0.3.0 | 38.88 | 139.86 | 178.74 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 44.03 | 140.24 | 184.27 | OK | |
| r-release-macos-arm64 | 0.3.0 | OK | ||||
| r-release-macos-x86_64 | 0.3.0 | 25.00 | 157.00 | 182.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 55.00 | 171.00 | 226.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.0 | 26.00 | 155.00 | 181.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 60.00 | 226.00 | 286.00 | OK |
Version: 0.3.0
Check: compiled code
Result: NOTE
File ‘SensIAT/libs/SensIAT.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-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.3.0
Check: compiled code
Result: NOTE
File 'SensIAT/libs/x64/SensIAT.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