Last updated on 2024-12-18 19:49:11 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 1.61 | 22.25 | 23.86 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.28 | 18.43 | 19.71 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 40.22 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 51.56 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 4.00 | 0.00 | 4.00 | FAIL | |
r-patched-linux-x86_64 | 0.1.0 | 1.19 | 21.46 | 22.65 | OK | |
r-release-linux-x86_64 | 0.1.0 | 1.58 | 21.45 | 23.03 | OK | |
r-release-macos-arm64 | 0.1.0 | 22.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 35.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 3.00 | 50.00 | 53.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 23.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 35.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 3.00 | 48.00 | 51.00 | OK |
Version: 0.1.0
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:
>
> flush(stderr()); flush(stdout())
>
> ### Name: createLogicalPCM
> ### Title: Simulated Logical Pairwise Comparison Matrix for Analytic
> ### Hierarchy Process
> ### Aliases: createLogicalPCM
>
> ### ** Examples
>
> lPCM <- createLogicalPCM(3,c(1,2,3));
> lPCM <- createLogicalPCM(5,c(0.25,0.4,0.1,0.05,0.2));
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 0.2 0 0.21 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-devel-windows-x86_64