Last updated on 2020-08-07 01:49:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 8.23 | 54.31 | 62.54 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 6.39 | 41.09 | 47.48 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 81.38 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 72.02 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1 | 22.00 | 63.00 | 85.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 7.18 | 52.45 | 59.63 | NOTE | |
r-patched-solaris-x86 | 0.1 | 110.20 | NOTE | |||
r-release-linux-x86_64 | 0.1 | 8.49 | 52.24 | 60.73 | NOTE | |
r-release-macos-x86_64 | 0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1 | 20.00 | 82.00 | 102.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 12.00 | 86.00 | 98.00 | 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64