CRAN Package Check Results for Package RoughSetKnowledgeReduction

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 4.29 34.04 38.33 NOTE
r-devel-linux-x86_64-debian-gcc 0.1 4.42 26.35 30.77 NOTE
r-devel-linux-x86_64-fedora-clang 0.1 54.88 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1 45.87 NOTE
r-devel-windows-ix86+x86_64 0.1 13.00 50.00 63.00 NOTE
r-patched-linux-x86_64 0.1 4.57 33.34 37.91 NOTE
r-patched-solaris-x86 0.1 66.30 NOTE
r-release-linux-x86_64 0.1 5.00 33.41 38.41 NOTE
r-release-macos-x86_64 0.1 NOTE
r-release-windows-ix86+x86_64 0.1 10.00 47.00 57.00 NOTE
r-oldrel-macos-x86_64 0.1 NOTE
r-oldrel-windows-ix86+x86_64 0.1 8.00 69.00 77.00 NOTE

Check Details

Version: 0.1
Check: R code for possible problems
Result: NOTE
    .computeValueReduct: no visible global function definition for 'combn'
    .findAllReductsFromCore: no visible global function definition for
     'combn'
    .findFirstReductsFromCore: no visible global function definition for
     'combn'
    .findSmallestReductFamilyFromCore: no visible global function
     definition for 'combn'
    Undefined global functions or variables:
     combn
    Consider adding
     importFrom("utils", "combn")
    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