CRAN Package Check Results for Package gwrr

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2-1 5.83 47.01 52.84 NOTE
r-devel-linux-x86_64-debian-gcc 0.2-1 4.18 36.02 40.20 NOTE
r-devel-linux-x86_64-fedora-clang 0.2-1 70.22 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2-1 59.72 NOTE
r-devel-windows-ix86+x86_64 0.2-1 16.00 63.00 79.00 NOTE
r-patched-linux-x86_64 0.2-1 5.91 46.28 52.19 NOTE
r-patched-solaris-x86 0.2-1 88.00 NOTE
r-release-linux-x86_64 0.2-1 4.71 46.69 51.40 NOTE
r-release-macos-x86_64 0.2-1 NOTE
r-release-windows-ix86+x86_64 0.2-1 15.00 89.00 104.00 NOTE
r-oldrel-macos-x86_64 0.2-1 NOTE
r-oldrel-windows-ix86+x86_64 0.2-1 10.00 78.00 88.00 NOTE

Check Details

Version: 0.2-1
Check: dependencies in R code
Result: NOTE
    'library' or 'require' calls to packages already attached by Depends:
     'fields' 'lars'
     Please remove these calls from your code.
    Package in Depends field not imported from: 'lars'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
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: 0.2-1
Check: R code for possible problems
Result: NOTE
    gwl.beta: no visible global function definition for 'lars'
    gwl.cv.err: no visible global function definition for 'lars'
    gwl.est: no visible global function definition for 'lm'
    gwr.bw.est: no visible global function definition for 'lm'
    gwr.est: no visible global function definition for 'lm'
    gwr.rsquare: no visible global function definition for 'cor'
    gwrr.est: no visible global function definition for 'lm'
    Undefined global functions or variables:
     cor lars lm
    Consider adding
     importFrom("stats", "cor", "lm")
    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