Last updated on 2025-12-03 01:50:02 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.18.0 | 36.18 | 259.86 | 296.04 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.18.0 | 24.85 | 167.10 | 191.95 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.18.0 | 183.00 | 262.02 | 445.02 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 3.18.0 | 95.00 | 364.34 | 459.34 | ERROR | |
| r-devel-windows-x86_64 | 3.18.0 | 50.00 | 294.00 | 344.00 | OK | |
| r-patched-linux-x86_64 | 3.18.0 | 42.06 | 237.79 | 279.85 | OK | |
| r-release-linux-x86_64 | 3.18.0 | 34.02 | 240.40 | 274.42 | OK | |
| r-release-macos-arm64 | 3.18.0 | OK | ||||
| r-release-macos-x86_64 | 3.18.0 | 25.00 | 157.00 | 182.00 | OK | |
| r-release-windows-x86_64 | 3.18.0 | 43.00 | 289.00 | 332.00 | OK | |
| r-oldrel-macos-arm64 | 3.18.0 | OK | ||||
| r-oldrel-macos-x86_64 | 3.18.0 | 21.00 | 162.00 | 183.00 | OK | |
| r-oldrel-windows-x86_64 | 3.18.0 | 58.00 | 385.00 | 443.00 | OK |
Version: 3.18.0
Check: examples
Result: ERROR
Running examples in ‘mice-Ex.R’ failed
The error most likely occurred in:
> ### Name: fix.coef
> ### Title: Fix coefficients and update model
> ### Aliases: fix.coef
>
> ### ** Examples
>
> model0 <- lm(Volume ~ Girth + Height, data = trees)
Warning in is.data.frame(data) : unknown type in R_decompress3
Error in is.data.frame(data) :
lazy-load database '/data/gannet/ripley/R/R-clang/library/datasets/data/Rdata.rdb' is corrupt
Calls: lm ... <Anonymous> -> model.frame.default -> is.data.frame
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 3.18.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [95s/171s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mice)
Attaching package: 'mice'
The following object is masked from 'package:stats':
filter
The following objects are masked from 'package:base':
cbind, rbind
>
> test_check("mice")
Saving _problems/test-mice.impute.2l.bin-32.R
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 379 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• empty test (2): ,
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-mice.impute.2l.bin.R:30:1'): (code run outside of `test_that()`) ──
Error: object 'ID' not found
Backtrace:
▆
1. ├─... %>% dplyr::select(-month) at test-mice.impute.2l.bin.R:30:1
2. ├─dplyr::select(., -month)
3. ├─tidyr::fill(., treatment)
4. ├─tidyr::complete(toenail, ID, visit)
5. └─tidyr:::complete.data.frame(toenail, ID, visit)
6. ├─tidyr::expand(data, ...)
7. └─tidyr:::expand.data.frame(data, ...)
8. └─tidyr:::grid_dots(..., `_data` = data)
9. └─rlang::eval_tidy(dot, data = mask)
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 379 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 3.18.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [96s/191s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mice)
Attaching package: 'mice'
The following object is masked from 'package:stats':
filter
The following objects are masked from 'package:base':
cbind, rbind
>
> test_check("mice")
Saving _problems/test-mice.impute.2l.bin-32.R
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 379 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• empty test (2): ,
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-mice.impute.2l.bin.R:30:1'): (code run outside of `test_that()`) ──
Error: object 'ID' not found
Backtrace:
▆
1. ├─... %>% dplyr::select(-month) at test-mice.impute.2l.bin.R:30:1
2. ├─dplyr::select(., -month)
3. ├─tidyr::fill(., treatment)
4. ├─tidyr::complete(toenail, ID, visit)
5. └─tidyr:::complete.data.frame(toenail, ID, visit)
6. ├─tidyr::expand(data, ...)
7. └─tidyr:::expand.data.frame(data, ...)
8. └─tidyr:::grid_dots(..., `_data` = data)
9. └─rlang::eval_tidy(dot, data = mask)
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 379 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc