Last updated on 2025-07-20 04:51:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.4 | 13.62 | 78.74 | 92.36 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.4 | 9.27 | 55.36 | 64.63 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.4 | 146.42 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.4 | 152.56 | OK | |||
r-devel-windows-x86_64 | 0.4.4 | 13.00 | 0.00 | 13.00 | FAIL | |
r-patched-linux-x86_64 | 0.4.4 | 17.48 | 73.56 | 91.04 | OK | |
r-release-linux-x86_64 | 0.4.4 | 12.62 | 73.81 | 86.43 | OK | |
r-release-macos-arm64 | 0.4.4 | 79.00 | OK | |||
r-release-macos-x86_64 | 0.4.4 | 117.00 | OK | |||
r-release-windows-x86_64 | 0.4.4 | 15.00 | 120.00 | 135.00 | OK | |
r-oldrel-macos-arm64 | 0.4.4 | 48.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.4 | 134.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.4 | 21.00 | 134.00 | 155.00 | OK |
Version: 0.4.4
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:
> ### ** Examples
>
> data("mod.intro")
>
> ## Export the second sample of mod.intro as a wav file:
> write.sample(PTSample(mod.intro, 2), tempfile(fileext = ".wav"), "wav")
>
> ## Export the second sample of mod.intro as an 8svx file:
> write.sample(PTSample(mod.intro, 2), tempfile(fileext = ".iff"), "8svx")
>
> ## Export the second sample of mod.intro as a raw file:
> write.sample(PTSample(mod.intro, 2), tempfile(fileext = ".raw"), "raw")
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 13.25 2.32 15.56 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