Last updated on 2025-12-26 12:50:11 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 31.78 | 25.58 | 57.36 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 24.09 | 20.83 | 44.92 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 58.00 | 42.30 | 100.30 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 66.00 | 37.90 | 103.90 | NOTE | |
| r-devel-windows-x86_64 | 1.2.1 | 33.00 | 63.00 | 96.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.1 | 35.65 | 23.57 | 59.22 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 34.57 | 23.60 | 58.17 | OK | |
| r-release-macos-arm64 | 1.2.1 | OK | ||||
| r-release-macos-x86_64 | 1.2.1 | 19.00 | 20.00 | 39.00 | OK | |
| r-release-windows-x86_64 | 1.2.1 | 36.00 | 69.00 | 105.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.1 | 23.00 | 31.00 | 54.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.1 | 40.00 | 76.00 | 116.00 | OK |
Version: 1.2.1
Check: compiled code
Result: NOTE
File ‘SheetReader/libs/SheetReader.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: 1.2.1
Check: compiled code
Result: NOTE
File 'SheetReader/libs/x64/SheetReader.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