Last updated on 2017-12-20 00:47:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.15-244 | 3.78 | 14.52 | 18.30 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.15-244 | ERROR | ||||
r-devel-linux-x86_64-fedora-clang | 0.17-353 | 18.96 | NOTE | --install=fake | ||
r-devel-linux-x86_64-fedora-gcc | 0.17-353 | 18.17 | NOTE | --install=fake | ||
r-devel-windows-ix86+x86_64 | 0.15-244 | 23.00 | 28.00 | 51.00 | OK | |
r-patched-linux-x86_64 | 0.15-244 | 3.94 | 14.39 | 18.33 | NOTE | |
r-release-linux-x86_64 | 0.15-244 | 3.61 | 14.43 | 18.04 | NOTE | |
r-release-windows-ix86+x86_64 | 0.15-244 | 26.00 | 31.00 | 57.00 | OK | |
r-release-osx-x86_64 | 0.15-244 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.15-244 | 23.00 | 26.00 | 49.00 | OK | |
r-oldrel-osx-x86_64 | 0.15-244 | ERROR |
Version: 0.15-244
Check: pragmas in C/C++ headers and code
Result: NOTE
File which contains pragma(s) suppressing diagnostics:
‘src/RhpcMPI.c’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.15-244
Check: compiled code
Result: NOTE
File ‘Rhpc/libs/Rhpc.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.15-244
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-devel-linux-x86_64-debian-gcc, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.17-353
Flags: --install=fake
Check: pragmas in C/C++ headers and code
Result: NOTE
Files which contain pragma(s) suppressing diagnostics:
‘src/RhpcMPI.c’ ‘src/worker/RhpcWorker.c’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc