Last updated on 2022-06-10 15:51:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-2 | 2.21 | 35.27 | 37.48 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-2 | 1.43 | 27.01 | 28.44 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-2 | 44.79 | NOTE | |||
r-devel-windows-x86_64 | 1.0-2 | 11.00 | 51.00 | 62.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-2 | 2.00 | 33.69 | 35.69 | NOTE | |
r-release-linux-x86_64 | 1.0-2 | NOTE | ||||
r-release-macos-arm64 | 1.0-2 | 17.00 | NOTE | |||
r-release-macos-x86_64 | 1.0-2 | 24.00 | NOTE | |||
r-release-windows-x86_64 | 1.0-2 | 12.00 | 54.00 | 66.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0-2 | 17.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0-2 | 28.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0-2 | 5.00 | 44.00 | 49.00 | NOTE |
Version: 1.0-2
Check: R code for possible problems
Result: NOTE
LP.comoment: no visible global function definition for 'cor'
LP.comoment: no visible global function definition for 'cov'
LP.moment: no visible global function definition for 'cor'
LPTrans: no visible global function definition for 'ecdf'
VAR: no visible global function definition for 'embed'
VAR: no visible global function definition for 'lm'
Undefined global functions or variables:
cor cov ecdf embed lm
Consider adding
importFrom("stats", "cor", "cov", "ecdf", "embed", "lm")
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-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