CRAN Package Check Results for Package NMFN

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0 2.07 19.94 22.01 NOTE
r-devel-linux-x86_64-debian-gcc 2.0 1.71 15.54 17.25 NOTE
r-devel-linux-x86_64-fedora-clang 2.0 34.80 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0 26.03 NOTE
r-devel-windows-ix86+x86_64 2.0 6.00 39.00 45.00 NOTE
r-patched-linux-x86_64 2.0 1.57 19.96 21.53 NOTE
r-patched-solaris-x86 2.0 39.70 NOTE
r-release-linux-x86_64 2.0 1.76 19.55 21.31 NOTE
r-release-macos-x86_64 2.0 NOTE
r-release-windows-ix86+x86_64 2.0 5.00 32.00 37.00 NOTE
r-oldrel-macos-x86_64 2.0 NOTE
r-oldrel-windows-ix86+x86_64 2.0 5.00 43.00 48.00 NOTE

Check Details

Version: 2.0
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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: 2.0
Check: R code for possible problems
Result: NOTE
    nnmf_als: no visible global function definition for 'rnorm'
    nnmf_mm: no visible global function definition for 'rnorm'
    nnmf_prob: no visible global function definition for 'rnorm'
    Undefined global functions or variables:
     rnorm
    Consider adding
     importFrom("stats", "rnorm")
    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