Last updated on 2022-05-09 17:52:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 1.81 | 35.90 | 37.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 1.70 | 28.14 | 29.84 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 49.18 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 47.43 | NOTE | |||
r-devel-windows-x86_64 | 0.2 | 10.00 | 66.00 | 76.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 2.02 | 35.97 | 37.99 | NOTE | |
r-release-linux-x86_64 | 0.2 | 2.29 | 35.31 | 37.60 | NOTE | |
r-release-macos-arm64 | 0.2 | 18.00 | NOTE | |||
r-release-macos-x86_64 | 0.2 | 32.00 | NOTE | |||
r-release-windows-x86_64 | 0.2 | 5.00 | 64.00 | 69.00 | NOTE | |
r-oldrel-macos-arm64 | 0.2 | 26.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2 | 37.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.2 | 4.00 | 36.00 | 40.00 | NOTE |
Version: 0.2
Check: R code for possible problems
Result: NOTE
bbo: no visible global function definition for 'runif'
bbo: no visible global function definition for 'tail'
Undefined global functions or variables:
runif tail
Consider adding
importFrom("stats", "runif")
importFrom("utils", "tail")
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64