Last updated on 2016-10-25 23:47:52.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4-7 | 34.63 | 31.04 | 65.67 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4-7 | 36.55 | 30.60 | 67.14 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4-7 | 142.19 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4-7 | 121.77 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.4-7 | 213.00 | 106.00 | 319.00 | WARN | |
r-patched-linux-x86_64 | 0.4-7 | 32.14 | 30.45 | 62.59 | NOTE | |
r-patched-solaris-sparc | 0.4-7 | 739.00 | NOTE | |||
r-patched-solaris-x86 | 0.4-7 | 131.80 | NOTE | |||
r-release-linux-x86_64 | 0.4-7 | 32.10 | 30.61 | 62.71 | NOTE | |
r-release-osx-x86_64-mavericks | 0.4-7 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.4-7 | 127.00 | 103.00 | 230.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.4-7 | 193.00 | 121.00 | 314.00 | OK |
Version: 0.4-7
Check: installed package size
Result: NOTE
installed size is 6.2Mb
sub-directories of 1Mb or more:
libs 5.3Mb
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, r-release-osx-x86_64-mavericks
Version: 0.4-7
Check: R code for possible problems
Result: NOTE
computeNormalizationParameters: no visible global function definition
for ‘sd’
plotActMap: no visible global function definition for ‘image’
plotIterativeError.rsnns: no visible global function definition for
‘plot’
plotIterativeError.rsnns: no visible global function definition for
‘lines’
plotROC: no visible global function definition for ‘plot’
plotRegressionError: no visible global function definition for ‘plot’
plotRegressionError: no visible global function definition for ‘lm’
plotRegressionError: no visible global function definition for ‘abline’
plotRegressionError: no visible global function definition for ‘lines’
predict.rsnns: no visible global function definition for ‘fitted’
Undefined global functions or variables:
abline fitted image lines lm plot sd
Consider adding
importFrom("graphics", "abline", "image", "lines", "plot")
importFrom("stats", "fitted", "lm", "sd")
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-macos-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64
Version: 0.4-7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
kr_pat_parse.cpp:267:20: warning: ISO C++ 1998 does not support 'long long' [-Wlong-long]
Flavor: r-devel-windows-ix86+x86_64