CRAN Package Check Results for Package SpatPCA

Last updated on 2019-04-13 01:58:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0.0 40.06 22.69 62.75 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.0.0 28.75 18.18 46.93 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.0.0 90.95 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.0.0 79.17 NOTE
r-devel-windows-ix86+x86_64 1.2.0.0 102.00 67.00 169.00 NOTE
r-patched-linux-x86_64 1.2.0.0 36.35 22.35 58.70 NOTE
r-patched-solaris-x86 1.2.0.0 92.40 NOTE
r-release-linux-x86_64 1.2.0.0 34.08 21.34 55.42 NOTE
r-release-windows-ix86+x86_64 1.2.0.0 100.00 52.00 152.00 NOTE
r-release-osx-x86_64 1.2.0.0 NOTE
r-oldrel-windows-ix86+x86_64 1.2.0.0 66.00 56.00 122.00 NOTE
r-oldrel-osx-x86_64 1.2.0.0 NOTE

Check Details

Version: 1.2.0.0
Check: for GNU extensions in Makefiles
Result: NOTE
    GNU make is a SystemRequirements.
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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.2.0.0
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