CRAN Package Check Results for Package smdocker

Last updated on 2025-01-12 05:49:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 3.44 33.13 36.57 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.4 2.64 25.40 28.04 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.4 58.18 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.4 57.63 NOTE
r-devel-windows-x86_64 0.1.4 5.00 0.00 5.00 FAIL
r-patched-linux-x86_64 0.1.4 3.45 31.44 34.89 NOTE
r-release-macos-arm64 0.1.4 29.00 NOTE
r-release-macos-x86_64 0.1.4 35.00 NOTE
r-release-windows-x86_64 0.1.4 4.00 56.00 60.00 NOTE
r-oldrel-macos-arm64 0.1.4 26.00 OK
r-oldrel-macos-x86_64 0.1.4 38.00 OK
r-oldrel-windows-x86_64 0.1.4 6.00 60.00 66.00 OK

Check Details

Version: 0.1.4
Check: Rd files
Result: NOTE checkRd: (-1) smdocker_log.Rd:34: Lost braces in \itemize; meant \describe ? checkRd: (-1) smdocker_log.Rd:35-37: Lost braces in \itemize; meant \describe ? checkRd: (-1) smdocker_log.Rd:38: Lost braces in \itemize; meant \describe ? checkRd: (-1) smdocker_log.Rd:16: Lost braces in \itemize; meant \describe ? checkRd: (-1) smdocker_log.Rd:17: Lost braces in \itemize; meant \describe ? checkRd: (-1) smdocker_log.Rd:18: Lost braces in \itemize; meant \describe ? checkRd: (-1) smdocker_log.Rd:19: Lost braces in \itemize; meant \describe ? 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-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.1.4
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: > ##D # reset to default config > ##D smdocker_log() > ##D > ##D # options() equivalents: > ##D > ##D # log to a file > ##D temp_file <- tempfile() > ##D options(smdocker.log_file = temp_file) > ##D > ##D # change log threshold to INFO > ##D options(smdocker.log_level = 3L) > ## End(Not run) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.64 0.05 0.68 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