Last updated on 2020-04-25 01:53:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 2.86 | 24.85 | 27.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 2.32 | 20.12 | 22.44 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 34.67 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 34.30 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1 | 7.00 | 57.00 | 64.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 2.60 | 24.80 | 27.40 | NOTE | |
r-patched-osx-x86_64 | 0.1 | NOTE | ||||
r-patched-solaris-x86 | 0.1 | 54.60 | NOTE | |||
r-release-linux-x86_64 | 0.1 | 2.00 | 22.67 | 24.67 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1 | 7.00 | 37.00 | 44.00 | NOTE | |
r-release-osx-x86_64 | 0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 3.00 | 39.00 | 42.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1 | NOTE |
Version: 0.1
Check: R code for possible problems
Result: NOTE
crossover: no visible global function definition for 'runif'
exchangeSols: no visible global function definition for 'runif'
fps: no visible global function definition for 'runif'
mutation: no visible global function definition for 'runif'
plotBicluster: no visible global function definition for 'gray'
plotBicluster: no visible global function definition for 'heatmap'
reproduction: no visible global function definition for 'runif'
Undefined global functions or variables:
gray heatmap runif
Consider adding
importFrom("grDevices", "gray")
importFrom("stats", "heatmap", "runif")
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-osx-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
Version: 0.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘ArrayBin’
Flavor: r-release-osx-x86_64