Last updated on 2025-07-24 06:49:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.9 | 2.37 | 34.90 | 37.27 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.9 | 2.09 | 25.51 | 27.60 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.9 | 60.55 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.9 | 57.55 | OK | |||
r-devel-windows-x86_64 | 0.1.9 | 5.00 | 0.00 | 5.00 | FAIL | |
r-patched-linux-x86_64 | 0.1.9 | 3.02 | 32.96 | 35.98 | OK | |
r-release-linux-x86_64 | 0.1.9 | 2.88 | 32.92 | 35.80 | OK | |
r-release-macos-arm64 | 0.1.9 | 23.00 | OK | |||
r-release-macos-x86_64 | 0.1.9 | 39.00 | OK | |||
r-release-windows-x86_64 | 0.1.9 | 5.00 | 54.00 | 59.00 | OK | |
r-oldrel-macos-arm64 | 0.1.9 | 27.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.9 | 43.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.9 | 7.00 | 59.00 | 66.00 | OK |
Version: 0.1.9
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:
No plot file has been saved.
Finished plotting. All results are saved to the current directory as requested.
>
> # To view the various linear modeling estimates and plot:
> # test.linear = optM(folder, method = "linear")
> # plot_optM(test.linear, method = "linear")
>
> # To view the results from the SiZer package:
> # test.sizer = optM(folder, method = "SiZer")
> # plot_optM(test.sizer, method = "SiZer")
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 7.25 0.47 7.8 NA NA
> grDevices::dev.off()
pdf
2
> ###
> ### 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