Last updated on 2021-01-25 00:48:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.61 | 3.08 | 32.78 | 35.86 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.61 | 2.60 | 26.15 | 28.75 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.61 | 51.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.61 | 42.67 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.61 | 8.00 | 55.00 | 63.00 | NOTE | |
r-patched-linux-x86_64 | 0.61 | 3.26 | 31.48 | 34.74 | NOTE | |
r-patched-solaris-x86 | 0.61 | 63.00 | NOTE | |||
r-release-linux-x86_64 | 0.61 | 3.47 | 32.34 | 35.81 | NOTE | |
r-release-macos-x86_64 | 0.61 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.61 | 16.00 | 53.00 | 69.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.61 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.61 | 6.00 | 58.00 | 64.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