CRAN Package Check Results for Package NB

Last updated on 2022-06-20 14:51:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9 2.46 23.37 25.83 NOTE
r-devel-linux-x86_64-debian-gcc 0.9 2.00 17.82 19.82 NOTE
r-devel-linux-x86_64-fedora-clang 0.9 43.82 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9 40.40 NOTE
r-devel-windows-x86_64 0.9 9.00 44.00 53.00 NOTE
r-patched-linux-x86_64 0.9 2.29 22.32 24.61 NOTE
r-release-linux-x86_64 0.9 2.06 22.37 24.43 NOTE
r-release-macos-arm64 0.9 14.00 NOTE
r-release-macos-x86_64 0.9 20.00 NOTE
r-release-windows-x86_64 0.9 5.00 44.00 49.00 NOTE
r-oldrel-macos-arm64 0.9 16.00 NOTE
r-oldrel-macos-x86_64 0.9 25.00 NOTE
r-oldrel-windows-ix86+x86_64 0.9 5.00 35.00 40.00 NOTE

Check Details

Version: 0.9
Check: R code for possible problems
Result: NOTE
    NB.estimator: no visible global function definition for 'optimize'
    NB.estimator: no visible global function definition for 'uniroot'
    NB.example.dataset: no visible global function definition for
     'write.table'
    Undefined global functions or variables:
     optimize uniroot write.table
    Consider adding
     importFrom("stats", "optimize", "uniroot")
     importFrom("utils", "write.table")
    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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.9
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'sample_data.txt'
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-release-linux-x86_64