Last updated on 2024-09-14 03:48:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.11 | 53.20 | 408.03 | 461.23 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.11 | 39.20 | 297.94 | 337.14 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.11 | 736.22 | NOTE | |||
r-devel-windows-x86_64 | 1.1.11 | 52.00 | 341.00 | 393.00 | OK | |
r-patched-linux-x86_64 | 1.1.11 | 47.76 | 382.76 | 430.52 | OK | |
r-release-linux-x86_64 | 1.1.11 | 49.23 | 383.58 | 432.81 | OK | |
r-release-macos-arm64 | 1.1.11 | 185.00 | OK | |||
r-release-macos-x86_64 | 1.1.11 | 282.00 | OK | |||
r-release-windows-x86_64 | 1.1.11 | 52.00 | 331.00 | 383.00 | OK | |
r-oldrel-macos-arm64 | 1.1.11 | 6.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.1.11 | 379.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.11 | 75.00 | 452.00 | 527.00 | OK |
Version: 1.1.11
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘robustbase’
All declared Imports should be used.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1.11
Check: package dependencies
Result: ERROR
Package required but not available: ‘VariantAnnotation’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-arm64