Last updated on 2022-06-20 14:51:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 1.61 | 22.60 | 24.21 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 1.86 | 17.59 | 19.45 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 45.40 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 39.87 | NOTE | |||
r-devel-windows-x86_64 | 0.1 | 11.00 | 45.00 | 56.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 2.17 | 22.04 | 24.21 | NOTE | |
r-release-linux-x86_64 | 0.1 | 1.56 | 21.75 | 23.31 | NOTE | |
r-release-macos-arm64 | 0.1 | 14.00 | NOTE | |||
r-release-macos-x86_64 | 0.1 | 19.00 | NOTE | |||
r-release-windows-x86_64 | 0.1 | 5.00 | 44.00 | 49.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1 | 19.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1 | 27.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1 | 5.00 | 35.00 | 40.00 | NOTE |
Version: 0.1
Check: R code for possible problems
Result: NOTE
RUVRand: no visible global function definition for 'barplot'
RUVRand: no visible global function definition for 'prcomp'
RuvRandIter: no visible global function definition for 'kmeans'
RuvRandIter: no visible global function definition for 'barplot'
RuvRandIter: no visible global function definition for 'prcomp'
opt: no visible global function definition for 'optim'
printdata: no visible global function definition for 'head'
Undefined global functions or variables:
barplot head kmeans optim prcomp
Consider adding
importFrom("graphics", "barplot")
importFrom("stats", "kmeans", "optim", "prcomp")
importFrom("utils", "head")
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