Last updated on 2023-03-24 03:54:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 25.56 | 350.93 | 376.49 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 26.07 | 257.88 | 283.95 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 469.55 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 474.64 | OK | |||
r-patched-linux-x86_64 | 0.3.0 | 23.71 | 326.39 | 350.10 | OK | |
r-release-linux-x86_64 | 0.3.0 | 28.45 | 325.98 | 354.43 | OK | |
r-release-macos-arm64 | 0.3.0 | 113.00 | OK | |||
r-release-macos-x86_64 | 0.3.0 | 154.00 | OK | |||
r-release-windows-x86_64 | 0.3.0 | 1047.00 | 443.00 | 1490.00 | OK | |
r-oldrel-macos-arm64 | 0.3.0 | 106.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.0 | 154.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.3.0 | 67.00 | 0.00 | 67.00 | FAIL |
Version: 0.3.0
Check: dependencies in R code
Result: NOTE
Initiating curl with CURL_SSL_BACKEND: openssl
Flavor: r-oldrel-windows-ix86+x86_64
Version: 0.3.0
Check: tests
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:
+ init_portfolio(
+ years = 2000:2020,
+ outdir = file.path(temp_loc, "res"),
+ tmpdir = tempdir(),
+ add_resources = FALSE,
+ cores = 1,
+ verbose = FALSE
+ ) %>%
+ get_resources("nasa_srtm") %>%
+ calc_indicators("tri", stats_tri = c("mean", "median", "sd", "var"), engine = "extract") %>%
+ tidyr::unnest(tri)))
+ }
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 20.89 0.81 28.48 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-oldrel-windows-ix86+x86_64