Last updated on 2025-05-22 12:49:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.15 | 7.98 | 78.22 | 86.20 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.15 | 5.93 | 56.18 | 62.11 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.15 | 138.01 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.15 | 145.65 | OK | |||
r-devel-windows-x86_64 | 1.3.15 | 11.00 | 176.00 | 187.00 | OK | |
r-patched-linux-x86_64 | 1.3.15 | 7.97 | 75.99 | 83.96 | OK | |
r-release-linux-x86_64 | 1.3.15 | 6.91 | 74.37 | 81.28 | OK | |
r-release-macos-arm64 | 1.3.15 | 66.00 | OK | |||
r-release-macos-x86_64 | 1.3.15 | 130.00 | OK | |||
r-release-windows-x86_64 | 1.3.15 | 10.00 | 0.00 | 10.00 | FAIL | |
r-oldrel-macos-arm64 | 1.3.15 | 53.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3.15 | 96.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3.15 | 12.00 | 159.00 | 171.00 | OK |
Version: 1.3.15
Check: PDF version of manual
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:
+ W -+ Y, Y -+ W, Z -+ Y, Y -+ Z, Z -+ X, X -+ Z, simplify = FALSE)
>
> # Here the bidirected edges are set to be unobserved in graph g
> # This is denoted by giving them a description attribute with the value "U"
> # The first 4 edges correspond to the observed edges, the rest are unobserved
>
> f <- set.edge.attribute(f, "description", 5:10, "U")
> aux.effect(y = "Y", x = "X", z = "Z", G = f)
[1] "\\sum_{W}P_{Z}(Y|W,X)P_{Z}(W)"
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
detaching 'package:igraph'
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 6.21 0.36 6.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