CRAN Package Check Results for Maintainer ‘Christoph Dalitz <christoph.dalitz at hs-niederrhein.de>’

Last updated on 2025-05-24 12:49:44 CEST.

Package FAIL OK
moonboot 1 12

Package moonboot

Current CRAN status: FAIL: 1, OK: 12

Version: 1.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: > > data <- rnorm(100) > shorth(data) [1] 0.3384215 > shorth(data, sample(1:100, size = 20)) [1] 0.3133968 > > # Calculating a CI for shorth using [mboot()] > data <- rnorm(100) > boot.out <- mboot(data, shorth, m = sqrt(length(data))) > basic.ci <- mboot.ci(boot.out, conf =0.95, tau = function(n) return(n^(1/3)), types = "basic")$basic > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.64 0.3 2.03 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

mirror server hosted at Truenetwork, Russian Federation.