CRAN Package Check Results for Package PEkit

Last updated on 2025-08-05 04:49:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0.1000 2.03 34.15 36.18 OK
r-devel-linux-x86_64-debian-gcc 1.0.0.1000 1.55 24.75 26.30 OK
r-devel-linux-x86_64-fedora-clang 1.0.0.1000 53.23 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0.1000 56.86 OK
r-devel-windows-x86_64 1.0.0.1000 3.00 58.00 61.00 OK
r-patched-linux-x86_64 1.0.0.1000 2.35 30.97 33.32 OK
r-release-linux-x86_64 1.0.0.1000 1.85 31.05 32.90 OK
r-release-macos-arm64 1.0.0.1000 21.00 OK
r-release-macos-x86_64 1.0.0.1000 40.00 OK
r-release-windows-x86_64 1.0.0.1000 4.00 0.00 4.00 FAIL
r-oldrel-macos-arm64 1.0.0.1000 20.00 OK
r-oldrel-macos-x86_64 1.0.0.1000 30.00 OK
r-oldrel-windows-x86_64 1.0.0.1000 3.00 66.00 69.00 OK

Check Details

Version: 1.0.0.1000
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: > y<-rPD(1000, 20) > z<-rPD(800, 30) > ##Run tests > two.sample.test(x,y) Lambda p-value 0.3423034 0.5585027 > two.sample.test(x,z) Lambda p-value 6.899378375 0.008622573 > two.sample.test(y,z) Lambda p-value 1.170008e+01 6.249726e-04 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 11.72 3.78 15.52 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