Last updated on 2022-05-19 09:53:16 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-2 | 1.39 | 34.13 | 35.52 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-2 | 1.80 | 26.54 | 28.34 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-2 | 44.73 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-2 | 43.12 | NOTE | |||
r-devel-windows-x86_64 | 1.0-2 | 10.00 | 49.00 | 59.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-2 | 2.12 | 33.00 | 35.12 | NOTE | |
r-release-linux-x86_64 | 1.0-2 | 2.23 | 33.27 | 35.50 | 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 | 50.00 | 62.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-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