Last updated on 2018-05-14 01:47:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.87 | 28.48 | 30.35 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.12 | 24.79 | 25.91 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 40.25 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 38.38 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 5.00 | 57.00 | 62.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.97 | 29.93 | 31.90 | NOTE | |
r-patched-solaris-x86 | 1.0 | 62.70 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 1.25 | 29.83 | 31.08 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 5.00 | 57.00 | 62.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 7.00 | 42.00 | 49.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
‘MASS’ ‘magic’ ‘ppls’ ‘psych’
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0
Check: R code for possible problems
Result: NOTE
get.hnx.B.initialW: no visible global function definition for
‘normalize.vector’
get.hnx.B.initialW: no visible global function definition for ‘adiag’
hclust.wrap: no visible global function definition for ‘hclust’
hclust.wrap: no visible global function definition for ‘dist’
hclust.wrap: no visible global function definition for ‘cutree’
my.normdata.gen: no visible global function definition for ‘mvrnorm’
my.normdata.gen: no visible global function definition for ‘rnorm’
odc.clust: no visible binding for global variable ‘kmeans’
odc.cv: no visible global function definition for ‘ginv’
odc.optimallambda2: no visible global function definition for ‘tr’
odc.optimallambda2: no visible global function definition for ‘ginv’
odc.optimallambda2: no visible binding for global variable ‘sd’
sodc.clust: no visible binding for global variable ‘kmeans’
Undefined global functions or variables:
adiag cutree dist ginv hclust kmeans mvrnorm normalize.vector rnorm
sd tr
Consider adding
importFrom("stats", "cutree", "dist", "hclust", "kmeans", "rnorm",
"sd")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64