Last updated on 2019-07-03 01:47:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.29 | 16.19 | 17.48 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.17 | 13.37 | 14.54 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 23.29 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 21.60 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 5.00 | 26.00 | 31.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.38 | 16.32 | 17.70 | NOTE | |
r-patched-solaris-x86 | 1.0 | 35.70 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 1.40 | 16.55 | 17.95 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 4.00 | 35.00 | 39.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 2.00 | 24.00 | 26.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
rminimax: no visible global function definition for 'runif'
Undefined global functions or variables:
runif
Consider adding
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64