Last updated on 2025-11-28 09:50:36 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.1 | 4.74 | 34.90 | 39.64 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 2.1.1 | 3.37 | 26.72 | 30.09 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 2.1.2 | 26.00 | 33.76 | 59.76 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.2 | 68.64 | OK | |||
| r-devel-windows-x86_64 | 2.1.1 | 7.00 | 70.00 | 77.00 | NOTE | |
| r-patched-linux-x86_64 | 2.1.1 | 4.88 | 31.75 | 36.63 | NOTE | |
| r-release-linux-x86_64 | 2.1.1 | 4.16 | 32.14 | 36.30 | NOTE | |
| r-release-macos-arm64 | 2.1.1 | NOTE | ||||
| r-release-macos-x86_64 | 2.1.2 | 16.00 | 126.00 | 142.00 | OK | |
| r-release-windows-x86_64 | 2.1.1 | 7.00 | 71.00 | 78.00 | NOTE | |
| r-oldrel-macos-arm64 | 2.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 2.1.2 | 19.00 | 139.00 | 158.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.2 | 10.00 | 74.00 | 84.00 | OK |
Version: 2.1.1
Check: compiled code
Result: WARN
File ‘vistla/libs/vistla.so’:
Found non-API call to R: ‘Rf_isFrame’
This entry point may be removed soon.
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: 2.1.1
Check: compiled code
Result: NOTE
File 'vistla/libs/x64/vistla.dll':
Found non-API call to R: 'Rf_isFrame'
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-windows-x86_64, r-release-windows-x86_64
Version: 2.1.1
Check: compiled code
Result: NOTE
File ‘vistla/libs/vistla.so’:
Found non-API call to R: ‘Rf_isFrame’
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64