CRAN Package Check Results for Package mitml

Last updated on 2018-07-17 01:47:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-6 12.28 139.31 151.59 OK
r-devel-linux-x86_64-debian-gcc 0.3-6 9.10 117.83 126.93 OK
r-devel-linux-x86_64-fedora-clang 0.3-6 194.68 OK
r-devel-linux-x86_64-fedora-gcc 0.3-6 187.19 OK
r-devel-windows-ix86+x86_64 0.3-6 24.00 207.00 231.00 OK
r-patched-linux-x86_64 0.3-6 8.10 134.87 142.97 OK
r-patched-solaris-x86 0.3-6 149.60 ERROR
r-release-linux-x86_64 0.3-6 10.13 135.92 146.05 OK
r-release-windows-ix86+x86_64 0.3-6 20.00 144.00 164.00 OK
r-release-osx-x86_64 0.3-6 OK
r-oldrel-windows-ix86+x86_64 0.3-6 9.00 139.00 148.00 OK
r-oldrel-osx-x86_64 0.3-6 OK

Check Details

Version: 0.3-6
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

Version: 0.3-6
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    *** This is beta software. Please report any bugs!
    *** See the NEWS file for recent changes.
    Loading required package: Matrix
    Quitting from lines 65-67 (Analysis.Rmd)
    Error: processing vignette 'Analysis.Rmd' failed with diagnostics:
    NA/NaN/Inf in foreign function call (arg 20)
    Execution halted
Flavor: r-patched-solaris-x86