CRAN Package Check Results for Package matrixTests

Last updated on 2025-05-14 23:50:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 4.01 157.83 161.84 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 3.05 104.70 107.75 OK
r-devel-linux-x86_64-fedora-clang 0.2.3 283.70 OK
r-devel-linux-x86_64-fedora-gcc 0.2.3 281.18 OK
r-devel-windows-x86_64 0.2.3 5.00 158.00 163.00 OK
r-patched-linux-x86_64 0.2.3 4.32 152.05 156.37 OK
r-release-linux-x86_64 0.2.3 4.66 150.78 155.44 OK
r-release-macos-arm64 0.2.3 74.00 OK
r-release-macos-x86_64 0.2.3 147.00 OK
r-release-windows-x86_64 0.2.3 6.00 0.00 6.00 FAIL
r-oldrel-macos-arm64 0.2.3 65.00 OK
r-oldrel-macos-x86_64 0.2.3 144.00 OK
r-oldrel-windows-x86_64 0.2.3 7.00 255.00 262.00 OK

Check Details

Version: 0.2.3
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: > > # same row using different alternative hypotheses > col_wilcoxon_twosample(X[,c(1,1,1)], Y[,c(1,1,1)], alternative=c("t", "g", "l")) obs.x obs.y obs.tot statistic pvalue location.null Sepal.Length 50 50 100 38.5 6.396699e-17 0 Sepal.Length.1 50 50 100 38.5 1.000000e+00 0 Sepal.Length.2 50 50 100 38.5 3.198350e-17 0 alternative exact corrected Sepal.Length two.sided FALSE TRUE Sepal.Length.1 greater FALSE TRUE Sepal.Length.2 less FALSE TRUE > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.77 0 0.76 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