CRAN Package Check Results for Package ADMM

Last updated on 2024-11-22 03:52:29 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.3 46.91 60.78 107.69 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.3 37.24 46.41 83.65 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.3 192.55 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.3 206.55 NOTE
r-devel-windows-x86_64 0.3.3 50.00 0.00 50.00 FAIL
r-patched-linux-x86_64 0.3.3 55.43 58.87 114.30 NOTE
r-release-linux-x86_64 0.3.3 53.26 59.23 112.49 NOTE
r-release-macos-arm64 0.3.3 50.00 NOTE
r-release-macos-x86_64 0.3.3 69.00 NOTE
r-release-windows-x86_64 0.3.3 53.00 118.00 171.00 NOTE
r-oldrel-macos-arm64 0.3.3 59.00 NOTE
r-oldrel-macos-x86_64 0.3.3 96.00 NOTE
r-oldrel-windows-x86_64 0.3.3 63.00 114.00 177.00 NOTE

Check Details

Version: 0.3.3
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

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: > xsignal = c(x1,x2,x3) > > ## run example > output = admm.tv(xsignal) > > ## visualize > opar <- par(no.readonly=TRUE) > plot(1:300, xsignal, type="l", main="TV Regularization") > lines(1:300, output$x, col="red", lwd=2) > par(opar) > > > > > graphics::par(get("par.postscript", pos = 'CheckExEnv')) > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 2.75 0.14 2.89 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

Version: 0.3.3
Check: installed package size
Result: NOTE installed size is 5.8Mb sub-directories of 1Mb or more: libs 5.6Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64