CRAN Package Check Results for Package promises

Last updated on 2024-10-21 03:49:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 15.35 49.13 64.48 OK
r-devel-linux-x86_64-debian-gcc 1.3.0 10.06 37.22 47.28 OK
r-devel-linux-x86_64-fedora-clang 1.3.0 110.58 OK
r-devel-linux-x86_64-fedora-gcc 1.3.0 116.21 OK
r-devel-windows-x86_64 1.3.0 20.00 0.00 20.00 FAIL
r-patched-linux-x86_64 1.3.0 14.70 46.89 61.59 OK
r-release-linux-x86_64 1.3.0 14.24 46.67 60.91 OK
r-release-macos-arm64 1.3.0 58.00 OK
r-release-macos-x86_64 1.3.0 68.00 ERROR
r-release-windows-x86_64 1.3.0 20.00 96.00 116.00 OK
r-oldrel-macos-arm64 1.3.0 64.00 OK
r-oldrel-macos-x86_64 1.3.0 116.00 OK
r-oldrel-windows-x86_64 1.3.0 24.00 110.00 134.00 OK

Check Details

Version: 1.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: > promise_reject("Something went wrong") %...T!% + { message(conditionMessage(.)) } > > > > > ### * <FOOTER> > ### > cleanEx() Something went wrong mpg cyl disp hp drat wt qsec vs am gear carb Mazda RX4 21.0 6 160 110 3.90 2.620 16.46 0 1 4 4 Mazda RX4 Wag 21.0 6 160 110 3.90 2.875 17.02 0 1 4 4 Datsun 710 22.8 4 108 93 3.85 2.320 18.61 1 1 4 1 Hornet 4 Drive 21.4 6 258 110 3.08 3.215 19.44 1 0 3 1 Hornet Sportabout 18.7 8 360 175 3.15 3.440 17.02 0 0 3 2 Valiant 18.1 6 225 105 2.76 3.460 20.22 1 0 3 1 Unhandled promise error: Something went wrong > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.81 0.06 0.87 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: 1.3.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘promises_01_motivation.Rmd’ using rmarkdown --- finished re-building ‘promises_01_motivation.Rmd’ --- re-building ‘promises_02_intro.Rmd’ using rmarkdown --- finished re-building ‘promises_02_intro.Rmd’ --- re-building ‘promises_03_overview.Rmd’ using rmarkdown --- finished re-building ‘promises_03_overview.Rmd’ --- re-building ‘promises_04_futures.Rmd’ using rmarkdown Error: processing vignette 'promises_04_futures.Rmd' failed with diagnostics: there is no package called ‘jquerylib’ --- failed re-building ‘promises_04_futures.Rmd’ --- re-building ‘promises_05_future_promise.Rmd’ using rmarkdown --- finished re-building ‘promises_05_future_promise.Rmd’ --- re-building ‘promises_06_shiny.Rmd’ using rmarkdown --- finished re-building ‘promises_06_shiny.Rmd’ --- re-building ‘promises_07_combining.Rmd’ using rmarkdown --- finished re-building ‘promises_07_combining.Rmd’ --- re-building ‘promises_08_casestudy.Rmd’ using rmarkdown --- finished re-building ‘promises_08_casestudy.Rmd’ SUMMARY: processing the following file failed: ‘promises_04_futures.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-macos-x86_64