when I try to load package arulesViz I am getting following error.
> library('arulesViz')
Loading required package: grid
Error: package or namespace load failed for ‘arulesViz’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called ‘iterators’
>library('iterators')
Error in library("iterators") : there is no package called ‘iterators’