Last updated on 2025-03-15 13:57:23 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5-2 | 19.01 | 84.12 | 103.13 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5-2 | 0.50 | 1.37 | 1.87 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.5-2 | 184.04 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.5-2 | 239.88 | WARN | |||
r-devel-macos-arm64 | 0.5-2 | 12.00 | ERROR | |||
r-devel-macos-x86_64 | 0.5-2 | 15.00 | ERROR | |||
r-devel-windows-x86_64 | 0.5-2 | 68.00 | 138.00 | 206.00 | OK | |
r-patched-linux-x86_64 | 0.5-2 | 18.36 | 80.21 | 98.57 | NOTE | |
r-release-linux-x86_64 | 0.5-2 | 15.69 | 72.73 | 88.42 | OK | |
r-release-macos-arm64 | 0.5-2 | 17.00 | ERROR | |||
r-release-macos-x86_64 | 0.5-2 | 23.00 | ERROR | |||
r-release-windows-x86_64 | 0.5-2 | 89.00 | 128.00 | 217.00 | OK | |
r-oldrel-macos-arm64 | 0.5-2 | 14.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.5-2 | 19.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.5-2 | 63.00 | 134.00 | 197.00 | OK |
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
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 0.5-2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-macos-arm64, r-devel-macos-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.5-2
Check: whether the namespace can be unloaded cleanly
Result: WARN
---- unloading
[gannet:2036093:0:2036093] Caught signal 11 (Segmentation fault: address not mapped to object at address 0x7ff26efb6960)
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5-2
Check: whether the namespace can be unloaded cleanly
Result: WARN
---- unloading
Flavor: r-devel-linux-x86_64-fedora-gcc