CRAN Package Check Results for Package shinyjqui

Last updated on 2024-06-13 05:59:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 4.16 55.44 59.60 OK
r-devel-linux-x86_64-debian-gcc 0.4.1 4.13 39.63 43.76 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.1 78.92 OK
r-devel-linux-x86_64-fedora-gcc 0.4.1 85.75 OK
r-devel-windows-x86_64 0.4.1 5.00 68.00 73.00 OK
r-patched-linux-x86_64 0.4.1 5.07 55.14 60.21 OK
r-release-linux-x86_64 0.4.1 4.38 54.95 59.33 OK
r-release-macos-arm64 0.4.1 37.00 OK
r-release-macos-x86_64 0.4.1 53.00 OK
r-release-windows-x86_64 0.4.1 6.00 73.00 79.00 OK
r-oldrel-macos-arm64 0.4.1 37.00 OK
r-oldrel-macos-x86_64 0.4.1 52.00 OK
r-oldrel-windows-x86_64 0.4.1 8.00 74.00 82.00 OK

Check Details

Version: 0.4.1
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'ggplot2', 'highcharter', 'plotly' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.1
Check: examples
Result: ERROR Running examples in ‘shinyjqui-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: Interactions > ### Title: Mouse interactions > ### Aliases: Interactions jqui_draggable jqui_droppable jqui_resizable > ### jqui_selectable jqui_sortable > > ### ** Examples > > library(shiny) > library(highcharter) Error in library(highcharter) : there is no package called ‘highcharter’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘introduction.Rmd’ using rmarkdown Quitting from lines 20-23 [unnamed-chunk-2] (introduction.Rmd) Error: processing vignette 'introduction.Rmd' failed with diagnostics: there is no package called 'plotly' --- failed re-building ‘introduction.Rmd’ --- re-building ‘orderInput.Rmd’ using rmarkdown --- finished re-building ‘orderInput.Rmd’ --- re-building ‘save-and-restore.Rmd’ using rmarkdown --- finished re-building ‘save-and-restore.Rmd’ SUMMARY: processing the following file failed: ‘introduction.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc