Last updated on 2018-02-24 09:51:55 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.2.2 | 1.31 | 21.83 | 23.14 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.2.2 | 1.17 | 17.31 | 18.48 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 4.2.2 | 27.80 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 4.2.2 | 26.44 | NOTE | |||
r-devel-windows-ix86+x86_64 | 4.2.2 | 6.00 | 33.00 | 39.00 | NOTE | |
r-patched-linux-x86_64 | 4.2.2 | 1.01 | 22.34 | 23.35 | NOTE | |
r-patched-solaris-x86 | 4.2.2 | 39.50 | NOTE | |||
r-release-linux-x86_64 | 4.2.2 | 0.81 | 22.30 | 23.11 | NOTE | |
r-release-windows-ix86+x86_64 | 4.2.2 | 4.00 | 43.00 | 47.00 | NOTE | |
r-release-osx-x86_64 | 4.2.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 4.2.2 | 2.00 | 33.00 | 35.00 | NOTE | |
r-oldrel-osx-x86_64 | 4.2.2 | NOTE |
Version: 4.2.2
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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: 4.2.2
Check: R code for possible problems
Result: NOTE
big.read.table: no visible global function definition for ‘read.table’
big.read.table: no visible global function definition for ‘object.size’
sparkline: no visible global function definition for ‘is.ts’
sparkline: no visible global function definition for ‘time’
sparkline: no visible global function definition for ‘boxplot’
Undefined global functions or variables:
boxplot is.ts object.size read.table time
Consider adding
importFrom("graphics", "boxplot")
importFrom("stats", "is.ts", "time")
importFrom("utils", "object.size", "read.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