Last updated on 2024-01-31 05:54:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 46.95 | 439.50 | 486.45 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 42.32 | 336.41 | 378.73 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 654.49 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 625.64 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 42.00 | 356.00 | 398.00 | OK | |
r-patched-linux-x86_64 | 1.0 | 36.02 | 431.98 | 468.00 | OK | |
r-release-linux-x86_64 | 1.0 | 40.86 | 439.93 | 480.79 | OK | |
r-release-macos-arm64 | 1.0 | 5.00 | ERROR | |||
r-release-macos-x86_64 | 1.0 | 301.00 | OK | |||
r-release-windows-x86_64 | 1.0 | 58.00 | 540.00 | 598.00 | OK | |
r-oldrel-macos-arm64 | 1.0 | 10.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.0 | 51.00 | 468.00 | 519.00 | OK |
Version: 1.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘R.utils’ ‘stringi’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0
Check: package dependencies
Result: ERROR
Packages required but not available: 'diffcoexp', 'GEOquery'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-arm64
Version: 1.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘diffcoexp’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-macos-arm64