CRAN Package Check Results for Package MetaIntegrator

Last updated on 2020-08-07 01:49:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.3 15.48 149.77 165.25 OK
r-devel-linux-x86_64-debian-gcc 2.1.3 13.45 107.82 121.27 OK
r-devel-linux-x86_64-fedora-clang 2.1.3 198.89 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1.3 184.78 NOTE
r-devel-windows-ix86+x86_64 2.1.3 54.00 218.00 272.00 OK
r-patched-linux-x86_64 2.1.3 11.06 142.67 153.73 OK
r-patched-solaris-x86 2.1.3 258.00 NOTE
r-release-linux-x86_64 2.1.3 11.08 146.88 157.96 OK
r-release-macos-x86_64 2.1.3 ERROR
r-release-windows-ix86+x86_64 2.1.3 43.00 157.00 200.00 OK
r-oldrel-macos-x86_64 2.1.3 WARN
r-oldrel-windows-ix86+x86_64 2.1.3 24.00 155.00 179.00 OK

Check Details

Version: 2.1.3
Check: package dependencies
Result: NOTE
    Imports includes 35 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: 2.1.3
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘BiocManager’ ‘DT’ ‘GEOmetadb’ ‘RMySQL’ ‘RSQLite’ ‘gplots’ ‘pheatmap’
     ‘readr’
     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-oldrel-macos-x86_64

Version: 2.1.3
Check: package dependencies
Result: ERROR
    Package required but not available: ‘GEOmetadb’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-release-macos-x86_64

Version: 2.1.3
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘BiocStyle’
Flavor: r-oldrel-macos-x86_64

Version: 2.1.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘MetaIntegrator.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Quitting from lines 29-30 (MetaIntegrator.Rmd)
    Error: processing vignette 'MetaIntegrator.Rmd' failed with diagnostics:
    there is no package called 'BiocStyle'
    --- failed re-building ‘MetaIntegrator.Rmd’
    
    --- re-building ‘MetaIntegratorRealExample.Rmd’ using rmarkdown_notangle
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    --- finished re-building ‘MetaIntegratorRealExample.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘MetaIntegrator.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-macos-x86_64