CRAN Package Check Results for Package BNPMIXcluster

Last updated on 2020-10-28 18:49:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.4 116.34 36.76 153.10 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.4 81.81 28.48 110.29 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.4 217.73 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.4 202.27 NOTE
r-devel-windows-ix86+x86_64 1.2.4 254.00 79.00 333.00 OK
r-patched-linux-x86_64 1.2.4 NOTE
r-patched-solaris-x86 1.2.4 163.60 OK
r-release-linux-x86_64 1.2.4 106.07 34.73 140.80 NOTE
r-release-macos-x86_64 1.2.4 OK
r-release-windows-ix86+x86_64 1.2.4 195.00 65.00 260.00 OK
r-oldrel-macos-x86_64 1.2.4 OK
r-oldrel-windows-ix86+x86_64 1.2.4 224.00 73.00 297.00 OK

Check Details

Version: 1.2.4
Check: use of SHLIB_OPENMP_*FLAGS in Makefiles
Result: NOTE
     src/Makevars: SHLIB_OPENMP_CXXFLAGS is included in PKG_CXXFLAGS but not in PKG_LIBS
     src/Makevars: SHLIB_OPENMP_CFLAGS is included in PKG_LIBS but linking is by C++
     src/Makevars.win: SHLIB_OPENMP_CXXFLAGS is included in PKG_CXXFLAGS but not in PKG_LIBS
     src/Makevars.win: SHLIB_OPENMP_CFLAGS is included in PKG_LIBS but linking is by C++
    Use of these macros is discussed in sect 1.2.1.1 of 'Writing R
    Extensions'. The macros for different languages may differ so the
    matching macro must be used in PKG_CXXFLAGS (etc) and match that used
    in PKG_LIBS (except for Fortran: see the manual).
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, r-release-linux-x86_64