Last updated on 2026-06-08 00:51:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 5.43 | 60.20 | 65.63 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 4.76 | 42.16 | 46.92 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 10.00 | 89.65 | 99.65 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 10.00 | 92.78 | 102.78 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 8.00 | 68.00 | 76.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 5.96 | 55.68 | 61.64 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 5.33 | 55.68 | 61.01 | OK | |
| r-release-macos-arm64 | 0.1.0 | 2.00 | 20.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 5.00 | 54.00 | 59.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 8.00 | 69.00 | 77.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | 2.00 | 25.00 | 27.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 4.00 | 54.00 | 58.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 10.00 | 89.00 | 99.00 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘miceDRF-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: mice.impute.DRF
> ### Title: Imputation with Distributional Random Forests for 'mice'
> ### Aliases: mice.impute.DRF
>
> ### ** Examples
>
> library(mice)
Error in library(mice) : there is no package called ‘mice’
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc