Greetings,
I am getting the attached error when I attempt to install the arulesViz package by running the following command in RStudio.
install.packages("arulesViz")
I tried with the dependencies parameter set to TRUE and received the same error.
Any help would be appreciated. Thank you in advance.
install.packages("arulesViz", dependencies=TRUE)