CRAN Package Check Results for Package mice

Last updated on 2025-12-11 11:49:56 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 25.02 168.86 193.88 OK
r-devel-linux-x86_64-fedora-clang 3.19.0 90.00 382.39 472.39 OK
r-devel-linux-x86_64-fedora-gcc 3.19.0 94.00 349.66 443.66 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 7.00 62.00 69.00 OK
r-release-macos-x86_64 3.19.0 31.00 320.00 351.00 OK
r-release-windows-x86_64 3.18.0 44.00 292.00 336.00 ERROR
r-oldrel-macos-arm64 3.19.0 6.00 58.00 64.00 OK
r-oldrel-macos-x86_64 3.19.0 35.00 266.00 301.00 OK
r-oldrel-windows-x86_64 3.18.0 56.00 361.00 417.00 ERROR

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

Version: 3.18.0
Check: tests
Result: ERROR Running 'testthat.R' [69s] 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-windows-x86_64

Version: 3.18.0
Check: tests
Result: ERROR Running 'testthat.R' [92s] 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-oldrel-windows-x86_64