Last updated on 2025-03-16 00:49:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.8 | 14.59 | 38.96 | 53.55 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.8 | 11.63 | 32.29 | 43.92 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.8 | 91.05 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.8 | 83.60 | NOTE | |||
r-devel-macos-arm64 | 0.1.8 | 5.00 | ERROR | |||
r-devel-macos-x86_64 | 0.1.8 | 7.00 | ERROR | |||
r-patched-linux-x86_64 | 0.1.8 | 13.05 | 39.55 | 52.60 | WARN | |
r-release-linux-x86_64 | 0.1.8 | 11.96 | 34.27 | 46.23 | OK | |
r-release-macos-arm64 | 0.1.8 | 9.00 | ERROR | |||
r-release-macos-x86_64 | 0.1.8 | 12.00 | ERROR | |||
r-oldrel-macos-arm64 | 0.1.8 | 9.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.1.8 | 12.00 | ERROR |
Version: 0.1.8
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 43 (test -a/-o):
if test -n "${MPI_INCLUDE_PATH}" -a -z "${MPI_LIBPATH}" ; then
possible bashism in configure.ac line 46 (test -a/-o):
if test -z "${MPI_INCLUDE_PATH}" -a -n "${MPI_LIBPATH}" ; then
possible bashism in configure.ac line 85 (test -a/-o):
if test "$MPITYPE" = "UNKNOWN" -o "$MPITYPE" = "OPENMPI" ; then
possible bashism in configure.ac line 86 (test -a/-o):
if test "$SED" != "F" -a "$MPICC" != "F" -a "$OMPI_INFO" != "F" ; then
possible bashism in configure.ac line 125 (test -a/-o):
if test "${TMP_INC}" != "F" -a "${TMP_LIB}" != "F" ; then
possible bashism in configure.ac line 143 (test -a/-o):
if test "$SED" != "F" -a "$MPICC" != "F" -a "$MPICH2VERSION" != "F" ; then
possible bashism in configure.ac line 183 (test -a/-o):
if test "${TMP_INC}" != "F" -a "${TMP_LIB}" != "F" ; then
possible bashism in configure.ac line 495 (test -a/-o):
if test "$MPITYPE" = "OPENMPI" -o "$MPITYPE" = "LAM" -o "$MPITYPE" = "MPICH2" -o "$MPITYPE" = "FPMPI"; then
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 0.1.8
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
bigGP.exit.Rd: mpi.exit, mpi.quit
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.1.8
Check: package dependencies
Result: ERROR
Package required but not available: ‘Rmpi’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: 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.1.8
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rd warning: bigGP.exit.Rd:30: missing link ‘mpi.exit’
Rd warning: bigGP.exit.Rd:31: missing link ‘mpi.quit’
See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/bigGP.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-14 (Debian 14.2.0-17) 14.2.0’
Flavor: r-patched-linux-x86_64