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.
Thanks a million! This worked very well.
In addition to TSP package, data.table is another package that had to be installed from the source for the arulesViz installation to work.
If your question's been answered, would you mind choosing a solution? (see FAQ below for how) It makes it a bit easier to visually navigate the site and see which questions still need help.