Last updated on 2025-04-30 04:50:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 34.31 | 308.89 | 343.20 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 24.71 | 224.27 | 248.98 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 561.30 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 513.48 | NOTE | |||
r-devel-windows-x86_64 | 0.1.1 | 38.00 | 274.00 | 312.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 36.21 | 290.78 | 326.99 | OK | |
r-release-linux-x86_64 | 0.1.1 | 32.98 | 288.41 | 321.39 | OK | |
r-release-macos-arm64 | 0.1.1 | 6.00 | ERROR | |||
r-release-macos-x86_64 | 0.1.1 | 213.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 38.00 | 271.00 | 309.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 147.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 226.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.1 | 47.00 | 375.00 | 422.00 | OK |
Version: 0.1.1
Check: examples
Result: NOTE
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
get_Oncoplots 4.808 0.231 3.601
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘base’ ‘grDevices’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘org.Hs.eg.db’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-arm64