Last updated on 2026-03-19 00:50:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.9.1 | 9.45 | 44.99 | 54.44 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.9.1 | 7.48 | 33.57 | 41.05 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.9.1 | 15.00 | 73.37 | 88.37 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.9.1 | 16.00 | 64.83 | 80.83 | NOTE | |
| r-devel-macos-arm64 | 1.9.1 | 4.00 | 13.00 | 17.00 | OK | |
| r-devel-windows-x86_64 | 1.9.1 | 44.00 | 84.00 | 128.00 | NOTE | |
| r-patched-linux-x86_64 | 1.9.1 | 10.43 | 36.22 | 46.65 | OK | |
| r-release-linux-x86_64 | 1.9.1 | 8.25 | 36.67 | 44.92 | OK | |
| r-release-macos-arm64 | 1.9.1 | OK | ||||
| r-release-macos-x86_64 | 1.9.1 | 10.00 | 67.00 | 77.00 | OK | |
| r-release-windows-x86_64 | 1.9.1 | 46.00 | 70.00 | 116.00 | OK | |
| r-oldrel-macos-arm64 | 1.9.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.9.1 | 10.00 | 68.00 | 78.00 | OK | |
| r-oldrel-windows-x86_64 | 1.9.1 | 52.00 | 85.00 | 137.00 | OK |
Version: 1.9.1
Check: compiled code
Result: NOTE
File ‘ps/libs/ps.so’:
Found non-API call to R: ‘Rf_findVar’
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: 1.9.1
Check: compiled code
Result: NOTE
File 'ps/libs/x64/ps.dll':
Found non-API call to R: 'Rf_findVar'
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