CRAN Package Check Results for Package avlm

Last updated on 2025-05-21 01:49:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.03 21.96 23.99 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.49 17.92 19.41 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 36.03 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 34.02 OK
r-devel-windows-x86_64 0.1.0 3.00 50.00 53.00 FAIL
r-patched-linux-x86_64 0.1.0 1.85 20.26 22.11 OK
r-release-linux-x86_64 0.1.0 1.65 20.00 21.65 OK
r-release-macos-arm64 0.1.0 38.00 OK
r-release-macos-x86_64 0.1.0 51.00 OK
r-release-windows-x86_64 0.1.0 3.00 51.00 54.00 OK
r-oldrel-macos-arm64 0.1.0 32.00 OK
r-oldrel-macos-x86_64 0.1.0 44.00 OK
r-oldrel-windows-x86_64 0.1.0 3.00 45.00 48.00 OK

Check Details

Version: 0.1.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: > av_fit_aov <- av(fit_aov, g = 1) > > # Print the summary of the anytime-valid ANOVA model. > # The summary replaces standard p-values with anytime-valid p-values. > summary(av_fit_aov) Df Sum Sq Mean Sq F value p value Species 2 63.21 31.606 119.3 <2e-16 *** Residuals 147 38.96 0.265 --- Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1 Anytime-Valid: TRUE > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.29 0 0.28 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