CRAN Package Check Results for Package RidgeFusion

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-3 2.85 29.76 32.61 NOTE
r-devel-linux-x86_64-debian-gcc 1.0-3 2.15 22.40 24.55 NOTE
r-devel-linux-x86_64-fedora-clang 1.0-3 48.16 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0-3 38.22 NOTE
r-devel-windows-ix86+x86_64 1.0-3 9.00 46.00 55.00 NOTE
r-patched-linux-x86_64 1.0-3 3.05 29.28 32.33 NOTE
r-patched-solaris-x86 1.0-3 55.60 NOTE
r-release-linux-x86_64 1.0-3 3.03 28.96 31.99 NOTE
r-release-macos-x86_64 1.0-3 NOTE
r-release-windows-ix86+x86_64 1.0-3 9.00 57.00 66.00 NOTE
r-oldrel-macos-x86_64 1.0-3 NOTE
r-oldrel-windows-ix86+x86_64 1.0-3 8.00 40.00 48.00 NOTE

Check Details

Version: 1.0-3
Check: R code for possible problems
Result: NOTE
    FusedQDA : <anonymous>: no visible global function definition for 'cov'
    RidgeFused: no visible binding for global variable 'cov2cor'
    RidgeFusedCV : <anonymous>: no visible global function definition for
     'cov'
    SSRidgeFused : <anonymous>: no visible global function definition for
     'cov'
    Undefined global functions or variables:
     cov cov2cor
    Consider adding
     importFrom("stats", "cov", "cov2cor")
    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