Last updated on 2024-09-17 07:49:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5-1 | 18.43 | 77.15 | 95.58 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5-1 | 13.12 | 60.90 | 74.02 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5-1 | 154.57 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.5-1 | 164.25 | WARN | |||
r-devel-windows-x86_64 | 0.5-1 | 64.00 | 128.00 | 192.00 | NOTE | |
r-patched-linux-x86_64 | 0.5-1 | 17.23 | 72.03 | 89.26 | OK | |
r-release-linux-x86_64 | 0.5-1 | 16.26 | 72.33 | 88.59 | OK | |
r-release-macos-arm64 | 0.5-1 | 14.00 | ERROR | |||
r-release-macos-x86_64 | 0.5-1 | 15.00 | ERROR | |||
r-release-windows-x86_64 | 0.5-1 | 61.00 | 128.00 | 189.00 | OK | |
r-oldrel-macos-arm64 | 0.5-1 | 16.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.5-1 | 20.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.5-1 | 59.00 | 147.00 | 206.00 | OK |
Version: 0.5-1
Check: compiled code
Result: NOTE
File ‘pbdMPI/libs/pbdMPI.so’:
Found non-API call to R: ‘Rf_isValidString’
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.5-1
Check: whether the namespace can be unloaded cleanly
Result: WARN
---- unloading
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.5-1
Check: compiled code
Result: NOTE
File 'pbdMPI/libs/x64/pbdMPI.dll':
Found non-API call to R: 'Rf_isValidString'
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
Version: 0.5-1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64