Last updated on 2020-08-07 01:50:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 8.31 | 63.13 | 71.44 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 7.28 | 48.24 | 55.52 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 91.78 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 83.43 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.0 | 21.00 | 71.00 | 92.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.0 | 8.05 | 61.38 | 69.43 | NOTE | |
r-patched-solaris-x86 | 0.2.0 | 128.00 | NOTE | |||
r-release-linux-x86_64 | 0.2.0 | 8.40 | 61.21 | 69.61 | NOTE | |
r-release-macos-x86_64 | 0.2.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2.0 | 21.00 | 79.00 | 100.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 12.00 | 64.00 | 76.00 | NOTE |
Version: 0.2.0
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls in package code:
'ggplot2' 'plyr'
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
Packages in Depends field not imported from:
'Matrix' 'lubridate' 'timeDate'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2.0
Check: R code for possible problems
Result: NOTE
is.Bizday: no visible global function definition for 'isWeekday'
plotCalendarHeatmap: no visible global function definition for 'ddply'
plotCalendarHeatmap: no visible global function definition for '.'
plotCalendarHeatmap: no visible binding for global variable 'year'
plotCalendarHeatmap: no visible binding for global variable 'month'
plotCalendarHeatmap: no visible binding for global variable 'week'
plotCalendarHeatmap: no visible global function definition for 'ggplot'
plotCalendarHeatmap: no visible global function definition for 'aes'
plotCalendarHeatmap: no visible binding for global variable 'monthweek'
plotCalendarHeatmap: no visible binding for global variable 'weekday'
plotCalendarHeatmap: no visible global function definition for
'geom_tile'
plotCalendarHeatmap: no visible global function definition for
'facet_grid'
plotCalendarHeatmap: no visible global function definition for
'scale_fill_gradientn'
projectDate: no visible global function definition for 'holidayNYSE'
projectDate: no visible global function definition for
'sparse.model.matrix'
Undefined global functions or variables:
. aes ddply facet_grid geom_tile ggplot holidayNYSE isWeekday month
monthweek scale_fill_gradientn sparse.model.matrix week weekday year
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64