Last updated on 2022-06-20 14:51:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4 | 2.14 | 21.76 | 23.90 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4 | 1.28 | 16.82 | 18.10 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4 | 39.09 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4 | 38.57 | NOTE | |||
r-devel-windows-x86_64 | 0.4 | 11.00 | 43.00 | 54.00 | NOTE | |
r-patched-linux-x86_64 | 0.4 | 2.02 | 21.03 | 23.05 | NOTE | |
r-release-linux-x86_64 | 0.4 | 1.27 | 21.28 | 22.55 | NOTE | |
r-release-macos-arm64 | 0.4 | 38.00 | NOTE | |||
r-release-macos-x86_64 | 0.4 | 19.00 | NOTE | |||
r-release-windows-x86_64 | 0.4 | 4.00 | 43.00 | 47.00 | NOTE | |
r-oldrel-macos-arm64 | 0.4 | 18.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.4 | 27.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.4 | 4.00 | 25.00 | 29.00 | NOTE |
Version: 0.4
Check: R code for possible problems
Result: NOTE
.r1: no visible global function definition for 'cor'
.r2: no visible global function definition for 'cor'
rgp: no visible global function definition for 'runif'
rgp: no visible global function definition for 'rexp'
Undefined global functions or variables:
cor rexp runif
Consider adding
importFrom("stats", "cor", "rexp", "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