Last updated on 2026-03-24 11:53:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5-4 | 18.40 | 93.61 | 112.01 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.5-4 | 13.04 | 72.99 | 86.03 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.5-4 | 27.00 | 157.68 | 184.68 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.5-4 | 31.00 | 165.87 | 196.87 | WARN | |
| r-devel-macos-arm64 | 0.5-4 | 2.00 | 6.00 | 8.00 | ERROR | |
| r-devel-windows-x86_64 | 0.5-4 | 79.00 | 137.00 | 216.00 | NOTE | |
| r-patched-linux-x86_64 | 0.5-4 | 18.06 | 80.39 | 98.45 | OK | |
| r-release-linux-x86_64 | 0.5-4 | 16.28 | 80.51 | 96.79 | OK | |
| r-release-macos-arm64 | 0.5-4 | 2.00 | 5.00 | 7.00 | ERROR | |
| r-release-macos-x86_64 | 0.5-4 | 6.00 | 14.00 | 20.00 | ERROR | |
| r-release-windows-x86_64 | 0.5-4 | 87.00 | 127.00 | 214.00 | OK | |
| r-oldrel-macos-arm64 | 0.5-4 | 2.00 | 27.00 | 29.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.5-4 | 6.00 | 23.00 | 29.00 | ERROR | |
| r-oldrel-windows-x86_64 | 0.5-4 | 83.00 | 152.00 | 235.00 | OK |
Version: 0.5-4
Check: compiled code
Result: NOTE
File ‘pbdMPI/libs/pbdMPI.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.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.5-4
Check: compiled code
Result: WARN
File ‘pbdMPI/libs/pbdMPI.so’:
Found non-API call to R: ‘Rf_findVar’
This entry point may be removed soon.
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-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.5-4
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-devel-macos-arm64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.5-4
Check: compiled code
Result: NOTE
File 'pbdMPI/libs/x64/pbdMPI.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