Last updated on 2023-01-25 04:51:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.23 | 14.01 | 127.53 | 141.54 | OK | --no-tests --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 0.23 | 12.29 | 97.77 | 110.06 | OK | --no-tests --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 0.23 | 957.70 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.23 | 1002.63 | OK | |||
r-devel-windows-x86_64 | 0.23 | 29.00 | 1607.00 | 1636.00 | OK | |
r-patched-linux-x86_64 | 0.23 | 14.70 | 122.48 | 137.18 | OK | --no-tests --no-vignettes |
r-release-linux-x86_64 | 0.23 | 13.44 | 109.77 | 123.21 | OK | --no-tests --no-vignettes |
r-release-macos-arm64 | 0.23 | 259.00 | OK | |||
r-release-macos-x86_64 | 0.23 | 576.00 | OK | |||
r-release-windows-x86_64 | 0.23 | 21.00 | 0.00 | 21.00 | FAIL | |
r-oldrel-macos-arm64 | 0.23 | 219.00 | OK | |||
r-oldrel-macos-x86_64 | 0.23 | 211.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.23 | 34.00 | 1664.00 | 1698.00 | OK |
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: 9.18 0.28 9.47 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