Last updated on 2020-08-07 01:49:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 16.39 | 115.26 | 131.65 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 15.84 | 85.76 | 101.60 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 167.91 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 164.63 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1 | 65.00 | 123.00 | 188.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 14.60 | 111.10 | 125.70 | NOTE | |
r-patched-solaris-x86 | 1.1 | 240.90 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 12.74 | 111.32 | 124.06 | NOTE | |
r-release-macos-x86_64 | 1.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1 | 36.00 | 178.00 | 214.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 33.00 | 140.00 | 173.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-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
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-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