Last updated on 2016-10-25 23:47:42.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.73.1 | 1.05 | 18.03 | 19.08 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.73.1 | 1.05 | 18.25 | 19.30 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.73.1 | 34.56 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.73.1 | 31.65 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.73.1 | 7.00 | 41.00 | 48.00 | NOTE | |
r-patched-linux-x86_64 | 0.73.1 | 0.98 | 17.49 | 18.47 | NOTE | |
r-patched-solaris-sparc | 0.73.1 | 186.80 | NOTE | |||
r-patched-solaris-x86 | 0.73.1 | 41.20 | NOTE | |||
r-release-linux-x86_64 | 0.73.1 | 1.00 | 16.44 | 17.44 | NOTE | |
r-release-osx-x86_64-mavericks | 0.73.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.73.1 | 5.00 | 41.00 | 46.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.73.1 | 3.00 | 37.00 | 40.00 | NOTE |
Version: 0.73.1
Check: R code for possible problems
Result: NOTE
associate: no visible global function definition for ‘cor’
textmatrix: no visible global function definition for ‘xtabs’
textvector: no visible global function definition for ‘data’
Undefined global functions or variables:
cor data xtabs
Consider adding
importFrom("stats", "cor", "xtabs")
importFrom("utils", "data")
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
Version: 0.73.1
Check: data for non-ASCII characters
Result: NOTE
Note: found 143 marked Latin-1 strings
Note: found 833 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-osx-x86_64-mavericks, r-oldrel-windows-ix86+x86_64