Last updated on 2021-10-18 15:52:22 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.6 | 5.90 | 63.90 | 69.80 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.6 | 5.32 | 48.42 | 53.74 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.6 | 93.21 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.6 | 80.45 | NOTE | |||
r-devel-windows-x86_64 | 0.9.6 | 12.00 | 87.00 | 99.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 0.9.6 | NOTE | ||||
r-patched-linux-x86_64 | 0.9.6 | 5.98 | 60.14 | 66.12 | OK | |
r-patched-solaris-x86 | 0.9.6 | 5.00 | ERROR | |||
r-release-linux-x86_64 | 0.9.6 | 5.75 | 60.23 | 65.98 | OK | |
r-release-macos-arm64 | 0.9.6 | ERROR | ||||
r-release-macos-x86_64 | 0.9.6 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.9.6 | 17.00 | 89.00 | 106.00 | OK | |
r-oldrel-macos-x86_64 | 0.9.6 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.9.6 | 19.00 | 84.00 | 103.00 | OK |
Version: 0.9.6
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘grDevices’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT
Version: 0.9.6
Check: package dependencies
Result: ERROR
Package required but not available: ‘Rsubread’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-patched-solaris-x86, r-release-macos-arm64
Version: 0.9.6
Check: package dependencies
Result: ERROR
Packages required but not available:
'clusterProfiler', 'org.Hs.eg.db', 'org.Mm.eg.db', 'Rsubread'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64
Version: 0.9.6
Check: package dependencies
Result: ERROR
Packages required but not available: 'clusterProfiler', 'Rsubread'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-x86_64