CRAN Package Check Results for Package ifaTools

Last updated on 2022-04-24 03:52:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.23 15.59 146.07 161.66 OK --no-tests --no-vignettes
r-devel-linux-x86_64-debian-gcc 0.23 12.71 106.71 119.42 OK --no-tests --no-vignettes
r-devel-linux-x86_64-fedora-clang 0.23 1486.94 OK
r-devel-linux-x86_64-fedora-gcc 0.23 3359.31 ERROR
r-patched-linux-x86_64 0.23 13.33 133.08 146.41 OK --no-tests --no-vignettes
r-release-linux-x86_64 0.23 13.87 122.89 136.76 OK --no-tests --no-vignettes
r-release-macos-arm64 0.23 OK
r-release-macos-x86_64 0.23 OK
r-release-windows-x86_64 0.23 30.00 0.00 30.00 FAIL
r-oldrel-macos-arm64 0.23 OK
r-oldrel-macos-x86_64 0.23 OK
r-oldrel-windows-ix86+x86_64 0.23 32.00 0.00 32.00 FAIL

Check Details

Version: 0.23
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building ‘pritikin-schmidt.Rnw’ using knitr
    
    Quitting from lines 1565-1578 (pritikin-schmidt.Rnw)
    Error: processing vignette 'pritikin-schmidt.Rnw' failed with diagnostics:
    The job for model 'container2' exited abnormally with the error message: User interrupt
    --- failed re-building ‘pritikin-schmidt.Rnw’
    
    SUMMARY: processing the following file failed:
     ‘pritikin-schmidt.Rnw’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.23
Check: re-building of vignette outputs
Result: FAIL
    Check process probably crashed or hung up for 20 minutes ... killed
    Most likely this happened in the example checks (?),
    if not, ignore the following last lines of example output:
    > model <- univariatePrior("logit-norm", "x1", -1)
    > model$priorParam$values[1,1] <- -.6
    > model <- mxRun(model)
    Running univariatePrior with 1 parameter
    > model$output$fit
    [1] 0.4515827
    > model$output$gradient
    x1
     0
    > model$output$hessian
     x1
    x1 8
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 8.19 0.43 8.6 NA NA
    > grDevices::dev.off()
    null device
     1
    > ###
    > ### Local variables: ***
    > ### mode: outline-minor ***
    > ### outline-regexp: "\\(> \\)?### [*]+" ***
    > ### End: ***
    > quit('no')
    ======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-release-windows-x86_64

Version: 0.23
Check: re-building of vignette outputs
Result: FAIL
    Check process probably crashed or hung up for 20 minutes ... killed
    Most likely this happened in the example checks (?),
    if not, ignore the following last lines of example output:
    > model <- univariatePrior("logit-norm", "x1", -1)
    > model$priorParam$values[1,1] <- -.6
    > model <- mxRun(model)
    Running univariatePrior with 1 parameter
    > model$output$fit
    [1] 0.4515827
    > model$output$gradient
    x1
     0
    > model$output$hessian
     x1
    x1 8
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 7.69 0.4 8.11 NA NA
    > grDevices::dev.off()
    null device
     1
    > ###
    > ### Local variables: ***
    > ### mode: outline-minor ***
    > ### outline-regexp: "\\(> \\)?### [*]+" ***
    > ### End: ***
    > quit('no')
    ======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-oldrel-windows-ix86+x86_64