CRAN Package Check Results for Maintainer ‘Alex Pickering <alexvpickering at gmail.com>’

Last updated on 2025-02-10 17:49:32 CET.

Package FAIL NOTE OK
picker 1 12
shinydlplot 3 10
shinypanel 13

Package picker

Current CRAN status: FAIL: 1, OK: 12

Version: 0.2.6
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: + + output$expression <- renderPicker( + picker(coords, + expression_colors, + labels, + show_controls = FALSE, + scale_legend_props = scale_legend_props) + ) + } + + shinyApp(ui = ui, server = server, options = list(launch.browser = TRUE)) + } > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.19 0 0.19 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

Package shinydlplot

Current CRAN status: NOTE: 3, OK: 10

Version: 0.1.4
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: downloadablePlot.Rd: renderPlot downloadablePlotUI.Rd: plotOutput Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Package shinypanel

Current CRAN status: OK: 13