CRAN Package Check Results for Package fmt

Last updated on 2019-01-26 15:47:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 0.79 16.30 17.09 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 0.73 13.25 13.98 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 21.04 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 19.51 NOTE
r-devel-windows-ix86+x86_64 1.0 2.00 35.00 37.00 NOTE
r-patched-linux-x86_64 1.0 0.64 14.90 15.54 NOTE
r-patched-solaris-x86 1.0 31.90 NOTE
r-release-linux-x86_64 1.0 0.88 14.96 15.84 NOTE
r-release-windows-ix86+x86_64 1.0 2.00 27.00 29.00 NOTE
r-release-osx-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 2.00 34.00 36.00 NOTE
r-oldrel-osx-x86_64 1.0 NOTE

Check Details

Version: 1.0
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to ‘limma’ 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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.0
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     fmt.default plot.fmt
    See section ‘Registering S3 methods’ 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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 1.0
Check: R code for possible problems
Result: NOTE
    fmt.default: no visible global function definition for ‘loessFit’
    fmt.default: no visible global function definition for
     ‘trigammaInverse’
    plot.fmt: no visible global function definition for ‘par’
    plot.fmt: no visible global function definition for ‘plot’
    plot.fmt: no visible global function definition for ‘points’
    Undefined global functions or variables:
     loessFit par plot points trigammaInverse
    Consider adding
     importFrom("graphics", "par", "plot", "points")
    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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.0
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘limma’
Flavor: r-oldrel-osx-x86_64