CRAN Package Check Results for Package loon.shiny

Last updated on 2025-04-03 17:49:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 26.18 171.87 198.05 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.3 19.46 121.99 141.45 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.3 358.36 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.3 355.58 NOTE
r-devel-macos-arm64 1.0.3 171.00 NOTE
r-devel-macos-x86_64 1.0.3 210.00 NOTE
r-devel-windows-x86_64 1.0.3 20.00 0.00 20.00 FAIL
r-patched-linux-x86_64 1.0.3 23.15 165.80 188.95 NOTE
r-release-linux-x86_64 1.0.3 24.26 164.69 188.95 NOTE
r-release-macos-arm64 1.0.3 174.00 NOTE
r-release-macos-x86_64 1.0.3 148.00 NOTE
r-release-windows-x86_64 1.0.3 19.00 183.00 202.00 NOTE
r-oldrel-macos-arm64 1.0.3 OK
r-oldrel-macos-x86_64 1.0.3 189.00 OK
r-oldrel-windows-x86_64 1.0.3 26.00 199.00 225.00 OK

Check Details

Version: 1.0.3
Check: Rd files
Result: NOTE checkRd: (-1) loon.shiny.Rd:93-102: Lost braces in \itemize; meant \describe ? checkRd: (-1) loon.shiny.Rd:95-96: Lost braces in \itemize; meant \describe ? checkRd: (-1) loon.shiny.Rd:97: Lost braces in \itemize; meant \describe ? checkRd: (-1) loon.shiny.Rd:98-100: Lost braces in \itemize; meant \describe ? checkRd: (-1) loon.shiny.Rd:103-108: Lost braces in \itemize; meant \describe ? checkRd: (-1) loon.shiny.Rd:105: Lost braces in \itemize; meant \describe ? checkRd: (-1) loon.shiny.Rd:106: 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-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 1.0.3
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: loon.shiny.Rd: ggplot2loon, grid.arrange, shinyApp, runApp shiny.loon-deprecated.Rd: ggplot2loon, grid.arrange, shinyApp 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, r-patched-linux-x86_64

Version: 1.0.3
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: + # ggplot -> loon -> shiny + p <- ggplot(mpg, aes(displ, hwy)) + + geom_point(data = transform(mpg, class = NULL), colour = 'grey85') + + geom_point() + + facet_wrap(~class) + g <- loon.ggplot(p, + activeGeomLayers = 2, + itemLabel = mpg$model) # active the second layer + # with facets + loon.shiny(g, toolboxWidth = "100px") + } + } > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.86 0.51 2.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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.