Last updated on 2021-03-04 00:48:12 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 8.45 | 69.01 | 77.46 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 6.79 | 54.02 | 60.81 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 101.70 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 91.38 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.0 | 19.00 | 83.00 | 102.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.0 | 7.42 | 63.90 | 71.32 | NOTE | |
r-patched-solaris-x86 | 0.2.0 | 133.10 | NOTE | |||
r-release-linux-x86_64 | 0.2.0 | 8.39 | 63.20 | 71.59 | NOTE | |
r-release-macos-x86_64 | 0.2.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2.0 | 13.00 | 68.00 | 81.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 17.00 | 80.00 | 97.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