Last updated on 2020-12-31 00:46:40 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 2.42 | 24.33 | 26.75 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 1.93 | 18.87 | 20.80 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 41.52 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 32.17 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2 | 5.00 | 35.00 | 40.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 2.26 | 23.23 | 25.49 | NOTE | |
r-patched-solaris-x86 | 0.2 | 45.70 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 2.78 | 22.97 | 25.75 | 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