Last updated on 2018-04-25 05:51:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 5.00 | 53.80 | 58.80 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 3.14 | 43.18 | 46.32 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 71.51 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 69.44 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.0 | 11.00 | 61.00 | 72.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.0 | 5.17 | 52.82 | 57.99 | NOTE | |
r-patched-solaris-x86 | 0.2.0 | 109.30 | NOTE | |||
r-release-linux-x86_64 | 0.2.0 | 5.30 | 53.03 | 58.33 | NOTE | |
r-release-windows-ix86+x86_64 | 0.2.0 | 11.00 | 61.00 | 72.00 | NOTE | |
r-release-osx-x86_64 | 0.2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 7.00 | 106.00 | 113.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2.0 | 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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64