CRAN Package Check Results for Package shinylive

Last updated on 2025-05-30 02:50:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 2.94 30.34 33.28 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 2.41 23.67 26.08 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 51.35 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 48.91 OK
r-devel-windows-x86_64 0.3.0 6.00 48.00 54.00 OK
r-patched-linux-x86_64 0.3.0 3.17 27.97 31.14 OK
r-release-linux-x86_64 0.3.0 3.20 27.97 31.17 OK
r-release-macos-arm64 0.3.0 23.00 OK
r-release-macos-x86_64 0.3.0 37.00 OK
r-release-windows-x86_64 0.3.0 5.00 0.00 5.00 FAIL
r-oldrel-macos-arm64 0.3.0 191.00 OK
r-oldrel-macos-x86_64 0.3.0 199.00 OK
r-oldrel-windows-x86_64 0.3.0 6.00 55.00 61.00 OK

Check Details

Version: 0.3.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: + out_dir <- tempfile("shinylive-export") + + # Export the app to a directory + export(app_dir, out_dir) + + # Serve the exported directory + if (require(httpuv)) { + httpuv::runStaticServer(out_dir) + } + ## Don't show: + }) # examplesIf > ## End(Don't show) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.39 0.03 0.42 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