Last updated on 2018-07-20 09:48:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2-6 | 5.64 | 75.21 | 80.85 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2-6 | 5.48 | 67.30 | 72.78 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2-6 | 106.21 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2-6 | 104.00 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2-6 | 10.00 | 124.00 | 134.00 | NOTE | |
r-patched-linux-x86_64 | 0.2-6 | 3.75 | 71.66 | 75.41 | NOTE | |
r-patched-solaris-x86 | 0.2-6 | 139.00 | NOTE | |||
r-release-linux-x86_64 | 0.2-6 | 5.41 | 70.80 | 76.21 | NOTE | |
r-release-windows-ix86+x86_64 | 0.2-6 | 15.00 | 116.00 | 131.00 | NOTE | |
r-release-osx-x86_64 | 0.2-6 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2-6 | 15.00 | 86.00 | 101.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2-6 | NOTE |
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-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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64