Last updated on 2019-04-22 01:47:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 7.15 | 48.86 | 56.01 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 6.04 | 37.92 | 43.96 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 64.27 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 62.05 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1 | 20.00 | 60.00 | 80.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 7.84 | 46.31 | 54.15 | NOTE | |
r-patched-solaris-x86 | 0.1 | 102.10 | NOTE | |||
r-release-linux-x86_64 | 0.1 | 4.98 | 45.87 | 50.85 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1 | 8.00 | 80.00 | 88.00 | NOTE | |
r-release-osx-x86_64 | 0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 12.00 | 76.00 | 88.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1 | NOTE |
Version: 0.1
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
'MASS' 'combinat' 'glmnet'
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.1
Check: R code for possible problems
Result: NOTE
fcd.cluster: no visible global function definition for 'kmeans'
fcd.start: no visible global function definition for 'ginv'
fcd.start: no visible global function definition for 'glmnet'
gen.dcbm: no visible global function definition for 'rbinom'
gen.sbm: no visible global function definition for 'rbinom'
mis.cluster: no visible global function definition for 'permn'
spectral.clustering: no visible global function definition for 'kmeans'
Undefined global functions or variables:
ginv glmnet kmeans permn rbinom
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