Last updated on 2021-07-01 01:49:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.60 | 38.67 | 42.27 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.78 | 29.92 | 32.70 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 60.88 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 49.81 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 5.00 | 60.00 | 65.00 | NOTE | |
r-devel-windows-x86_64-gcc10-UCRT | 1.0 | NOTE | ||||
r-patched-linux-x86_64 | 1.0 | 3.58 | 36.96 | 40.54 | NOTE | |
r-patched-solaris-x86 | 1.0 | 76.00 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 3.53 | 36.42 | 39.95 | NOTE | |
r-release-macos-arm64 | 1.0 | NOTE | ||||
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 30.00 | 52.00 | 82.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 8.00 | 57.00 | 65.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
ForImp.Mahala: no visible global function definition for 'combn'
ForImp.Mahala: no visible global function definition for 'var'
ForImp.Mahala: no visible global function definition for 'quantile'
ForImp.Mahala : <anonymous>: no visible global function definition for
'var'
ForImp.Mahala : <anonymous> : <anonymous>: no visible global function
definition for 'var'
ForImp.Mahala : <anonymous> : <anonymous>: no visible global function
definition for 'quantile'
ForImp.PCA: no visible global function definition for 'cov'
ForImp.PCA: no visible global function definition for 'princomp'
ForImp.PCA: no visible global function definition for 'combn'
ForImp.PCA: no visible global function definition for 'quantile'
ForImp.PCA : <anonymous> : <anonymous>: no visible global function
definition for 'quantile'
Undefined global functions or variables:
combn cov princomp quantile var
Consider adding
importFrom("stats", "cov", "princomp", "quantile", "var")
importFrom("utils", "combn")
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-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64