CRAN Package Check Results for Maintainer ‘Makhgal Ganbold <makhgal at seas.num.edu.mn>’

Last updated on 2025-07-28 13:50:09 CEST.

Package FAIL OK
NSO1212 13
simukde 1 12

Package NSO1212

Current CRAN status: OK: 13

Package simukde

Current CRAN status: FAIL: 1, OK: 12

Version: 1.3.0
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: + ) > hist(res$random.values) > par(mfrow = c(1, 1)) > ## Don't show: > ## 2-dimensional data > data(faithful) > res <- simukde::simulate_kde(x = faithful, n = 1, parallel = FALSE) > plot(res$kde, display = "filled.contour") > points(x = res$random.values, cex = 0.5, pch = 16, col = "blue") > points(x = faithful, cex = 0.25, pch = 16, col = "gray") > ## End(Don't show) > > > > graphics::par(get("par.postscript", pos = 'CheckExEnv')) > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 5.49 0.9 6.39 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