CRAN Package Check Results for Package maxLik

Last updated on 2022-04-24 03:52:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5-2 6.90 143.79 150.69 OK
r-devel-linux-x86_64-debian-gcc 1.5-2 6.23 101.84 108.07 OK
r-devel-linux-x86_64-fedora-clang 1.5-2 180.58 OK
r-devel-linux-x86_64-fedora-gcc 1.5-2 164.52 OK
r-patched-linux-x86_64 1.5-2 11.10 133.96 145.06 OK
r-release-linux-x86_64 1.5-2 8.34 128.87 137.21 OK
r-release-macos-arm64 1.5-2 OK
r-release-macos-x86_64 1.5-2 OK
r-release-windows-x86_64 1.5-2 37.00 0.00 37.00 FAIL
r-oldrel-macos-arm64 1.5-2 OK
r-oldrel-macos-x86_64 1.5-2 OK
r-oldrel-windows-ix86+x86_64 1.5-2 18.00 156.00 174.00 OK

Check Details

Version: 1.5-2
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:
    gradient close to zero (gradtol)
    5 iterations
    estimate: 1.940473
    Function value: -33.70681
    > vcov(a)
     [,1]
    [1,] 0.03764041
    > ## Estimate with analytic gradient and hessian
    > a <- maxLik(loglik, gradlik, hesslik, start=1)
    > vcov(a)
     [,1]
    [1,] 0.03765436
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 5.78 0.22 6 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