CRAN Package Check Results for Maintainer ‘Ott Toomet <otoomet at gmail.com>’

Last updated on 2022-04-24 03:53:02 CEST.

Package FAIL OK
maxLik 1 11

Package maxLik

Current CRAN status: FAIL: 1, OK: 11

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