Last updated on 2021-03-04 00:48:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.61 | 3.28 | 33.87 | 37.15 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.61 | 2.73 | 26.90 | 29.63 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.61 | 54.92 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.61 | 43.90 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.61 | 8.00 | 47.00 | 55.00 | NOTE | |
r-patched-linux-x86_64 | 0.61 | 2.91 | 32.35 | 35.26 | NOTE | |
r-patched-solaris-x86 | 0.61 | 65.20 | NOTE | |||
r-release-linux-x86_64 | 0.61 | 3.17 | 32.65 | 35.82 | NOTE | |
r-release-macos-x86_64 | 0.61 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.61 | 6.00 | 45.00 | 51.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.61 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.61 | 7.00 | 50.00 | 57.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