Last updated on 2025-01-09 13:55:50 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5-2 | OK | ||||
r-devel-linux-x86_64-debian-gcc | 0.5-2 | 14.27 | 61.16 | 75.43 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5-2 | 160.66 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.5-2 | 192.39 | WARN | |||
r-devel-windows-x86_64 | 0.5-2 | 64.00 | 136.00 | 200.00 | OK | |
r-patched-linux-x86_64 | 0.5-2 | 17.02 | 71.17 | 88.19 | OK | |
r-release-linux-x86_64 | 0.5-2 | 15.84 | 71.39 | 87.23 | OK | |
r-release-macos-arm64 | 0.5-2 | 14.00 | ERROR | |||
r-release-macos-x86_64 | 0.5-2 | 21.00 | ERROR | |||
r-release-windows-x86_64 | 0.5-2 | 82.00 | 133.00 | 215.00 | OK | |
r-oldrel-macos-arm64 | 0.5-2 | 16.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.5-2 | 20.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.5-2 | 63.00 | 134.00 | 197.00 | OK |
Version: 0.5-2
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-2
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 73 (test -a/-o):
if test -n "${MPI_INCLUDE_PATH}" -a -z "${MPI_LIBPATH}" ; then
possible bashism in configure.ac line 76 (test -a/-o):
if test -z "${MPI_INCLUDE_PATH}" -a -n "${MPI_LIBPATH}" ; then
possible bashism in configure.ac line 111 (test -a/-o):
if test "$MPITYPE" = "UNKNOWN" -o "$MPITYPE" = "OPENMPI" ; then
possible bashism in configure.ac line 115 (test -a/-o):
if test "$SED" != "F" -a "$MPICC" != "F" -a "$OMPI_INFO" != "F" ; then
possible bashism in configure.ac line 154 (test -a/-o):
if test "${TMP_INC}" != "F" -a "${TMP_LIB}" != "F" ; then
possible bashism in configure.ac line 169 (test -a/-o):
if test "$TMP_INC" = "F" -o "$TMP_LIB" = "F" ; then
possible bashism in configure.ac line 214 (test -a/-o):
if test "${TMP_INC}" != "F" -a "${TMP_LIB}" != "F" ; then
possible bashism in configure.ac line 239 (test -a/-o):
if test "$MPITYPE" = "UNKNOWN" -o "$MPITYPE" = "IBMMPI" ; then
possible bashism in configure.ac line 243 (test -a/-o):
if test "$SED" != "F" -a "$MPICC" != "F" -a "$OMPI_INFO" != "F" ; then
possible bashism in configure.ac line 275 (test -a/-o):
if test "${TMP_INC}" != "F" -a "${TMP_LIB}" != "F" ; then
possible bashism in configure.ac line 297 (test -a/-o):
if test "$MPITYPE" = "MPICH2" -o "$MPITYPE" = "MPICH" -o "$MPITYPE" = "MPICH3" ; then
possible bashism in configure.ac line 301 (test -a/-o):
if test "$SED" != "F" -a "$MPICC" != "F" ; then
possible bashism in configure.ac line 353 (test -a/-o):
if test "${TMP_INC}" != "F" -a "${TMP_LIB}" != "F" ; then
possible bashism in configure.ac line 368 (test -a/-o):
if test "$TMP_INC" = "F" -o "$TMP_LIB" = "F" ; then
possible bashism in configure.ac line 413 (test -a/-o):
if test "${TMP_INC}" != "F" -a "${TMP_LIB}" != "F" ; then
possible bashism in configure.ac line 779 (test -a/-o):
if test "$MPITYPE" = "OPENMPI" -o "$MPITYPE" = "IBMMPI" -o "$MPITYPE" = "LAM" -o "$MPITYPE" = "MPICH2" -o "$MPITYPE" = "MPICH3" -o "$MPITYPE" = "INTELMPI" ; then
possible bashism in configure.ac line 837 (test -a/-o):
if test "X$MPIRUN" = "X" -o "X$MPIEXEC" = "X" -o "X$ORTERUN" = "X" ; then
possible bashism in configure.ac line 842 (test -a/-o):
if test "$MPITYPE" = "MPICH" -o "$MPITYPE" = "MPICH2" -o "$MPITYPE" = "MPICH3" -o "$MPITYPE" = "MPICH3" ; then
possible bashism in configure.ac line 846 ($"foo" should be eval_gettext "foo"):
if test $"X$TMP_MODULE" != "X" ; then
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.5-2
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