CRAN Package Check Results for Package segclust2d

Last updated on 2025-04-06 04:53:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.3 43.25 126.83 170.08 OK
r-devel-linux-x86_64-debian-gcc 0.3.3 28.28 87.99 116.27 OK
r-devel-linux-x86_64-fedora-clang 0.3.3 295.71 OK
r-devel-linux-x86_64-fedora-gcc 0.3.3 289.77 OK
r-devel-macos-arm64 0.3.3 84.00 OK
r-devel-macos-x86_64 0.3.3 142.00 OK
r-devel-windows-x86_64 0.3.3 52.00 177.00 229.00 OK
r-patched-linux-x86_64 0.3.3 44.64 120.14 164.78 OK
r-release-linux-x86_64 0.3.3 44.73 117.42 162.15 OK
r-release-macos-arm64 0.3.3 100.00 OK
r-release-macos-x86_64 0.3.3 109.00 OK
r-release-windows-x86_64 0.3.3 47.00 0.00 47.00 FAIL
r-oldrel-macos-arm64 0.3.3 OK
r-oldrel-macos-x86_64 0.3.3 186.00 OK
r-oldrel-windows-x86_64 0.3.3 56.00 210.00 266.00 OK

Check Details

Version: 0.3.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: > ### Aliases: stat_segm > > ### ** Examples > > ## Not run: > ##D #res.segclust is a result of a segmentation-clustering algorithm > ##D param <- res.segclust$param[["3 class"]] > ##D nseg = 10 > ##D out <- stat_segm(data, diag.var = c("dist","angle"), > ##D order.var = "dist", param = param, nseg=nseg, seg.type = "segclust") > ##D > ## End(Not run) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 8.4 0.28 8.79 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