Last updated on 2020-08-07 01:50:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 5.07 | 64.13 | 69.20 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 4.07 | 47.32 | 51.39 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 88.18 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 79.90 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 21.00 | 78.00 | 99.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 5.43 | 61.25 | 66.68 | NOTE | |
r-patched-solaris-x86 | 1.0 | 111.80 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 5.51 | 61.13 | 66.64 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 18.00 | 85.00 | 103.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 12.00 | 69.00 | 81.00 | 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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64