Last updated on 2019-04-22 01:47:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 49.86 | 35.58 | 85.44 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 43.41 | 28.50 | 71.91 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 131.88 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 120.80 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2.1 | 117.00 | 70.00 | 187.00 | OK | |
r-patched-linux-x86_64 | 1.2.1 | 48.36 | 35.51 | 83.87 | NOTE | |
r-patched-solaris-x86 | 1.2.1 | 100.70 | OK | |||
r-release-linux-x86_64 | 1.2.1 | 51.88 | 34.37 | 86.25 | OK | |
r-release-windows-ix86+x86_64 | 1.2.1 | 99.00 | 100.00 | 199.00 | OK | |
r-release-osx-x86_64 | 1.2.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.1 | 85.00 | 100.00 | 185.00 | OK | |
r-oldrel-osx-x86_64 | 1.2.1 | NOTE |
Version: 1.2.1
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++
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
Version: 1.2.1
Check: installed package size
Result: NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
libs 5.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64, r-oldrel-osx-x86_64