CRAN Package Check Results for Maintainer ‘Stef van Buuren <stef.vanbuuren at tno.nl>’

Last updated on 2025-12-14 04:50:30 CET.

Package ERROR NOTE OK
AGD 13
brokenstick 13
childdevdata 2 11
dscore 13
mice 3 10

Package AGD

Current CRAN status: OK: 13

Package brokenstick

Current CRAN status: OK: 13

Package childdevdata

Current CRAN status: NOTE: 2, OK: 11

Version: 1.1.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Stef van Buuren <stef.vanbuuren@tno.nl>’ Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package dscore

Current CRAN status: OK: 13

Package mice

Current CRAN status: ERROR: 3, OK: 10

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