Last updated on 2020-05-14 12:48:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.27 | 32.70 | 35.97 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.46 | 25.64 | 28.10 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 2.24 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 2.18 | ERROR | |||
r-devel-windows-ix86+x86_64 | 1.0 | 10.00 | 65.00 | 75.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 3.15 | 32.87 | 36.02 | NOTE | |
r-patched-solaris-x86 | 1.0 | 3.80 | ERROR | |||
r-release-linux-x86_64 | 1.0 | 3.06 | 32.33 | 35.39 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 7.00 | 60.00 | 67.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 10.00 | 67.00 | 77.00 | 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-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-osx-x86_64, r-oldrel-windows-ix86+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-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-osx-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘ppls’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86