Last updated on 2026-08-05 01:52:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.7.0 | 60.98 | 649.25 | 710.23 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.7.0 | 47.38 | 456.58 | 503.96 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.7.0 | 106.00 | 1004.08 | 1110.08 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.7.0 | 49.00 | 447.78 | 496.78 | NOTE | |
| r-devel-windows-x86_64 | 1.7.0 | 64.00 | 578.00 | 642.00 | NOTE | |
| r-patched-linux-x86_64 | 1.7.0 | 63.24 | 516.77 | 580.01 | OK | |
| r-release-linux-x86_64 | 1.7.0 | 56.72 | 520.52 | 577.24 | OK | |
| r-release-macos-arm64 | 1.7.0 | 18.00 | 124.00 | 142.00 | OK | |
| r-release-macos-x86_64 | 1.7.0 | 44.00 | 514.00 | 558.00 | OK | |
| r-release-windows-x86_64 | 1.7.0 | 65.00 | 520.00 | 585.00 | OK | |
| r-oldrel-macos-arm64 | 1.7.0 | ERROR | ||||
| r-oldrel-macos-x86_64 | 1.7.0 | 14.00 | ERROR | |||
| r-oldrel-windows-x86_64 | 1.7.0 | 90.00 | 747.00 | 837.00 | OK |
Version: 1.7.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
mikropml/tests/testthat/test-compare_models.R (.Names: 4)
'.Names' should be changed to 'names'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
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-oldrel-macos-arm64, r-oldrel-macos-x86_64