Last updated on 2019-04-13 01:58:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.61 | 2.65 | 25.98 | 28.63 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.61 | 2.36 | 21.50 | 23.86 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.61 | 34.42 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.61 | 33.21 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.61 | 9.00 | 41.00 | 50.00 | NOTE | |
r-patched-linux-x86_64 | 0.61 | 2.86 | 26.22 | 29.08 | NOTE | |
r-patched-solaris-x86 | 0.61 | 55.00 | NOTE | |||
r-release-linux-x86_64 | 0.61 | 1.91 | 24.89 | 26.80 | NOTE | |
r-release-windows-ix86+x86_64 | 0.61 | 7.00 | 38.00 | 45.00 | NOTE | |
r-release-osx-x86_64 | 0.61 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.61 | 3.00 | 37.00 | 40.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