Last updated on 2018-09-26 01:46:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.3.0 | 28.32 | 224.37 | 252.69 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.3.0 | 24.88 | 174.99 | 199.87 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.3.0 | 301.37 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.3.0 | 292.23 | OK | |||
r-devel-windows-ix86+x86_64 | 3.3.0 | 72.00 | 504.00 | 576.00 | OK | |
r-patched-linux-x86_64 | 3.3.0 | 26.45 | 201.33 | 227.78 | OK | |
r-patched-solaris-x86 | 3.3.0 | 410.20 | ERROR | |||
r-release-linux-x86_64 | 3.3.0 | 28.14 | 204.51 | 232.65 | OK | |
r-release-windows-ix86+x86_64 | 3.3.0 | 78.00 | 488.00 | 566.00 | OK | |
r-release-osx-x86_64 | 3.3.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 3.3.0 | 44.00 | 357.00 | 401.00 | OK | |
r-oldrel-osx-x86_64 | 3.3.0 | OK |
Version: 3.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [139s/135s]
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