Last updated on 2025-04-21 08:50:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.5 | 42.38 | 398.48 | 440.86 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.5 | 30.15 | 276.96 | 307.11 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.5 | 744.16 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.5 | 690.93 | NOTE | |||
r-devel-windows-x86_64 | 0.0.5 | 47.00 | 382.00 | 429.00 | OK | |
r-patched-linux-x86_64 | 0.0.5 | 41.24 | 376.39 | 417.63 | OK | |
r-release-linux-x86_64 | 0.0.5 | 40.90 | 377.46 | 418.36 | OK | |
r-release-macos-arm64 | 0.0.5 | 5.00 | ERROR | |||
r-release-macos-x86_64 | 0.0.5 | 6.00 | ERROR | |||
r-release-windows-x86_64 | 0.0.5 | 45.00 | 359.00 | 404.00 | OK | |
r-oldrel-macos-arm64 | 0.0.5 | 130.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.5 | 274.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.5 | 61.00 | 432.00 | 493.00 | OK |
Version: 0.0.5
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘XML’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.0.5
Check: package dependencies
Result: ERROR
Packages required but not available: 'GSVAdata', 'org.Hs.eg.db'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-arm64
Version: 0.0.5
Check: package dependencies
Result: ERROR
Package required but not available: ‘GSVAdata’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64