CRAN Package Check Results for Package BIOM.utils

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9 2.60 33.41 36.01 NOTE
r-devel-linux-x86_64-debian-gcc 0.9 1.92 26.31 28.23 NOTE
r-devel-linux-x86_64-fedora-clang 0.9 52.16 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9 43.95 NOTE
r-devel-windows-ix86+x86_64 0.9 10.00 64.00 74.00 NOTE
r-patched-linux-x86_64 0.9 1.99 33.93 35.92 NOTE
r-patched-solaris-x86 0.9 64.30 NOTE
r-release-linux-x86_64 0.9 2.34 34.19 36.53 NOTE
r-release-macos-x86_64 0.9 NOTE
r-release-windows-ix86+x86_64 0.9 6.00 45.00 51.00 NOTE
r-oldrel-macos-x86_64 0.9 NOTE
r-oldrel-windows-ix86+x86_64 0.9 10.00 71.00 81.00 NOTE

Check Details

Version: 0.9
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'MGRASTer' in package code.
     Please use :: or requireNamespace() instead.
     See section 'Suggested packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.9
Check: R code for possible problems
Result: NOTE
    .onAttach: no visible global function definition for 'packageVersion'
    biom.matrix: no visible global function definition for 'packageVersion'
    Undefined global functions or variables:
     packageVersion
    Consider adding
     importFrom("utils", "packageVersion")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64