Last updated on 2020-08-07 01:49:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 143.56 | 119.95 | 263.51 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 109.27 | 88.34 | 197.61 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 345.80 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 325.12 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 380.00 | 234.00 | 614.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 114.78 | 112.84 | 227.62 | NOTE | |
r-patched-solaris-x86 | 1.0.1 | 338.10 | OK | |||
r-release-linux-x86_64 | 1.0.1 | 114.40 | 113.82 | 228.22 | NOTE | |
r-release-macos-x86_64 | 1.0.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0.1 | 380.00 | 174.00 | 554.00 | OK | |
r-oldrel-macos-x86_64 | 1.0.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 248.00 | 170.00 | 418.00 | OK |
Version: 1.0.1
Check: use of SHLIB_OPENMP_*FLAGS in Makefiles
Result: NOTE
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, r-release-linux-x86_64
Version: 1.0.1
Check: installed package size
Result: NOTE
installed size is 6.1Mb
sub-directories of 1Mb or more:
libs 5.6Mb
Flavor: r-devel-linux-x86_64-fedora-clang