Last updated on 2019-07-03 01:47:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 17.18 | 162.67 | 179.85 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 17.56 | 131.75 | 149.31 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 201.65 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 189.97 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 54.00 | 182.00 | 236.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 20.36 | 161.13 | 181.49 | NOTE | |
r-patched-solaris-x86 | 1.0 | 343.30 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 21.88 | 161.41 | 183.29 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 42.00 | 171.00 | 213.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 26.00 | 160.00 | 186.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
MAPE: no visible global function definition for 'is'
MAPE: no visible global function definition for 'new'
Undefined global functions or variables:
is new
Consider adding
importFrom("methods", "is", "new")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
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
Check: package dependencies
Result: ERROR
Packages required but not available:
'Biobase', 'GSEABase', 'genefilter', 'impute'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-osx-x86_64