CRAN Package Check Results for Maintainer ‘Dongyu Lin <dongyu.lin at gmail.com>’

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

Package NOTE
VIF 12

Package VIF

Current CRAN status:

Version: 1.0
Check: R code for possible problems
Result: NOTE
    vif: no visible global function definition for 'sd'
    vif: no visible global function definition for 'lm'
    vif: no visible global function definition for 'pnorm'
    Undefined global functions or variables:
     lm pnorm sd
    Consider adding
     importFrom("stats", "lm", "pnorm", "sd")
    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

Version: 1.0
Check: Rd line widths
Result: NOTE
    Rd file 'vif.Rd':
     \usage lines wider than 90 characters:
     vif(y, x, w0 = 0.05, dw = 0.05, subsize = 200, trace = TRUE, mode = c("dense", "sparse"))
     \examples lines wider than 100 characters:
     vif.sel <- vif(housingexp$y, housingexp$x, w0 = 0.0005, dw = 0.005, subsize = 300, trace = FALSE);
    
    These lines will be truncated in the PDF manual.
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