Last updated on 2025-01-23 19:49:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.4 | 342.97 | 213.17 | 556.14 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.4 | 245.51 | 149.90 | 395.41 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.4 | 917.13 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 1055.05 | OK | |||
r-devel-windows-x86_64 | 0.2.4 | 319.00 | 237.00 | 556.00 | OK | |
r-patched-linux-x86_64 | 0.2.4 | 349.63 | 198.74 | 548.37 | OK | |
r-release-linux-x86_64 | 0.2.4 | 345.44 | 198.05 | 543.49 | OK | |
r-release-macos-arm64 | 0.2.4 | 229.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.4 | 267.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.4 | 320.00 | 0.00 | 320.00 | FAIL | |
r-oldrel-macos-arm64 | 0.2.4 | 235.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.4 | 358.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.2.4 | 379.00 | 289.00 | 668.00 | OK |
Version: 0.2.4
Check: installed package size
Result: NOTE
installed size is 22.4Mb
sub-directories of 1Mb or more:
libs 20.9Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.2.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:
+ lambda = list(v_i = .01),
+ sigma_u = list(shape = 5, rate = 4),
+ a = list(v_i = .01),
+ sigma_v = list(shape = 5, rate = 4))
>
> # Obtain posterior draws
> object <- draw_posterior(model)
Estimating models...
>
> # Plot factors
> object <- thin(object, thin = 2)
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 10.81 0.46 11.3 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