Last updated on 2018-07-17 01:47:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.1.0 | 26.05 | 202.54 | 228.59 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.1.0 | 23.89 | 173.48 | 197.37 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.1.0 | 298.00 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.1.0 | 300.31 | OK | |||
r-devel-windows-ix86+x86_64 | 3.1.0 | 81.00 | 550.00 | 631.00 | OK | |
r-patched-linux-x86_64 | 3.1.0 | 28.67 | 206.29 | 234.96 | OK | |
r-patched-solaris-x86 | 3.1.0 | 446.60 | ERROR | |||
r-release-linux-x86_64 | 3.1.0 | 25.52 | 204.90 | 230.42 | OK | |
r-release-windows-ix86+x86_64 | 3.1.0 | 73.00 | 389.00 | 462.00 | OK | |
r-release-osx-x86_64 | 3.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 3.1.0 | 48.00 | 368.00 | 416.00 | OK | |
r-oldrel-osx-x86_64 | 3.1.0 | OK |
Version: 3.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [165s/152s]
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: 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: 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: 276 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