CRAN Package Check Results for Package EEM

Last updated on 2024-10-04 06:49:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 6.34 57.99 64.33 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 4.83 43.54 48.37 OK
r-devel-linux-x86_64-fedora-clang 1.1.1 108.51 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 126.69 OK
r-devel-windows-x86_64 1.1.1 11.00 0.00 11.00 FAIL
r-patched-linux-x86_64 1.1.1 6.52 54.46 60.98 OK
r-release-linux-x86_64 1.1.1 6.15 54.57 60.72 OK
r-release-macos-arm64 1.1.1 44.00 OK
r-release-macos-x86_64 1.1.1 62.00 OK
r-release-windows-x86_64 1.1.1 8.00 76.00 84.00 OK
r-oldrel-macos-arm64 1.1.1 40.00 OK
r-oldrel-macos-x86_64 1.1.1 64.00 OK
r-oldrel-windows-x86_64 1.1.1 11.00 87.00 98.00 OK

Check Details

Version: 1.1.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: > > ### Name: unfold > ### Title: Unfold EEM list into a matrix > ### Aliases: unfold > > ### ** Examples > > data(applejuice) > applejuice_uf <- unfold(applejuice) # unfold list into matrix > dim(applejuice_uf) # dimension of unfolded matrix [1] 24 1248 > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 4 0.37 4.41 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