Last updated on 2018-06-02 07:48:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 69.92 | 25.01 | 94.93 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 60.02 | 19.79 | 79.81 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 124.93 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 118.14 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.2 | 182.00 | 75.00 | 257.00 | WARN | |
r-patched-linux-x86_64 | 0.2 | 78.31 | 22.67 | 100.98 | WARN | |
r-patched-solaris-x86 | 0.2 | 118.40 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 75.13 | 22.69 | 97.82 | WARN | |
r-release-windows-ix86+x86_64 | 0.2 | 129.00 | 80.00 | 209.00 | WARN | |
r-release-osx-x86_64 | 0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2 | 171.00 | 59.00 | 230.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2 | NOTE |
Version: 0.2
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘pso’ in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested 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-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: 0.2
Check: compiled code
Result: NOTE
File ‘revealedPrefs/libs/revealedPrefs.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: 0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
simul.cpp:82:21: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64