Last updated on 2018-08-21 07:47:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.1 | 138.55 | 249.99 | 388.54 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.1 | 121.72 | 205.30 | 327.02 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.1 | 501.17 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.1 | 492.16 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0.1 | 435.00 | 546.00 | 981.00 | OK | |
r-patched-linux-x86_64 | 2.0.1 | 148.09 | 226.31 | 374.40 | NOTE | |
r-patched-solaris-x86 | 2.0.1 | 676.30 | OK | |||
r-release-linux-x86_64 | 2.0.1 | 150.32 | 227.72 | 378.04 | NOTE | |
r-release-windows-ix86+x86_64 | 2.0.1 | 382.00 | 504.00 | 886.00 | OK | |
r-release-osx-x86_64 | 2.0.1 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 2.0.1 | 284.00 | 388.00 | 672.00 | OK | |
r-oldrel-osx-x86_64 | 2.0.1 | WARN |
Version: 2.0.1
Check: installed package size
Result: NOTE
installed size is 6.1Mb
sub-directories of 1Mb or more:
extdata 1.8Mb
libs 3.2Mb
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.0.1
Check: use of SHLIB_OPENMP_*FLAGS in Makefiles
Result: NOTE
src/Makevars.win: SHLIB_OPENMP_CXXFLAGS is included in PKG_CXXFLAGS but no OPENMP macro in PKG_LIBS
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 F77: see the manual).
Using a SHLIB_OPENMP_ macro for compilation but none in PKG_LIBS is not
portable and may result in installation errors.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 2.0.1
Check: DESCRIPTION meta-information
Result: NOTE
Dependence on R version ‘3.3.2’ not with patchlevel 0
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 2.0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64