Last updated on 2026-03-17 08:52:15 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.9 | 23.00 | 34.19 | 57.19 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.9 | 12.95 | 26.02 | 38.97 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1.9 | 27.00 | 49.61 | 76.61 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.9 | 39.00 | 52.05 | 91.05 | OK | |
| r-devel-macos-arm64 | 1.1.9 | 6.00 | 12.00 | 18.00 | OK | |
| r-devel-windows-x86_64 | 1.1.9 | 25.00 | 59.00 | 84.00 | OK | |
| r-patched-linux-x86_64 | 1.1.9 | 18.65 | 29.53 | 48.18 | OK | |
| r-release-linux-x86_64 | 1.1.9 | 16.65 | 29.91 | 46.56 | OK | |
| r-release-macos-arm64 | 1.1.9 | OK | ||||
| r-release-macos-x86_64 | 1.1.9 | 16.00 | 39.00 | 55.00 | OK | |
| r-release-windows-x86_64 | 1.1.9 | 25.00 | 58.00 | 83.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.9 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.9 | 16.00 | 22.00 | 38.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.9 | 29.00 | 67.00 | 96.00 | OK |
Version: 1.1.9
Check: compiled code
Result: NOTE
File ‘arrangements/libs/arrangements.so’:
Found non-API call to R: ‘Rf_findVarInFrame’
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-linux-x86_64-debian-gcc