CRAN Package Check Results for Package ggExtra

Last updated on 2024-11-03 11:49:25 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10.1 4.24 51.73 55.97 NOTE
r-devel-linux-x86_64-debian-gcc 0.10.1 0.45 1.56 2.01 ERROR
r-devel-linux-x86_64-fedora-clang 0.10.1 90.91 NOTE
r-devel-linux-x86_64-fedora-gcc 0.10.1 101.62 NOTE
r-devel-windows-x86_64 0.10.1 7.00 82.00 89.00 OK
r-patched-linux-x86_64 0.10.1 4.79 48.74 53.53 NOTE
r-release-linux-x86_64 0.10.1 0.66 1.77 2.43 ERROR
r-release-macos-arm64 0.10.1 37.00 OK
r-release-macos-x86_64 0.10.1 67.00 OK
r-release-windows-x86_64 0.10.1 7.00 73.00 80.00 OK
r-oldrel-macos-arm64 0.10.1 37.00 OK
r-oldrel-macos-x86_64 0.10.1 63.00 OK
r-oldrel-windows-x86_64 0.10.1 8.00 81.00 89.00 OK

Check Details

Version: 0.10.1
Check: R code for possible problems
Result: NOTE Found the following assignments to the global environment: File ‘ggExtra/R/ggMarginalGadget.R’: assign(plotname, eval(parse(text = origPlot)), envir = .GlobalEnv) Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64

Version: 0.10.1
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.10.1
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘R6’ ‘scales’ ‘utils’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.10.1
Check: package dependencies
Result: ERROR Packages required but not available: 'colourpicker', 'miniUI', 'shiny', 'shinyjs' Package suggested but not available for checking: ‘devtools’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-release-linux-x86_64