Last updated on 2025-01-03 01:48:57 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
Rmpi | 6 | 1 | 4 |
Current CRAN status: ERROR: 6, NOTE: 1, OK: 4
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
Flavor: r-devel-linux-x86_64-fedora-gcc