Last updated on 2019-05-01 01:52:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.62 | 55.21 | 58.83 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 3.02 | 42.27 | 45.29 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 70.51 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 64.21 | NOTE | |||
r-patched-linux-x86_64 | 1.0 | 3.04 | 53.07 | 56.11 | NOTE | |
r-patched-solaris-x86 | 1.0 | 97.80 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 3.56 | 53.06 | 56.62 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 13.00 | 90.00 | 103.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 9.00 | 101.00 | 110.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
Func.SAX: no visible global function definition for 'sd'
Func.SAX: no visible global function definition for 'qnorm'
Func.matrix: no visible global function definition for 'qnorm'
Func.motif: no visible global function definition for 'sd'
Func.motif: no visible global function definition for 'na.omit'
Func.motif: no visible global function definition for 'combn'
Func.motif.multivariate: no visible global function definition for
'txtProgressBar'
Func.motif.multivariate: no visible global function definition for
'setTxtProgressBar'
Undefined global functions or variables:
combn na.omit qnorm sd setTxtProgressBar txtProgressBar
Consider adding
importFrom("stats", "na.omit", "qnorm", "sd")
importFrom("utils", "combn", "setTxtProgressBar", "txtProgressBar")
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-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