Hi all,
I am trying to incorporate R code that utilizes the tidyverse package. I have installed the package and dependencies into a folder in my documents (\Documents\R\win-library\3.6). Within Alteryx, in the R tool, I reference the location of the installed packages using the .libPaths() statement. It seems like it is referencing the correct folder, but I get the following error:


I am not sure why this is happening, so any insights would be greatly appreciated!