Last updated on 2025-01-23 19:49:34 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.0 | 37.76 | 304.18 | 341.94 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.0 | 24.24 | 202.88 | 227.12 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.0 | 544.51 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 525.82 | OK | |||
r-devel-windows-x86_64 | 0.5.0 | 32.00 | 231.00 | 263.00 | OK | |
r-patched-linux-x86_64 | 0.5.0 | 31.06 | 285.61 | 316.67 | OK | |
r-release-linux-x86_64 | 0.5.0 | 33.46 | 281.78 | 315.24 | OK | |
r-release-macos-arm64 | 0.5.0 | 120.00 | OK | |||
r-release-macos-x86_64 | 0.5.0 | 210.00 | OK | |||
r-release-windows-x86_64 | 0.5.0 | 30.00 | 0.00 | 30.00 | FAIL | |
r-oldrel-macos-arm64 | 0.5.0 | 127.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.0 | 326.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.0 | 40.00 | 306.00 | 346.00 | OK |
Version: 0.5.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:
>
> ### Name: ts_month_decomp
> ### Title: Time Series Decomposition for Monthly Crime Data
> ### Aliases: ts_month_decomp
> ### Keywords: ts
>
> ### ** Examples
>
> #Using provided dataset from Chicago Data Portal:
> data(crimes)
> test <- ts_month_decomp(crimes, 2017)
> plot(test)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 17.14 1.25 18.47 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