Last updated on 2020-05-19 10:50:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 10.98 | 35.45 | 46.43 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 8.29 | 27.36 | 35.65 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 56.91 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 53.46 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1 | 24.00 | 73.00 | 97.00 | OK | |
r-patched-linux-x86_64 | 1.1 | 10.30 | 36.09 | 46.39 | OK | |
r-patched-solaris-x86 | 1.1 | 79.10 | OK | |||
r-release-linux-x86_64 | 1.1 | 9.39 | 35.75 | 45.14 | OK | |
r-release-osx-x86_64 | 1.1 | WARN | ||||
r-release-windows-ix86+x86_64 | 1.1 | 19.00 | 58.00 | 77.00 | OK | |
r-oldrel-osx-x86_64 | 1.1 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 19.00 | 70.00 | 89.00 | OK |
Version: 1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
dists.cc:4239:21: warning: explicitly assigning value of variable of type 'double' to itself [-Wself-assign]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.1
Check: compiled code
Result: NOTE
File ‘SafeBayes/libs/SafeBayes.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc