CRAN Package Check Results for Package gwrr

Last updated on 2022-04-24 03:52:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2-1 8.12 95.82 103.94 NOTE
r-devel-linux-x86_64-debian-gcc 0.2-1 6.15 69.12 75.27 NOTE
r-devel-linux-x86_64-fedora-clang 0.2-1 122.25 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2-1 108.72 NOTE
r-patched-linux-x86_64 0.2-1 7.36 89.13 96.49 NOTE
r-release-linux-x86_64 0.2-1 7.05 83.16 90.21 NOTE
r-release-macos-arm64 0.2-1 NOTE
r-release-macos-x86_64 0.2-1 NOTE
r-release-windows-x86_64 0.2-1 13.00 105.00 118.00 NOTE
r-oldrel-macos-arm64 0.2-1 NOTE
r-oldrel-macos-x86_64 0.2-1 NOTE
r-oldrel-windows-ix86+x86_64 0.2-1 21.00 96.00 117.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-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.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-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