CRAN Package Check Results for Maintainer ‘Thiago Sousa Developer <thiagoestatistico at gmail.com>’

Last updated on 2025-05-17 08:50:17 CEST.

Package FAIL OK
bgev 1 12

Package bgev

Current CRAN status: FAIL: 1, OK: 12

Version: 0.1
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: > ### Title: Log likelihood function for the bimodal GEV distribution. > ### Aliases: likbgev > ### Keywords: bgev gev bimodal likelihood > > ### ** Examples > > # get random points from bimodal GEV > y = rbgev(100, mu = 1, sigma = 1, xi = 0.3, delta = 2) > > # compute log-likelihood > likbgev (y, theta = c(1, 1, 0.3, 2)) [1] -88.55327 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 3.42 0.13 3.55 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