Last updated on 2017-07-31 01:46:57.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 2.43 | 45.03 | 47.45 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 2.67 | 38.13 | 40.80 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 81.79 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 79.76 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2 | 10.00 | 83.00 | 93.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 2.48 | 44.76 | 47.24 | NOTE | |
r-patched-solaris-x86 | 0.2 | 115.40 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 2.60 | 47.92 | 50.52 | NOTE | |
r-release-windows-ix86+x86_64 | 0.2 | 8.00 | 84.00 | 92.00 | NOTE | |
r-release-osx-x86_64 | 0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2 | 10.00 | 61.00 | 71.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2 | NOTE |
Version: 0.2
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: ‘genlasso’
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: 0.2
Check: R code for possible problems
Result: NOTE
dualpathFusedX.mod: no visible global function definition for
‘graph.adjacency’
dualpathFusedX.mod: no visible global function definition for
‘clusters’
dualpathFusedX.mod: no visible global function definition for ‘ginv’
dualpathFusedX.mod: no visible global function definition for
‘subcomponent’
dualpathFusedX.mod: no visible global function definition for ‘rBind’
fpca.nonscore.cluster: no visible global function definition for
‘kmeans’
fpca.score.cluster: no visible global function definition for ‘kmeans’
gen.dcbm: no visible global function definition for ‘rbinom’
gen.sbm: no visible global function definition for ‘rbinom’
Undefined global functions or variables:
clusters ginv graph.adjacency kmeans rBind rbinom subcomponent
Consider adding
importFrom("stats", "kmeans", "rbinom")
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