Last updated on 2015-09-06 23:47:40.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-2 | 0.72 | 16.57 | 17.29 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-2 | 0.73 | 16.27 | 17.00 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-2 | 32.63 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-2 | 30.19 | NOTE | |||
r-devel-osx-x86_64-clang | 0.1-2 | 30.25 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-2 | 3.00 | 50.00 | 53.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-2 | 0.82 | 16.94 | 17.76 | NOTE | |
r-patched-solaris-sparc | 0.1-2 | 210.80 | NOTE | |||
r-patched-solaris-x86 | 0.1-2 | 49.10 | NOTE | |||
r-release-linux-x86_64 | 0.1-2 | 0.86 | 17.37 | 18.22 | NOTE | |
r-release-osx-x86_64-mavericks | 0.1-2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1-2 | 4.00 | 30.00 | 34.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.1-2 | 6.00 | 41.00 | 47.00 | OK |
Version: 0.1-2
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-osx-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.1-2
Check: R code for possible problems
Result: NOTE
get_traits: no visible global function definition for ‘download.file’
get_traits: no visible global function definition for ‘read.table’
match_traits: no visible global function definition for ‘na.omit’
Undefined global functions or variables:
download.file na.omit read.table
Consider adding
importFrom("stats", "na.omit")
importFrom("utils", "download.file", "read.table")
to your NAMESPACE.
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