Last updated on 2020-04-25 01:53:16 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.3 | 57.16 | 77.98 | 135.14 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.3.3 | 41.83 | 62.03 | 103.86 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.3 | 177.45 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.3 | 173.08 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3.3 | 133.00 | 125.00 | 258.00 | OK | |
r-patched-linux-x86_64 | 0.3.3 | 47.52 | 77.49 | 125.01 | NOTE | |
r-patched-osx-x86_64 | 0.3.3 | OK | ||||
r-patched-solaris-x86 | 0.3.3 | 226.90 | OK | |||
r-release-linux-x86_64 | 0.3.3 | 46.26 | 70.67 | 116.93 | NOTE | |
r-release-windows-ix86+x86_64 | 0.3.3 | 117.00 | 146.00 | 263.00 | OK | |
r-release-osx-x86_64 | 0.3.3 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.3 | 71.00 | 121.00 | 192.00 | OK | |
r-oldrel-osx-x86_64 | 0.3.3 | OK |
Version: 0.3.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
getFunctions.cpp:90:16: warning: explicitly assigning value of variable of type 'arma::mat' (aka 'Mat<double>') to itself [-Wself-assign-overloaded]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64
Version: 0.3.3
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, r-release-linux-x86_64