Last updated on 2026-01-01 21:50:07 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 32.90 | 25.86 | 58.76 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 23.76 | 21.79 | 45.55 | 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 | 34.00 | 62.00 | 96.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.1 | 34.57 | 23.85 | 58.42 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 34.19 | 23.85 | 58.04 | 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, 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