Last updated on 2023-03-21 22:56:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2.0 | 12.55 | 166.94 | 179.49 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.2.0 | 11.59 | 126.36 | 137.95 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.2.0 | 238.49 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.2.0 | 229.05 | OK | |||
r-patched-linux-x86_64 | 2.2.0 | 22.66 | 151.18 | 173.84 | OK | |
r-release-linux-x86_64 | 2.2.0 | 12.94 | 152.37 | 165.31 | OK | |
r-release-macos-arm64 | 2.2.0 | 62.00 | OK | |||
r-release-macos-x86_64 | 2.2.0 | 84.00 | OK | |||
r-release-windows-x86_64 | 2.2.0 | 67.00 | 248.00 | 315.00 | FAIL | |
r-oldrel-macos-arm64 | 2.2.0 | 78.00 | OK | |||
r-oldrel-macos-x86_64 | 2.2.0 | 87.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 2.2.0 | 26.00 | 216.00 | 242.00 | OK |
Version: 2.2.0
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:
> ### Title: Zero-crossing rate
> ### Aliases: zcr
> ### Keywords: ts
>
> ### ** Examples
>
> data(tico)
> ## a single value for the complete signal, no plot
> zcr(tico, wl=NULL)
[1] 0.3367527
> ## a series of values computed for a sliding window of 512 samples, plot
> zcr(tico)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 37.42 2.25 65.53 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