CRAN Package Check Results for Package RoughSetKnowledgeReduction

Last updated on 2022-06-10 15:51:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 6.26 47.72 53.98 NOTE
r-devel-linux-x86_64-debian-gcc 0.1 4.58 37.44 42.02 NOTE
r-devel-linux-x86_64-fedora-clang 0.1 64.46 NOTE
r-devel-windows-x86_64 0.1 1193.00 84.00 1277.00 NOTE
r-patched-linux-x86_64 0.1 5.63 45.68 51.31 NOTE
r-release-linux-x86_64 0.1 NOTE
r-release-macos-arm64 0.1 26.00 NOTE
r-release-macos-x86_64 0.1 31.00 NOTE
r-release-windows-x86_64 0.1 17.00 78.00 95.00 NOTE
r-oldrel-macos-arm64 0.1 24.00 NOTE
r-oldrel-macos-x86_64 0.1 41.00 NOTE
r-oldrel-windows-ix86+x86_64 0.1 10.00 62.00 72.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-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