Last updated on 2016-12-28 23:47:43.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.2.2 | 0.68 | 14.75 | 15.43 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.2.2 | 0.71 | 14.91 | 15.62 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 4.2.2 | 26.30 | NOTE | --no-stop-on-test-error | ||
r-devel-linux-x86_64-fedora-gcc | 4.2.2 | 25.08 | NOTE | --no-stop-on-test-error | ||
r-devel-macos-x86_64-clang | 4.2.2 | 21.67 | NOTE | --no-stop-on-test-error | ||
r-devel-windows-ix86+x86_64 | 4.2.2 | 3.00 | 44.00 | 47.00 | NOTE | |
r-patched-linux-x86_64 | 4.2.2 | 0.64 | 12.59 | 13.23 | NOTE | |
r-patched-solaris-sparc | 4.2.2 | 145.00 | NOTE | |||
r-patched-solaris-x86 | 4.2.2 | 32.40 | NOTE | |||
r-release-linux-x86_64 | 4.2.2 | 0.68 | 12.88 | 13.57 | NOTE | |
r-release-osx-x86_64-mavericks | 4.2.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 4.2.2 | 5.00 | 30.00 | 35.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 4.2.2 | 3.00 | 36.00 | 39.00 | 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-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, r-oldrel-windows-ix86+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-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: 4.2.2
Flags: --no-stop-on-test-error
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang
Version: 4.2.2
Flags: --no-stop-on-test-error
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang