CRAN Package Check Results for Package mice

Last updated on 2018-10-19 01:46:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.0 27.11 226.78 253.89 OK
r-devel-linux-x86_64-debian-gcc 3.3.0 22.23 171.87 194.10 OK
r-devel-linux-x86_64-fedora-clang 3.3.0 307.83 OK
r-devel-linux-x86_64-fedora-gcc 3.3.0 296.42 OK
r-devel-windows-ix86+x86_64 3.3.0 72.00 527.00 599.00 OK
r-patched-linux-x86_64 3.3.0 26.81 203.20 230.01 OK
r-patched-solaris-x86 3.3.0 410.20 ERROR
r-release-linux-x86_64 3.3.0 27.47 200.82 228.29 OK
r-release-windows-ix86+x86_64 3.3.0 78.00 464.00 542.00 OK
r-release-osx-x86_64 3.3.0 OK
r-oldrel-windows-ix86+x86_64 3.3.0 48.00 510.00 558.00 OK
r-oldrel-osx-x86_64 3.3.0 OK

Check Details

Version: 3.3.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [136s/130s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(mice)
     Loading required package: lattice
    
     Attaching package: 'mice'
    
     The following objects are masked from 'package:base':
    
     cbind, rbind
    
     >
     > test_check("mice")
     ── 1. Error: (unknown) (@test-D3.R#26) ────────────────────────────────────────
     NA/NaN/Inf in foreign function call (arg 20)
     1: mitml::panImpute(studentratings, formula = fml, n.burn = 1000, n.iter = 100, m = 5,
     silent = TRUE) at testthat/test-D3.R:26
     2: pan::pan(gy, subj = gclus, gpred, xcol, zcol, prior, seed = rns[ii + 1, gg], iter = n.iter,
     start = glast[[gg]])
    
     ── 2. Error: (unknown) (@test-pool.R#125) ─────────────────────────────────────
     NA/NaN/Inf in foreign function call (arg 20)
     1: mitml::panImpute(studentratings, formula = fml, n.burn = 1000, n.iter = 100, m = 5,
     silent = TRUE) at testthat/test-pool.R:125
     2: pan::pan(gy, subj = gclus, gpred, xcol, zcol, prior, seed = rns[ii + 1, gg], iter = n.iter,
     start = glast[[gg]])
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 277 SKIPPED: 0 FAILED: 2
     1. Error: (unknown) (@test-D3.R#26)
     2. Error: (unknown) (@test-pool.R#125)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86