CRAN Package Check Results for Maintainer ‘Pei-Shan Yen <peishan0824 at gmail.com>’

Last updated on 2025-08-02 09:49:00 CEST.

Package FAIL NOTE OK
copulaSim 13
HDMAADMM 1 2 10

Package copulaSim

Current CRAN status: OK: 13

Package HDMAADMM

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

Version: 0.0.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: > p <- 5 > W <- matrix(0, nrow = p, ncol = p) > W[lower.tri(W)] <- runif(p*(p-1)/2, 0, 1) > W[upper.tri(W)] <- t(W)[upper.tri(W)] > diag(W) <- 1 > (L <- weightToLaplacian(W)) [,1] [,2] [,3] [,4] [,5] [1,] 0.69571840 -0.03787869 -0.24448524 -0.1428649 -0.25062923 [2,] -0.03787869 0.70376766 -0.27335459 -0.1336071 -0.24749189 [3,] -0.24448524 -0.27335459 0.72543902 -0.1886107 -0.05512308 [4,] -0.14286491 -0.13360709 -0.18861065 0.6838094 -0.18712785 [5,] -0.25062923 -0.24749189 -0.05512308 -0.1871279 0.71682567 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 2.15 0.21 2.36 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

Version: 0.0.1
Check: installed package size
Result: NOTE installed size is 17.0Mb sub-directories of 1Mb or more: libs 16.9Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64