CRAN Package Check Results for Package mice

Last updated on 2025-12-13 10:50:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.18.0 35.84 258.03 293.87 ERROR
r-devel-linux-x86_64-debian-gcc 3.19.0 27.78 169.07 196.85 OK
r-devel-linux-x86_64-fedora-clang 3.19.0 76.00 416.03 492.03 OK
r-devel-linux-x86_64-fedora-gcc 3.19.0 71.00 367.40 438.40 OK
r-devel-windows-x86_64 3.19.0 5.00 6.00 11.00 ERROR
r-patched-linux-x86_64 3.18.0 40.92 230.47 271.39 ERROR
r-release-linux-x86_64 3.18.0 35.05 231.35 266.40 ERROR
r-release-macos-arm64 3.19.0 9.00 60.00 69.00 OK
r-release-macos-x86_64 3.19.0 26.00 325.00 351.00 OK
r-release-windows-x86_64 3.19.0 48.00 305.00 353.00 OK
r-oldrel-macos-arm64 3.19.0 8.00 56.00 64.00 OK
r-oldrel-macos-x86_64 3.19.0 27.00 274.00 301.00 OK
r-oldrel-windows-x86_64 3.19.0 62.00 393.00 455.00 OK

Check Details

Version: 3.18.0
Check: tests
Result: ERROR Running ‘testthat.R’ [58s/100s] 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-debian-clang

Version: 3.19.0
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-windows-x86_64

Version: 3.18.0
Check: tests
Result: ERROR Running ‘testthat.R’ [57s/101s] 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-patched-linux-x86_64

Version: 3.18.0
Check: tests
Result: ERROR Running ‘testthat.R’ [57s/97s] 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-release-linux-x86_64