Last updated on 2025-01-12 11:49:34 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7-2.1 | 1.47 | 1.85 | 3.32 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.7-2.1 | 1.35 | 1.41 | 2.76 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.7-2.1 | 82.41 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7-2.1 | 80.98 | NOTE | |||
r-devel-windows-x86_64 | 0.7-2.1 | 77.00 | 61.00 | 138.00 | OK | |
r-patched-linux-x86_64 | 0.7-2.1 | 1.21 | 1.83 | 3.04 | ERROR | |
r-release-linux-x86_64 | 0.7-2.1 | 1.11 | 1.88 | 2.99 | ERROR | |
r-release-macos-x86_64 | 0.7-2.1 | 44.00 | ERROR | |||
r-release-windows-x86_64 | 0.7-2.1 | 76.00 | 62.00 | 138.00 | OK | |
r-oldrel-macos-x86_64 | 0.7-2.1 | 47.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.7-2.1 | 68.00 | 73.00 | 141.00 | OK |
Version: 0.7-2.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.7-2.1
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 37 (test -a/-o):
if test -n "${MPI_INCLUDE_PATH}" -a -z "${MPI_LIBPATH}" ; then
possible bashism in configure.ac line 40 (test -a/-o):
if test -z "${MPI_INCLUDE_PATH}" -a -n "${MPI_LIBPATH}" ; then
possible bashism in configure.ac line 284 (test -a/-o):
if test "$MPITYPE" = "OPENMPI" -o "$MPITYPE" = "LAM" -o "$MPITYPE" = "MPICH2" -o "$MPITYPE" = "INTELMPI" -o "$MPITYPE" = "CRAY"; then
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc