Last updated on 2020-08-07 01:49:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-2 | 5.64 | 55.13 | 60.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-2 | 4.59 | 41.29 | 45.88 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-2 | 79.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-2 | 69.02 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-2 | 18.00 | 98.00 | 116.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-2 | 5.20 | 52.58 | 57.78 | NOTE | |
r-patched-solaris-x86 | 0.1-2 | 100.80 | NOTE | |||
r-release-linux-x86_64 | 0.1-2 | 5.19 | 52.49 | 57.68 | NOTE | |
r-release-macos-x86_64 | 0.1-2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1-2 | 21.00 | 68.00 | 89.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1-2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-2 | 11.00 | 63.00 | 74.00 | NOTE |
Version: 0.1-2
Check: R code for possible problems
Result: NOTE
mahalanobisComposite: no visible global function definition for
'princomp'
prepareComposite: no visible global function definition for 'cov'
winsorizor : f: no visible global function definition for 'quantile'
Undefined global functions or variables:
cov princomp quantile
Consider adding
importFrom("stats", "cov", "princomp", "quantile")
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64