Last updated on 2025-02-22 11:51:38 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 33.10 | 305.57 | 338.67 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 24.97 | 219.86 | 244.83 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 567.77 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 553.50 | NOTE | |||
r-devel-macos-arm64 | 0.1.1 | 5.00 | ERROR | |||
r-devel-macos-x86_64 | 0.1.1 | 213.00 | OK | |||
r-devel-windows-x86_64 | 0.1.1 | 35.00 | 271.00 | 306.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 31.24 | 280.52 | 311.76 | OK | |
r-release-linux-x86_64 | 0.1.1 | 30.10 | 280.24 | 310.34 | OK | |
r-release-macos-arm64 | 0.1.1 | 147.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 226.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 37.00 | 261.00 | 298.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 138.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 272.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.1 | 50.00 | 359.00 | 409.00 | OK |
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-devel-macos-arm64