Last updated on 2018-05-14 01:46:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3-5 | 10.41 | 126.42 | 136.83 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3-5 | 8.40 | 106.83 | 115.23 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3-5 | 183.69 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3-5 | 173.88 | OK | |||
r-devel-windows-ix86+x86_64 | 0.3-5 | 23.00 | 159.00 | 182.00 | OK | |
r-patched-linux-x86_64 | 0.3-5 | 8.76 | 120.12 | 128.88 | OK | |
r-patched-solaris-x86 | 0.3-5 | 204.90 | ERROR | |||
r-release-linux-x86_64 | 0.3-5 | 9.14 | 120.34 | 129.48 | OK | |
r-release-windows-ix86+x86_64 | 0.3-5 | 23.00 | 159.00 | 182.00 | OK | |
r-release-osx-x86_64 | 0.3-5 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.3-5 | 13.00 | 143.00 | 156.00 | OK | |
r-oldrel-osx-x86_64 | 0.3-5 | OK |
Version: 0.3-5
Check: examples
Result: ERROR
Running examples in ‘mitml-Ex.R’ failed
The error most likely occurred in:
> ### Name: anova.mitml.result
> ### Title: Compare several nested models
> ### Aliases: anova.mitml.result
> ### Keywords: methods
>
> ### ** Examples
>
> require(lme4)
Loading required package: lme4
Loading required package: Matrix
> data(studentratings)
>
> fml <- ReadDis + SES ~ ReadAchiev + (1|ID)
> imp <- panImpute(studentratings, formula=fml, n.burn=1000, n.iter=100, m=5)
Running burn-in phase ...
Creating imputed data set ( 1 / 5 ) ...
Creating imputed data set ( 2 / 5 ) ...
Creating imputed data set ( 3 / 5 ) ...
Creating imputed data set ( 4 / 5 ) ...
Creating imputed data set ( 5 / 5 ) ...
Error in pan::pan(gy, subj = gclus, gpred, xcol, zcol, prior, seed = rns[ii + :
NA/NaN/Inf in foreign function call (arg 20)
Calls: panImpute -> <Anonymous>
Execution halted
Flavor: r-patched-solaris-x86