Last updated on 2025-01-15 02:49:47 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-36 | 76.27 | 463.47 | 539.74 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1-36 | 56.74 | 310.76 | 367.50 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1-36 | 665.60 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-36 | 905.87 | OK | |||
r-devel-windows-x86_64 | 1.1-36 | 78.00 | 0.00 | 78.00 | FAIL | |
r-patched-linux-x86_64 | 1.1-35.5 | 82.60 | 441.24 | 523.84 | OK | |
r-release-linux-x86_64 | 1.1-35.5 | 78.25 | 437.19 | 515.44 | OK | |
r-release-macos-arm64 | 1.1-36 | 240.00 | NOTE | |||
r-release-macos-x86_64 | 1.1-36 | 541.00 | NOTE | |||
r-release-windows-x86_64 | 1.1-35.5 | 77.00 | 421.00 | 498.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1-36 | 254.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1-36 | 578.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.1-35.5 | 92.00 | 489.00 | 581.00 | NOTE |
Version: 1.1-36
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:
> v3X <- vcov(gm1, use.hessian = FALSE)
Warning in vcov.merMod(gm1, use.hessian = FALSE) :
variance-covariance matrix computed from finite-difference Hessian
and from RX differ by >1e-04: consider "use.hessian=TRUE"
> all.equal(v3, v3X)
[1] "Mean relative difference: 0.02937751"
> ## full correlatiom matrix
> cv <- vcov(fm1, full = TRUE)
> image(cv, xlab = "", ylab = "",
+ scales = list(y = list(labels = rownames(cv)),
+ at = seq(nrow(cv)),
+ x = list(labels = NULL)))
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 28.33 0.69 29.04 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: 1.1-36
Check: installed package size
Result: NOTE
installed size is 27.4Mb
sub-directories of 1Mb or more:
R 1.5Mb
doc 1.6Mb
libs 22.2Mb
testdata 1.3Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.1-35.5
Check: installed package size
Result: NOTE
installed size is 6.5Mb
sub-directories of 1Mb or more:
R 1.5Mb
doc 1.6Mb
libs 1.3Mb
testdata 1.3Mb
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64