Last updated on 2018-06-02 07:48:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 20.10 | 48.03 | 68.13 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 17.44 | 36.93 | 54.37 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 89.77 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 86.93 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.1.2 | 59.00 | 162.00 | 221.00 | WARN | |
r-patched-linux-x86_64 | 0.1.2 | 19.06 | 45.18 | 64.24 | WARN | |
r-patched-solaris-x86 | 0.1.2 | 121.40 | NOTE | |||
r-release-linux-x86_64 | 0.1.2 | 18.84 | 45.12 | 63.96 | WARN | |
r-release-windows-ix86+x86_64 | 0.1.2 | 45.00 | 163.00 | 208.00 | WARN | |
r-release-osx-x86_64 | 0.1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 63.00 | 136.00 | 199.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1.2 | NOTE |
Version: 0.1.2
Check: R code for possible problems
Result: NOTE
plot.Mposterior: no visible global function definition for ‘plot’
plot.Mposterior: no visible global function definition for ‘rainbow’
plot.Mposterior: no visible global function definition for ‘lines’
Undefined global functions or variables:
lines plot rainbow
Consider adding
importFrom("grDevices", "rainbow")
importFrom("graphics", "lines", "plot")
to your NAMESPACE file.
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.1.2
Check: compiled code
Result: NOTE
File ‘Mposterior/libs/Mposterior.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.1.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
weiszfeldIterations.cpp:195:48: 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