CRAN Package Check Results for Maintainer ‘Wei Qian <weiqian at stat.umn.edu>’

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

Package WARN NOTE OK
HDtweedie 12
sealasso 1 6 5

Package HDtweedie

Current CRAN status: NOTE: 12

Version: 1.1
Check: R code for possible problems
Result: NOTE
    coef.HDtweedie: no visible global function definition for 'rbind2'
    coef.cv.HDtweedie: no visible global function definition for 'coef'
    cv.tweediegrppath: no visible global function definition for 'predict'
    cv.tweediegrppath: no visible binding for global variable
     'weighted.mean'
    cvcompute: no visible binding for global variable 'weighted.mean'
    error.bars: no visible global function definition for 'segments'
    lambda.interp: no visible global function definition for 'approx'
    plot.HDtweedie: no visible global function definition for 'par'
    plot.HDtweedie: no visible binding for global variable 'plot.default'
    plot.HDtweedie: no visible global function definition for 'gray.colors'
    plot.HDtweedie: no visible global function definition for 'abline'
    plot.cv.HDtweedie: no visible global function definition for 'points'
    plot.cv.HDtweedie: no visible global function definition for 'axis'
    plot.cv.HDtweedie: no visible global function definition for 'abline'
    predict.HDtweedie: no visible global function definition for 'rbind2'
    predict.HDtweedie: no visible global function definition for 'cbind2'
    predict.cv.HDtweedie: no visible global function definition for
     'predict'
    Undefined global functions or variables:
     abline approx axis cbind2 coef gray.colors par plot.default points
     predict rbind2 segments weighted.mean
    Consider adding
     importFrom("grDevices", "gray.colors")
     importFrom("graphics", "abline", "axis", "par", "plot.default",
     "points", "segments")
     importFrom("methods", "cbind2", "rbind2")
     importFrom("stats", "approx", "coef", "predict", "weighted.mean")
    to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
    contains 'methods').
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.1
Check: compiled code
Result: NOTE
    File ‘HDtweedie/libs/HDtweedie.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package sealasso

Current CRAN status: WARN: 1, NOTE: 6, OK: 5

Version: 0.1-2
Check: dependencies in R code
Result: NOTE
    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-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

Version: 0.1-2
Check: R code for possible problems
Result: NOTE
    sealasso: no visible global function definition for 'lars'
    weight.calc: no visible global function definition for 'lars'
    Undefined global functions or variables:
     lars
Flavors: r-devel-linux-x86_64-debian-clang, 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

Version: 0.1-2
Check: Rd files
Result: WARN
    checkRd: (7) sealasso.Rd:32: invalid email address: <weiqian@stat.umn.edu>
    checkRd: (7) summary.sealasso.Rd:29: invalid email address: <weiqian@stat.umn.edu>
Flavor: r-devel-linux-x86_64-debian-clang