Last updated on 2021-01-23 05:47:00 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 2.56 | 24.86 | 27.42 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 1.93 | 19.48 | 21.41 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 42.65 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 32.39 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2 | 6.00 | 37.00 | 43.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 2.76 | 23.60 | 26.36 | NOTE | |
r-patched-solaris-x86 | 0.2 | 45.70 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 2.44 | 23.84 | 26.28 | NOTE | |
r-release-macos-x86_64 | 0.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2 | 4.00 | 29.00 | 33.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2 | 5.00 | 47.00 | 52.00 | NOTE |
Version: 0.2
Check: R code for possible problems
Result: NOTE
binary.state: no visible global function definition for 'runif'
dbn.dnn.train: no visible global function definition for 'runif'
dropout.mask: no visible global function definition for 'runif'
nn.train: no visible global function definition for 'runif'
rbm.train: no visible global function definition for 'runif'
sae.dnn.train: no visible global function definition for 'runif'
show.digit: no visible global function definition for 'gray'
show.digit: no visible global function definition for 'image'
Undefined global functions or variables:
gray image runif
Consider adding
importFrom("grDevices", "gray")
importFrom("graphics", "image")
importFrom("stats", "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-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