Last updated on 2016-10-24 23:48:10.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.7.2 | 0.86 | 14.70 | 15.56 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.7.2 | 0.76 | 14.53 | 15.29 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.7.2 | 26.73 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.7.2 | 25.77 | NOTE | |||
r-devel-macos-x86_64-clang | 1.7.2 | 22.39 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.7.2 | 6.00 | 47.00 | 53.00 | NOTE | |
r-patched-linux-x86_64 | 1.7.2 | 0.68 | 13.63 | 14.31 | NOTE | |
r-patched-solaris-sparc | 1.7.2 | 146.40 | NOTE | |||
r-patched-solaris-x86 | 1.7.2 | 32.70 | NOTE | |||
r-release-linux-x86_64 | 1.7.2 | 0.74 | 13.51 | 14.25 | NOTE | |
r-release-osx-x86_64-mavericks | 1.7.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.7.2 | 4.00 | 36.00 | 40.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.7.2 | 5.00 | 45.00 | 50.00 | NOTE |
Version: 1.7.2
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: ‘MASS’
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-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.7.2
Check: R code for possible problems
Result: NOTE
calibrate: no visible global function definition for ‘lines’
calibrate: no visible global function definition for ‘text’
canocor: no visible global function definition for ‘cor’
circle: no visible global function definition for ‘points’
dlines: no visible global function definition for ‘lines’
origin: no visible global function definition for ‘par’
origin: no visible global function definition for ‘lines’
rda: no visible global function definition for ‘cor’
rda: no visible global function definition for ‘princomp’
rda: no visible global function definition for ‘var’
textxy: no visible global function definition for ‘text’
Undefined global functions or variables:
cor lines par points princomp text var
Consider adding
importFrom("graphics", "lines", "par", "points", "text")
importFrom("stats", "cor", "princomp", "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-macos-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64