Last updated on 2026-04-26 11:48:56 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 70.16 | 99.58 | 169.74 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 51.55 | 69.34 | 120.89 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 110.00 | 162.95 | 272.95 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 149.00 | 168.56 | 317.56 | OK | |
| r-patched-linux-x86_64 | 0.2.1 | 73.28 | 93.91 | 167.19 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 75.40 | 94.60 | 170.00 | OK | |
| r-release-macos-arm64 | 0.2.1 | 15.00 | 20.00 | 35.00 | OK | |
| r-release-macos-x86_64 | 0.2.1 | 44.00 | 97.00 | 141.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.1 | 95.00 | 134.00 | 229.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.1 | 14.00 | 31.00 | 45.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.1 | 44.00 | 162.00 | 206.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 120.00 | 166.00 | 286.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-release-macos-x86_64