Last updated on 2015-09-06 23:47:29.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.3 | 3.16 | 36.57 | 39.72 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3.3 | 3.06 | 35.24 | 38.30 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3.3 | 78.63 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.3 | 77.65 | NOTE | |||
r-devel-osx-x86_64-clang | 1.3.3 | 72.14 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.3.3 | 14.00 | 87.00 | 101.00 | NOTE | |
r-patched-linux-x86_64 | 1.3.3 | 3.30 | 37.05 | 40.34 | NOTE | |
r-patched-solaris-sparc | 1.3.3 | 503.80 | NOTE | |||
r-patched-solaris-x86 | 1.3.3 | 105.90 | NOTE | |||
r-release-linux-x86_64 | 1.3.3 | 3.28 | 37.55 | 40.83 | NOTE | |
r-release-osx-x86_64-mavericks | 1.3.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.3.3 | 18.00 | 85.00 | 103.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.3.3 | 25.00 | 110.00 | 135.00 | NOTE |
Memtest notes: clang-UBSAN gcc-UBSAN
Version: 1.3.3
Check: dependencies in R code
Result: NOTE
Missing or unexported object: ‘fts::dates.fts’
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, r-oldrel-windows-ix86+x86_64
Version: 1.3.3
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
pretty.day pretty.hour pretty.min pretty.month pretty.point
pretty.sec pretty.unit pretty.year
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-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64
Version: 1.3.3
Check: R code for possible problems
Result: NOTE
add_period_to_date: no visible global function definition for ‘update’
check_period: no visible global function definition for ‘na.omit’
compute_estimate: no visible global function definition for ‘na.omit’
floor_date: no visible global function definition for ‘update’
force_tz: no visible global function definition for ‘update’
format.Duration: no visible global function definition for ‘na.omit’
make_difftime: no visible global function definition for ‘na.omit’
olson_time_zones: no visible global function definition for
‘read.delim’
period: no visible global function definition for ‘setNames’
update.Date: no visible global function definition for ‘update’
Undefined global functions or variables:
na.omit read.delim setNames update
Consider adding
importFrom("stats", "na.omit", "setNames", "update")
importFrom("utils", "read.delim")
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