Last updated on 2019-03-27 00:47:47 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 2.90 | 29.97 | 32.87 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 2.69 | 24.38 | 27.07 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 39.77 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 37.67 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.2 | 11.00 | 43.00 | 54.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.2 | 2.36 | 28.30 | 30.66 | NOTE | |
r-patched-solaris-x86 | 0.1.2 | 58.30 | NOTE | |||
r-release-linux-x86_64 | 0.1.2 | 2.42 | 28.43 | 30.85 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1.2 | 7.00 | 64.00 | 71.00 | NOTE | |
r-release-osx-x86_64 | 0.1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 4.00 | 61.00 | 65.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1.2 | NOTE |
Version: 0.1.2
Check: R code for possible problems
Result: NOTE
quickModel: no visible global function definition for 'tail'
quickSource: no visible global function definition for 'write.table'
Undefined global functions or variables:
tail write.table
Consider adding
importFrom("utils", "tail", "write.table")
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