Last updated on 2025-12-03 05:50:57 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| AGD | 13 | ||
| brokenstick | 13 | ||
| childdevdata | 2 | 11 | |
| dscore | 13 | ||
| mice | 2 | 11 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
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
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 11
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