CRAN Package Check Results for Package parcor

Last updated on 2020-05-14 12:48:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2-6 8.52 83.95 92.47 NOTE
r-devel-linux-x86_64-debian-gcc 0.2-6 6.90 63.28 70.18 NOTE
r-devel-linux-x86_64-fedora-clang 0.2-6 2.16 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2-6 2.12 ERROR
r-devel-windows-ix86+x86_64 0.2-6 24.00 131.00 155.00 NOTE
r-patched-linux-x86_64 0.2-6 9.27 81.92 91.19 NOTE
r-patched-solaris-x86 0.2-6 4.10 ERROR
r-release-linux-x86_64 0.2-6 9.30 83.94 93.24 NOTE
r-release-osx-x86_64 0.2-6 NOTE
r-release-windows-ix86+x86_64 0.2-6 20.00 137.00 157.00 NOTE
r-oldrel-osx-x86_64 0.2-6 NOTE
r-oldrel-windows-ix86+x86_64 0.2-6 14.00 116.00 130.00 NOTE

Check Details

Version: 0.2-6
Check: R code for possible problems
Result: NOTE
    adalasso: no visible global function definition for 'predict'
    lm.ridge.univariate: no visible global function definition for 'sd'
    mylars: no visible global function definition for 'predict'
    mylars: no visible binding for global variable 'var'
    performance.pcor: no visible global function definition for
     'ggm.test.edges'
    performance.pcor: no visible global function definition for 'var'
    ridge.cv: no visible global function definition for 'coef'
    Undefined global functions or variables:
     coef ggm.test.edges predict sd var
    Consider adding
     importFrom("stats", "coef", "predict", "sd", "var")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-osx-x86_64, r-release-windows-ix86+x86_64

Version: 0.2-6
Check: package dependencies
Result: ERROR
    Package required but not available: ‘ppls’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 0.2-6
Check: R code for possible problems
Result: NOTE
    adalasso: no visible global function definition for ‘predict’
    lm.ridge.univariate: no visible global function definition for ‘sd’
    mylars: no visible global function definition for ‘predict’
    mylars: no visible binding for global variable ‘var’
    performance.pcor: no visible global function definition for
     ‘ggm.test.edges’
    performance.pcor: no visible global function definition for ‘var’
    ridge.cv: no visible global function definition for ‘coef’
    ridge.cv: no visible global function definition for ‘plot’
    Undefined global functions or variables:
     coef ggm.test.edges plot predict sd var
    Consider adding
     importFrom("graphics", "plot")
     importFrom("stats", "coef", "predict", "sd", "var")
    to your NAMESPACE file.
Flavors: r-oldrel-osx-x86_64, r-oldrel-windows-ix86+x86_64