Last updated on 2019-04-21 01:48:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 119.37 | 121.93 | 241.30 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 110.98 | 91.61 | 202.59 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 354.69 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 343.19 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 364.00 | 228.00 | 592.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 122.80 | 116.68 | 239.48 | NOTE | |
r-patched-solaris-x86 | 1.0.1 | 458.60 | OK | |||
r-release-linux-x86_64 | 1.0.1 | 130.35 | 108.14 | 238.49 | OK | |
r-release-windows-ix86+x86_64 | 1.0.1 | 275.00 | 210.00 | 485.00 | OK | |
r-release-osx-x86_64 | 1.0.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 382.00 | 289.00 | 671.00 | OK | |
r-oldrel-osx-x86_64 | 1.0.1 | OK |
Version: 1.0.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++
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
Version: 1.0.1
Check: installed package size
Result: NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
libs 4.5Mb
Flavor: r-devel-linux-x86_64-fedora-clang