CRAN Package Check Results for Package HCD

Last updated on 2025-07-17 10:48:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 13.58 103.25 116.83 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 8.62 74.20 82.82 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 184.93 OK
r-devel-linux-x86_64-fedora-gcc 1.0 176.81 OK
r-devel-windows-x86_64 1.0 14.00 106.00 120.00 OK
r-patched-linux-x86_64 1.0 12.10 96.04 108.14 OK
r-release-linux-x86_64 1.0 11.77 95.22 106.99 OK
r-release-macos-arm64 1.0 48.00 OK
r-release-macos-x86_64 1.0 86.00 OK
r-release-windows-x86_64 1.0 15.00 0.00 15.00 FAIL
r-oldrel-macos-arm64 1.0 47.00 OK
r-oldrel-macos-x86_64 1.0 68.00 OK
r-oldrel-windows-x86_64 1.0 19.00 130.00 149.00 OK

Check Details

Version: 1.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Tianxi Li <tianxili@umn.edu>’ The Description field contains <arXiv:1810.01509>. The package also includes a data generating Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 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: > > ### ** Examples > > dt <- BTSBM(n=80,d=4,a.seq=0.2^seq(0,4),lambda=20) > A <- dt$A.list[[1]] > system.time(HCD.result <- HCD(A,method="SC",stopping="Fix",D=4,notree=FALSE,n.min=5)) Begin clustering.... Finished clustering. Summarizing tree structure.... user system elapsed 0.14 0.00 0.14 > > HCDplot(HCD.result,mode="community",main="Community Tree") > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 5.03 0.91 5.96 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