Last updated on 2022-05-23 08:51:15 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.06 | 28.86 | 30.92 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.54 | 22.94 | 24.48 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 37.48 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 38.42 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 18.00 | 43.00 | 61.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.61 | 27.86 | 29.47 | NOTE | |
r-release-linux-x86_64 | 1.0 | NOTE | ||||
r-release-macos-arm64 | 1.0 | 14.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 18.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 6.00 | 42.00 | 48.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 25.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 24.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 5.00 | 34.00 | 39.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
competitive.test: no visible global function definition for 'runif'
selfcontained.test : fun2: no visible global function definition for
'qchisq'
selfcontained.test: no visible global function definition for 'cov'
selfcontained.test: no visible global function definition for 'qchisq'
selfcontained.test: no visible global function definition for 'cor'
selfcontained.test: no visible global function definition for 'pchisq'
Undefined global functions or variables:
cor cov pchisq qchisq runif
Consider adding
importFrom("stats", "cor", "cov", "pchisq", "qchisq", "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