Last updated on 2021-01-24 23:47:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 9.04 | 57.41 | 66.45 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 6.89 | 44.74 | 51.63 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 89.19 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 77.78 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1 | 17.00 | 73.00 | 90.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 6.79 | 53.08 | 59.87 | NOTE | |
r-patched-solaris-x86 | 0.1 | 117.10 | NOTE | |||
r-release-linux-x86_64 | 0.1 | 7.87 | 53.38 | 61.25 | NOTE | |
r-release-macos-x86_64 | 0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1 | 17.00 | 71.00 | 88.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 13.00 | 70.00 | 83.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