CRAN Package Check Results for Maintainer ‘Wujuan Zhong <zhongwujuan at gmail.com>’

Last updated on 2024-10-06 07:51:08 CEST.

Package FAIL NOTE OK
mDAG 13
SMUT 1 12

Package mDAG

Current CRAN status: NOTE: 13

Version: 1.2.2
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package SMUT

Current CRAN status: FAIL: 1, OK: 12

Version: 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: > library(SMUT) > A=matrix(1:9,3,3) > A=A+0 > B=as.matrix(c(5.0, 2.0, 0.0)) > eigenMapMatMult(A,B) [,1] [1,] 13 [2,] 20 [3,] 27 > # the result is the same as A %*% B > > # Thanks for using our R package SMUT > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 4.86 0.87 5.72 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