Last updated on 2019-02-19 22:51:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.18 | 38.41 | 40.59 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.68 | 30.06 | 31.74 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 50.16 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 47.06 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 7.00 | 74.00 | 81.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.0 | 1.78 | 33.99 | 35.77 | NOTE | |
r-patched-solaris-x86 | 0.1.0 | 68.20 | NOTE | |||
r-release-linux-x86_64 | 0.1.0 | 1.28 | 33.36 | 34.64 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1.0 | 4.00 | 75.00 | 79.00 | NOTE | |
r-release-osx-x86_64 | 0.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 4.00 | 59.00 | 63.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1.0 | NOTE |
Version: 0.1.0
Check: R code for possible problems
Result: NOTE
but_last: no visible global function definition for ‘head’
first: no visible global function definition for ‘head’
last: no visible global function definition for ‘tail’
preview_frames: no visible global function definition for ‘str’
print.EprimeFrame: no visible global function definition for ‘str’
print.FrameList: no visible global function definition for ‘str’
Undefined global functions or variables:
head str tail
Consider adding
importFrom("utils", "head", "str", "tail")
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