Last updated on 2026-01-08 07:49:04 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 31.35 | 26.00 | 57.35 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 23.74 | 20.88 | 44.62 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 56.00 | 41.86 | 97.86 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 69.00 | 49.24 | 118.24 | OK | |
| r-devel-windows-x86_64 | 1.2.1 | 34.00 | 63.00 | 97.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.1 | 33.69 | 23.59 | 57.28 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 33.99 | 23.67 | 57.66 | 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 | 34.00 | 62.00 | 96.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 | 41.00 | 73.00 | 114.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
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