Last updated on 2019-05-01 01:51:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 1.86 | 27.67 | 29.53 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 1.51 | 21.64 | 23.15 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 35.38 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 37.04 | NOTE | |||
r-patched-linux-x86_64 | 2.0 | 1.79 | 27.35 | 29.14 | NOTE | |
r-patched-solaris-x86 | 2.0 | 54.10 | NOTE | |||
r-release-linux-x86_64 | 2.0 | 1.86 | 27.63 | 29.49 | NOTE | |
r-release-windows-ix86+x86_64 | 2.0 | 6.00 | 50.00 | 56.00 | NOTE | |
r-release-osx-x86_64 | 2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0 | 4.00 | 36.00 | 40.00 | NOTE | |
r-oldrel-osx-x86_64 | 2.0 | NOTE |
Version: 2.0
Check: R code for possible problems
Result: NOTE
BACprior.CV: no visible global function definition for 'na.fail'
BACprior.CV: no visible global function definition for 'plot'
BACprior.CV: no visible global function definition for 'abline'
BACprior.boot: no visible global function definition for 'na.fail'
BACprior.boot: no visible global function definition for 'plot'
BACprior.boot: no visible global function definition for 'abline'
BACprior.lm: no visible global function definition for 'na.fail'
BACprior.lm: no visible global function definition for 'coef'
BACprior.lm: no visible global function definition for 'vcov'
Undefined global functions or variables:
abline coef na.fail plot vcov
Consider adding
importFrom("graphics", "abline", "plot")
importFrom("stats", "coef", "na.fail", "vcov")
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-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