Last updated on 2026-03-20 13:51:54 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 66.88 | 99.18 | 166.06 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 51.68 | 65.98 | 117.66 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 121.00 | 177.74 | 298.74 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 145.00 | 167.76 | 312.76 | NOTE | |
| r-devel-macos-arm64 | 0.2.0 | 13.00 | 22.00 | 35.00 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 92.00 | 135.00 | 227.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.0 | 65.90 | 90.95 | 156.85 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 63.38 | 90.84 | 154.22 | OK | |
| r-release-macos-arm64 | 0.2.0 | OK | ||||
| r-release-macos-x86_64 | 0.2.0 | 40.00 | 153.00 | 193.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 85.00 | 134.00 | 219.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 39.00 | 143.00 | 182.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 104.00 | 168.00 | 272.00 | OK |
Version: 0.2.0
Check: compiled code
Result: NOTE
File ‘filearray/libs/filearray.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.
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: 0.2.0
Check: compiled code
Result: NOTE
File 'filearray/libs/x64/filearray.dll':
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-windows-x86_64