Last updated on 2016-03-07 23:47:16.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 1.88 | 21.00 | 22.88 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 41.39 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 38.91 | NOTE | |||
r-devel-osx-x86_64-clang | 0.4.0 | 46.39 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.4.0 | 7.00 | 43.00 | 50.00 | NOTE | |
r-patched-linux-x86_64 | 0.4.0 | 1.90 | 23.45 | 25.35 | NOTE | |
r-patched-solaris-sparc | 0.4.0 | 275.00 | NOTE | |||
r-patched-solaris-x86 | 0.4.0 | 64.30 | NOTE | |||
r-release-linux-x86_64 | 0.4.0 | 1.77 | 23.23 | 25.00 | WARN | |
r-release-osx-x86_64-mavericks | 0.4.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.4.0 | 9.00 | 55.00 | 64.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.4.0 | 16.00 | 90.00 | 106.00 | WARN |
Version: 0.4.0
Check: R code for possible problems
Result: NOTE
alm_events : parse_events: no visible global function definition for
‘setNames’
alm_ids : getalm: no visible global function definition for ‘is’
alm_plot: no visible global function definition for ‘na.omit’
Undefined global functions or variables:
is na.omit setNames
Consider adding
importFrom("methods", "is")
importFrom("stats", "na.omit", "setNames")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
Flavors: 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
Version: 0.4.0
Check: files in ‘vignettes’
Result: NOTE
The following directory looks like a leftover from 'knitr':
‘figure’
Please remove from your package.
Flavors: 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-windows-ix86+x86_64
Version: 0.4.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: replacing previous import by ‘grid::unit’ when loading ‘alm’
Flavors: r-release-linux-x86_64, r-oldrel-windows-ix86+x86_64