Last updated on 2019-12-01 07:55:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.9 | 344.50 | 219.43 | 563.93 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0.9 | 290.30 | 160.34 | 450.64 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.0.9 | 711.39 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.9 | 751.49 | WARN | |||
r-devel-windows-ix86+x86_64 | 2.0.9 | 507.00 | 348.00 | 855.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 2.0.9 | 568.00 | 309.00 | 877.00 | OK | |
r-patched-linux-x86_64 | 2.0.9 | 316.07 | 193.18 | 509.25 | NOTE | |
r-patched-solaris-x86 | 2.0.9 | 906.50 | OK | |||
r-release-linux-x86_64 | 2.0.9 | 316.60 | 215.05 | 531.65 | NOTE | |
r-release-windows-ix86+x86_64 | 2.0.9 | 667.00 | 249.00 | 916.00 | OK | |
r-release-osx-x86_64 | 2.0.9 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0.9 | 680.00 | 327.00 | 1007.00 | OK | |
r-oldrel-osx-x86_64 | 2.0.9 | NOTE |
Version: 2.0.9
Check: use of SHLIB_OPENMP_*FLAGS in Makefiles
Result: NOTE
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, r-release-linux-x86_64
Version: 2.0.9
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
'bigmat.bk' 'bigmatk.desc'
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
Version: 2.0.9
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
oem_dense.h:10:36: warning: statement has no effect [-Wunused-value]
oem_logistic_dense.h:10:36: warning: statement has no effect [-Wunused-value]
oem_logistic_sparse.h:10:36: warning: statement has no effect [-Wunused-value]
oem_sparse.h:10:36: warning: statement has no effect [-Wunused-value]
oem_xval_dense.h:10:36: warning: statement has no effect [-Wunused-value]
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.0.9
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./DataStd.h:180:60: warning: 'bind2nd<std::__1::minus<double>, double>' is deprecated [-Wdeprecated-declarations]
./DataStd.h:182:60: warning: 'bind2nd<std::__1::multiplies<double>, double>' is deprecated [-Wdeprecated-declarations]
./DataStd.h:225:64: warning: 'bind2nd<std::__1::minus<double>, double>' is deprecated [-Wdeprecated-declarations]
./DataStd.h:227:64: warning: 'bind2nd<std::__1::multiplies<double>, double>' is deprecated [-Wdeprecated-declarations]
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.0.9
Check: installed package size
Result: NOTE
installed size is 85.3Mb
sub-directories of 1Mb or more:
libs 84.8Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 2.0.9
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
oem_dense.h:10:36: warning: statement has no effect [-Wunused-value]
oem_logistic_dense.h:10:36: warning: statement has no effect [-Wunused-value]
oem_sparse.h:10:36: warning: statement has no effect [-Wunused-value]
oem_logistic_sparse.h:10:36: warning: statement has no effect [-Wunused-value]
oem_xval_dense.h:10:36: warning: statement has no effect [-Wunused-value]
Flavor: r-devel-linux-x86_64-fedora-gcc