Last updated on 2020-08-19 01:49:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.1.0 | 115.94 | 154.45 | 270.39 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.1.0 | 89.53 | 115.87 | 205.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.1.0 | 344.90 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.1.0 | 324.65 | NOTE | |||
r-devel-windows-ix86+x86_64 | 3.1.0 | 252.00 | 251.00 | 503.00 | NOTE | |
r-patched-linux-x86_64 | 3.1.0 | 76.42 | 151.78 | 228.20 | NOTE | |
r-patched-solaris-x86 | 3.1.0 | 337.30 | NOTE | |||
r-release-linux-x86_64 | 3.1.0 | 72.21 | 149.11 | 221.32 | NOTE | |
r-release-macos-x86_64 | 3.1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 3.1.0 | 253.00 | 179.00 | 432.00 | NOTE | |
r-oldrel-macos-x86_64 | 3.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 3.1.0 | 180.00 | 233.00 | 413.00 | OK |
Version: 3.1.0
Check: use of PKG_*FLAGS in Makefiles
Result: NOTE
PKG_CFLAGS set in 'src/Makevars' without any corresponding files
PKG_CFLAGS set in 'src/Makevars.win' without any corresponding files
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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64
Version: 3.1.0
Check: use of SHLIB_OPENMP_*FLAGS in Makefiles
Result: NOTE
src/Makevars: SHLIB_OPENMP_CFLAGS is included in PKG_CFLAGS without any C files
src/Makevars: SHLIB_OPENMP_CFLAGS is included in PKG_LIBS but linking is by C++
src/Makevars.win: SHLIB_OPENMP_CFLAGS is included in PKG_CFLAGS without any C files
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: 3.1.0
Check: installed package size
Result: NOTE
installed size is 10.0Mb
sub-directories of 1Mb or more:
doc 1.4Mb
libs 7.7Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64