Last updated on 2018-06-20 01:50:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 0.71 | 16.82 | 17.53 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 0.53 | 13.24 | 13.77 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 20.43 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 19.50 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 3.00 | 33.00 | 36.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 0.62 | 15.59 | 16.21 | NOTE | |
r-patched-solaris-x86 | 1.0 | 31.90 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 0.93 | 15.50 | 16.43 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 3.00 | 35.00 | 38.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 2.00 | 23.00 | 25.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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
Version: 1.0
Check: R code for possible problems
Result: NOTE
blockMessage : <anonymous>: no visible global function definition for
‘head’
blockMessage: no visible global function definition for ‘head’
blockMessage: no visible global function definition for ‘tail’
Undefined global functions or variables:
head tail
Consider adding
importFrom("utils", "head", "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