Last updated on 2020-08-07 01:50:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.61 | 3.21 | 29.87 | 33.08 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.61 | 2.59 | 24.13 | 26.72 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.61 | 48.30 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.61 | 38.95 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.61 | 13.00 | 46.00 | 59.00 | NOTE | |
r-patched-linux-x86_64 | 0.61 | 3.14 | 30.30 | 33.44 | NOTE | |
r-patched-solaris-x86 | 0.61 | 60.50 | NOTE | |||
r-release-linux-x86_64 | 0.61 | 3.17 | 29.97 | 33.14 | NOTE | |
r-release-macos-x86_64 | 0.61 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.61 | 13.00 | 63.00 | 76.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.61 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.61 | 7.00 | 55.00 | 62.00 | 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64