Last updated on 2026-03-31 00:50:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 69.02 | 99.58 | 168.60 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 51.20 | 67.74 | 118.94 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 114.00 | 147.08 | 261.08 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 141.00 | 164.37 | 305.37 | OK | |
| r-devel-macos-arm64 | 0.2.1 | 15.00 | 20.00 | 35.00 | OK | |
| r-devel-windows-x86_64 | 0.2.1 | 89.00 | 135.00 | 224.00 | OK | |
| r-patched-linux-x86_64 | 0.2.1 | 62.47 | 92.00 | 154.47 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 63.94 | 91.04 | 154.98 | OK | |
| r-release-macos-arm64 | 0.2.1 | 14.00 | 31.00 | 45.00 | OK | |
| r-release-macos-x86_64 | 0.2.1 | 44.00 | 162.00 | 206.00 | OK | |
| r-release-windows-x86_64 | 0.2.1 | 84.00 | 136.00 | 220.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.1 | 47.00 | 133.00 | 180.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 83.00 | 164.00 | 247.00 | OK |
Version: 0.2.1
Check: compiled code
Result: NOTE
File ‘filearray/libs/filearray.so’:
Found non-API call to R: ‘R_MissingArg’
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