Last updated on 2018-07-17 01:47:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.61 | 2.13 | 24.96 | 27.09 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.61 | 1.56 | 22.00 | 23.56 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.61 | 33.07 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.61 | 33.16 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.61 | 6.00 | 38.00 | 44.00 | NOTE | |
r-patched-linux-x86_64 | 0.61 | 2.03 | 25.17 | 27.20 | NOTE | |
r-patched-solaris-x86 | 0.61 | 51.10 | NOTE | |||
r-release-linux-x86_64 | 0.61 | 2.01 | 25.05 | 27.06 | NOTE | |
r-release-windows-ix86+x86_64 | 0.61 | 5.00 | 54.00 | 59.00 | NOTE | |
r-release-osx-x86_64 | 0.61 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.61 | 4.00 | 53.00 | 57.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