CRAN Package Check Results for Package bayesianVARs

Last updated on 2025-06-06 01:51:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 76.92 155.42 232.34 OK
r-devel-linux-x86_64-debian-gcc 0.1.5 56.25 100.94 157.19 OK
r-devel-linux-x86_64-fedora-clang 0.1.5 399.54 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 381.78 OK
r-devel-windows-x86_64 0.1.5 84.00 0.00 84.00 FAIL
r-patched-linux-x86_64 0.1.5 80.04 136.65 216.69 OK
r-release-linux-x86_64 0.1.5 76.85 136.43 213.28 OK
r-release-macos-arm64 0.1.5 116.00 OK
r-release-macos-x86_64 0.1.5 227.00 OK
r-release-windows-x86_64 0.1.5 82.00 220.00 302.00 OK
r-oldrel-macos-arm64 0.1.5 244.00 NOTE
r-oldrel-macos-x86_64 0.1.5 323.00 NOTE
r-oldrel-windows-x86_64 0.1.5 98.00 272.00 370.00 OK

Check Details

Version: 0.1.5
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: > ### variance-covariance matrix for a VAR model > ### Aliases: vcov.bayesianVARs_bvar > > ### ** Examples > > # Access a subset of the usmacro_growth dataset > data <- usmacro_growth[,c("GDPC1", "CPIAUCSL", "FEDFUNDS")] > # Estimate a model > mod <- bvar(data, sv_keep = "all", quiet = TRUE) > > # Extract posterior draws of the variance-covariance matrix > bvar_vcov <- vcov(mod) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 48.52 0.91 49.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-devel-windows-x86_64

Version: 0.1.5
Check: installed package size
Result: NOTE installed size is 7.2Mb sub-directories of 1Mb or more: libs 6.6Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64