CRAN Package Check Results for Package secure

Last updated on 2020-10-11 01:47:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5 42.59 35.37 77.96 NOTE
r-devel-linux-x86_64-debian-gcc 0.5 35.43 27.46 62.89 NOTE
r-devel-linux-x86_64-fedora-clang 0.5 116.85 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5 105.96 NOTE
r-devel-windows-ix86+x86_64 0.5 95.00 72.00 167.00 OK
r-patched-linux-x86_64 0.5 43.98 34.23 78.21 NOTE
r-patched-solaris-x86 0.5 106.40 OK
r-release-linux-x86_64 0.5 42.55 34.30 76.85 NOTE
r-release-macos-x86_64 0.5 OK
r-release-windows-ix86+x86_64 0.5 73.00 87.00 160.00 OK
r-oldrel-macos-x86_64 0.5 OK
r-oldrel-windows-ix86+x86_64 0.5 91.00 80.00 171.00 OK

Check Details

Version: 0.5
Check: use of SHLIB_OPENMP_*FLAGS in Makefiles
Result: NOTE
     src/Makevars: 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