Last updated on 2025-10-29 09:53:56 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.6.2 | 25.46 | 275.50 | 300.96 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.6.2 | 16.77 | 188.18 | 204.95 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.7.0 | 148.00 | 827.33 | 975.33 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.7.0 | 114.00 | 879.30 | 993.30 | NOTE | |
| r-devel-windows-x86_64 | 1.6.2 | 28.00 | 276.00 | 304.00 | OK | |
| r-patched-linux-x86_64 | 1.6.2 | 26.77 | 262.87 | 289.64 | OK | |
| r-release-linux-x86_64 | 1.6.2 | 25.51 | 257.58 | 283.09 | OK | |
| r-release-macos-arm64 | 1.6.2 | 11.00 | 107.00 | 118.00 | OK | |
| r-release-macos-x86_64 | 1.7.0 | 11.00 | ERROR | |||
| r-release-windows-x86_64 | 1.6.2 | 27.00 | 269.00 | 296.00 | OK | |
| r-oldrel-macos-arm64 | 1.6.2 | 11.00 | 113.00 | 124.00 | OK | |
| r-oldrel-macos-x86_64 | 1.7.0 | 17.00 | ERROR | |||
| r-oldrel-windows-x86_64 | 1.6.2 | 37.00 | 365.00 | 402.00 | OK |
Version: 1.7.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘methods’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.7.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘TreeSummarizedExperiment’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64