Last updated on 2018-03-26 15:48:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 11.17 | 145.10 | 156.27 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 8.99 | 128.08 | 137.07 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 215.42 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 218.60 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 22.00 | 159.00 | 181.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.1 | 11.87 | 159.11 | 170.98 | NOTE | |
r-patched-solaris-x86 | 1.0.1 | 306.60 | NOTE | |||
r-release-linux-x86_64 | 1.0.1 | 9.78 | 159.80 | 169.58 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.1 | 36.00 | 229.00 | 265.00 | NOTE | |
r-release-osx-x86_64 | 1.0.1 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 35.00 | 227.00 | 262.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0.1 | NOTE |
Version: 1.0.1
Check: R code for possible problems
Result: NOTE
AdjWGCNAFDR: no visible binding for global variable ‘cor’
Adjcor: no visible global function definition for ‘cor’
K: no visible global function definition for ‘integrate’
checkvar: no visible binding for global variable ‘var’
ipsen : K: no visible global function definition for ‘integrate’
ipsen : mydistfun: no visible global function definition for
‘integrate’
optimal_gamma: no visible global function definition for ‘uniroot’
optimal_gamma_dir: no visible global function definition for ‘uniroot’
Undefined global functions or variables:
cor integrate uniroot var
Consider adding
importFrom("stats", "cor", "integrate", "uniroot", "var")
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-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘WGCNA’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-osx-x86_64