Last updated on 2021-07-17 10:52:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 19.46 | 138.04 | 157.50 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 15.59 | 102.38 | 117.97 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 198.29 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 190.93 | NOTE | |||
r-devel-windows-x86_64 | 1.1 | 30.00 | 158.00 | 188.00 | NOTE | |
r-devel-windows-x86_64-gcc10-UCRT | 1.1 | NOTE | ||||
r-patched-linux-x86_64 | 1.1 | 18.30 | 126.16 | 144.46 | NOTE | |
r-patched-solaris-x86 | 1.1 | 257.20 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 16.95 | 126.64 | 143.59 | NOTE | |
r-release-macos-arm64 | 1.1 | NOTE | ||||
r-release-macos-x86_64 | 1.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1 | 49.00 | 153.00 | 202.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 48.00 | 119.00 | 167.00 | NOTE |
Version: 1.1
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
'glasso' 'matrixcalc' 'mvoutlier' 'pcaPP'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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
Version: 1.1
Check: R code for possible problems
Result: NOTE
rrest: no visible binding for global variable 'glasso'
rrest: no visible global function definition for 'pcout'
rrest: no visible global function definition for 'var'
rrest: no visible global function definition for 'mahalanobis'
rrlda : centerObservations: no visible global function definition for
'l1median_NLM'
rrlda : df.L2glasso: no visible global function definition for
'duplication.matrix'
rrlda : alt.df.L2glasso: no visible global function definition for
'lower.triangle'
Undefined global functions or variables:
duplication.matrix glasso l1median_NLM lower.triangle mahalanobis
pcout var
Consider adding
importFrom("stats", "mahalanobis", "var")
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