CRAN Package Check Results for Maintainer ‘Tianxi Li <tianxili at umn.edu>’

Last updated on 2025-07-18 03:51:40 CEST.

Package FAIL NOTE OK
HCD 1 2 10

Package HCD

Current CRAN status: FAIL: 1, NOTE: 2, OK: 10

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