Last updated on 2019-07-03 01:47:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.61 | 2.58 | 25.83 | 28.41 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.61 | 2.25 | 21.30 | 23.55 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.61 | 35.73 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.61 | 40.18 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.61 | 8.00 | 53.00 | 61.00 | NOTE | |
r-patched-linux-x86_64 | 0.61 | 2.04 | 25.93 | 27.97 | NOTE | |
r-patched-solaris-x86 | 0.61 | 55.90 | NOTE | |||
r-release-linux-x86_64 | 0.61 | 2.90 | 26.43 | 29.33 | NOTE | |
r-release-windows-ix86+x86_64 | 0.61 | 6.00 | 56.00 | 62.00 | NOTE | |
r-release-osx-x86_64 | 0.61 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.61 | 4.00 | 41.00 | 45.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.61 | NOTE |
Version: 0.61
Check: R code for possible problems
Result: NOTE
popify: no visible global function definition for 'runif'
tipify: 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