Last updated on 2020-08-07 01:49:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 2.81 | 22.04 | 24.85 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 2.09 | 17.13 | 19.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 37.71 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 28.93 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2 | 7.00 | 29.00 | 36.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 2.19 | 21.51 | 23.70 | NOTE | |
r-patched-solaris-x86 | 0.2 | 43.60 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 2.54 | 21.74 | 24.28 | NOTE | |
r-release-macos-x86_64 | 0.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2 | 5.00 | 31.00 | 36.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