CRAN Package Check Results for Maintainer ‘Stefano Mangiola <mangiolastefano at gmail.com>’

Last updated on 2020-08-07 01:50:26 CEST.

Package ERROR NOTE OK
nanny 5 7
tidygate 5 7
tidyHeatmap 1 4 7

Package nanny

Current CRAN status: NOTE: 5, OK: 7

Version: 0.1.8
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘knitr’ ‘lifecycle’ ‘lme4’ ‘methods’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Package tidygate

Current CRAN status: NOTE: 5, OK: 7

Version: 0.2.7
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘lifecycle’ ‘lme4’ ‘methods’ ‘stats’ ‘tidyselect’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Package tidyHeatmap

Current CRAN status: ERROR: 1, NOTE: 4, OK: 7

Version: 1.0.1
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘methods’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64

Version: 1.0.1
Check: package dependencies
Result: ERROR
    Package required and available but unsuitable version: ‘ComplexHeatmap’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-oldrel-macos-x86_64