Last updated on 2022-06-20 11:51:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 1.95 | 23.57 | 25.52 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 1.63 | 18.53 | 20.16 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 44.76 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 41.44 | NOTE | |||
r-devel-windows-x86_64 | 1.0.1 | 9.00 | 47.00 | 56.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.1 | 1.79 | 22.87 | 24.66 | NOTE | |
r-release-linux-x86_64 | 1.0.1 | 2.32 | 22.71 | 25.03 | NOTE | |
r-release-macos-arm64 | 1.0.1 | 15.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.1 | 20.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.1 | 4.00 | 44.00 | 48.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.1 | 18.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.1 | 33.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 5.00 | 38.00 | 43.00 | NOTE |
Version: 1.0.1
Check: R code for possible problems
Result: NOTE
ICA: 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-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