Last updated on 2016-12-28 23:47:12.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.9 | 17.05 | 14.77 | 31.83 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9.9 | 18.13 | 14.86 | 32.99 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9.9 | 57.16 | NOTE | --no-stop-on-test-error | ||
r-devel-linux-x86_64-fedora-gcc | 0.9.9 | 57.03 | NOTE | --no-stop-on-test-error | ||
r-devel-macos-x86_64-clang | 0.9.9 | 40.88 | NOTE | --no-stop-on-test-error | ||
r-devel-windows-ix86+x86_64 | 0.9.9 | 71.00 | 65.00 | 136.00 | NOTE | |
r-patched-linux-x86_64 | 0.9.9 | 16.49 | 12.21 | 28.70 | NOTE | |
r-patched-solaris-sparc | 0.9.9 | 303.20 | NOTE | |||
r-patched-solaris-x86 | 0.9.9 | 61.00 | NOTE | |||
r-release-linux-x86_64 | 0.9.9 | 16.18 | 12.25 | 28.43 | NOTE | |
r-release-osx-x86_64-mavericks | 0.9.9 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.9.9 | 67.00 | 30.00 | 97.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.9.9 | 52.00 | 50.00 | 102.00 | NOTE |
Memtest notes: clang-UBSAN gcc6-UBSAN gcc7-UBSAN
Version: 0.9.9
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-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: 0.9.9
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
as.data.frame.fts as.fts.data.frame as.fts.default as.fts.zoo
as.matrix.fts diff.fts lead.fts
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64
Version: 0.9.9
Check: R code for possible problems
Result: NOTE
cor.by.row: no visible global function definition for ‘cor’
plot.fts: no visible global function definition for ‘plot’
plot.fts: no visible global function definition for ‘xy.coords’
plot.fts: no visible binding for global variable ‘plot.xy’
read.csv.fts: no visible global function definition for ‘read.csv’
write.csv.fts: no visible global function definition for ‘write.csv’
Undefined global functions or variables:
cor plot plot.xy read.csv write.csv xy.coords
Consider adding
importFrom("grDevices", "xy.coords")
importFrom("graphics", "plot", "plot.xy")
importFrom("stats", "cor")
importFrom("utils", "read.csv", "write.csv")
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: 0.9.9
Flags: --no-stop-on-test-error
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang
Version: 0.9.9
Flags: --no-stop-on-test-error
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
as.data.frame.fts as.fts.data.frame as.fts.default as.fts.zoo
as.matrix.fts diff.fts lead.fts
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang
Version: 0.9.9
Flags: --no-stop-on-test-error
Check: R code for possible problems
Result: NOTE
cor.by.row: no visible global function definition for ‘cor’
plot.fts: no visible global function definition for ‘plot’
plot.fts: no visible global function definition for ‘xy.coords’
plot.fts: no visible binding for global variable ‘plot.xy’
read.csv.fts: no visible global function definition for ‘read.csv’
write.csv.fts: no visible global function definition for ‘write.csv’
Undefined global functions or variables:
cor plot plot.xy read.csv write.csv xy.coords
Consider adding
importFrom("grDevices", "xy.coords")
importFrom("graphics", "plot", "plot.xy")
importFrom("stats", "cor")
importFrom("utils", "read.csv", "write.csv")
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