Last updated on 2020-05-19 10:50:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.2 | 97.42 | 44.53 | 141.95 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.2.2 | 74.26 | 34.65 | 108.91 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.2 | 195.35 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 182.74 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2.2 | 227.00 | 81.00 | 308.00 | OK | |
r-patched-linux-x86_64 | 1.2.2 | 81.19 | 45.09 | 126.28 | OK | |
r-patched-solaris-x86 | 1.2.2 | 171.40 | OK | |||
r-release-linux-x86_64 | 1.2.2 | 81.43 | 44.38 | 125.81 | OK | |
r-release-osx-x86_64 | 1.2.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.2.2 | 167.00 | 106.00 | 273.00 | OK | |
r-oldrel-osx-x86_64 | 1.2.2 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.2 | 206.00 | 79.00 | 285.00 | OK |
Version: 1.2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
regalg.cpp:215:10: warning: explicitly assigning value of variable of type 'arma::mat' (aka 'Mat<double>') to itself [-Wself-assign-overloaded]
regalg.cpp:454:10: 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-oldrel-osx-x86_64
Version: 1.2.2
Check: installed package size
Result: NOTE
installed size is 6.6Mb
sub-directories of 1Mb or more:
libs 6.2Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.2.2
Check: compiled code
Result: NOTE
File ‘resemble/libs/resemble.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