CRAN Package Check Results for Package metacoder

Last updated on 2018-02-24 09:51:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 20.88 211.31 232.19 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 17.64 156.28 173.92 OK
r-devel-windows-ix86+x86_64 0.2.0 52.00 349.00 401.00 OK
r-patched-linux-x86_64 0.2.0 19.02 229.91 248.93 OK
r-patched-solaris-x86 0.2.0 352.40 NOTE
r-release-linux-x86_64 0.2.0 17.63 235.18 252.81 OK
r-release-windows-ix86+x86_64 0.2.0 55.00 383.00 438.00 OK
r-release-osx-x86_64 0.2.0 ERROR
r-oldrel-windows-ix86+x86_64 0.2.0 39.00 291.00 330.00 OK
r-oldrel-osx-x86_64 0.2.0 NOTE

Check Details

Version: 0.2.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘ggrepel’ ‘reshape’
     All declared Imports should be used.
Flavors: r-patched-solaris-x86, r-oldrel-osx-x86_64

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