Last updated on 2022-06-15 07:52:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3 | 5.38 | 54.87 | 60.25 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3 | 4.36 | 41.24 | 45.60 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3 | 72.39 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3 | 75.73 | NOTE | |||
r-devel-windows-x86_64 | 1.3 | 14.00 | 71.00 | 85.00 | NOTE | |
r-patched-linux-x86_64 | 1.3 | 4.01 | 50.97 | 54.98 | NOTE | |
r-release-linux-x86_64 | 1.3 | 3.82 | 50.82 | 54.64 | NOTE | |
r-release-macos-arm64 | 1.3 | 21.00 | NOTE | |||
r-release-macos-x86_64 | 1.3 | 39.00 | NOTE | |||
r-release-windows-x86_64 | 1.3 | 18.00 | 76.00 | 94.00 | NOTE | |
r-oldrel-macos-arm64 | 1.3 | 23.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.3 | 38.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.3 | 11.00 | 62.00 | 73.00 | NOTE |
Version: 1.3
Check: R code for possible problems
Result: NOTE
conceptIndicesSkm: no visible global function definition for
'txtProgressBar'
conceptIndicesSkm: no visible global function definition for
'setTxtProgressBar'
conceptVectorsSkm: no visible global function definition for
'txtProgressBar'
conceptVectorsSkm: no visible global function definition for
'setTxtProgressBar'
mvcmb: no visible global function definition for 'runif'
mvcmb: no visible global function definition for 'str'
mvcsph: no visible global function definition for 'pdf'
mvcsph: no visible global function definition for 'heatmap'
mvcsph: no visible global function definition for 'dev.off'
mvcsph: no visible global function definition for 'hclust'
mvcsph: no visible global function definition for 'dist'
mvcsph: no visible global function definition for 'str'
Undefined global functions or variables:
dev.off dist hclust heatmap pdf runif setTxtProgressBar str
txtProgressBar
Consider adding
importFrom("grDevices", "dev.off", "pdf")
importFrom("stats", "dist", "hclust", "heatmap", "runif")
importFrom("utils", "setTxtProgressBar", "str", "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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64