CRAN Package Check Results for Package ggquickeda

Last updated on 2023-09-21 11:55:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 7.17 67.86 75.03 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 6.28 51.20 57.48 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 93.66 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.0 101.39 NOTE
r-devel-windows-x86_64 0.3.0 9.00 77.00 86.00 OK
r-patched-linux-x86_64 0.3.0 15.34 64.58 79.92 OK
r-release-linux-x86_64 0.3.0 6.43 64.91 71.34 OK
r-release-macos-arm64 0.3.0 42.00 OK
r-release-macos-x86_64 0.3.0 60.00 OK
r-release-windows-x86_64 0.3.0 11.00 89.00 100.00 OK
r-oldrel-macos-arm64 0.3.0 41.00 OK
r-oldrel-macos-x86_64 0.3.0 51.00 OK
r-oldrel-windows-x86_64 0.3.0 12.00 88.00 100.00 OK

Check Details

Version: 0.3.0
Check: package dependencies
Result: NOTE
    Imports includes 28 non-default packages.
    Importing from so many packages makes the package vulnerable to any of
    them becoming unavailable. Move as many as possible to Suggests and
    use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘DT’ ‘Formula’ ‘GGally’ ‘Hmisc’ ‘RPostgres’ ‘colourpicker’ ‘dplyr’
     ‘ggpmisc’ ‘ggpubr’ ‘ggrepel’ ‘gridExtra’ ‘markdown’ ‘plotly’
     ‘quantreg’ ‘rlang’ ‘shinyFiles’ ‘shinyjqui’ ‘shinyjs’ ‘survival’
     ‘survminer’ ‘table1’ ‘tidyr’ ‘zoo’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc