Last updated on 2020-08-07 01:49:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.6 | 3.89 | 21.42 | 25.31 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3.6 | 3.03 | 16.94 | 19.97 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3.6 | 39.92 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.6 | 30.27 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.3.6 | 16.00 | 44.00 | 60.00 | OK | |
r-patched-linux-x86_64 | 1.3.6 | 3.73 | 21.26 | 24.99 | NOTE | |
r-patched-solaris-x86 | 1.3.6 | 45.50 | OK | |||
r-release-linux-x86_64 | 1.3.6 | 3.54 | 21.28 | 24.82 | NOTE | |
r-release-macos-x86_64 | 1.3.6 | OK | ||||
r-release-windows-ix86+x86_64 | 1.3.6 | 12.00 | 45.00 | 57.00 | OK | |
r-oldrel-macos-x86_64 | 1.3.6 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.3.6 | 13.00 | 44.00 | 57.00 | OK |
Version: 1.3.6
Check: use of SHLIB_OPENMP_*FLAGS in Makefiles
Result: NOTE
src/Makevars: SHLIB_OPENMP_CFLAGS is included in PKG_CFLAGS but not in PKG_LIBS
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