Last updated on 2018-07-17 01:47:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 57.91 | 40.46 | 98.37 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 49.17 | 34.12 | 83.29 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 146.97 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 145.19 | WARN | |||
r-devel-windows-ix86+x86_64 | 1.1 | 166.00 | 103.00 | 269.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 60.98 | 43.36 | 104.34 | NOTE | |
r-patched-solaris-x86 | 1.1 | 172.00 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 57.05 | 43.48 | 100.53 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1 | 161.00 | 70.00 | 231.00 | NOTE | |
r-release-osx-x86_64 | 1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 122.00 | 109.00 | 231.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1 | NOTE |
Version: 1.1
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.1
Check: compiled code
Result: NOTE
File ‘microclass/libs/microclass.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ 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.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/data/gannet/ripley/R/test-3.6/RcppParallel/include/tbb/concurrent_hash_map.h:169:68: warning: ‘void* memset(void*, int, size_t)’ clearing an object of type ‘struct tbb::interface5::internal::hash_map_base::bucket’ with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess]
Flavor: r-devel-linux-x86_64-fedora-gcc