Hello everybody.
I have an issue with trying to load and use the metapackage "Tidymodels" within the R tool.
When we installed the package, it seemed to cause our R tool to crash every time we try to use it.
I believe it has something to do with Tidymodel's codependences. Like the package rlang.
Currently, our rlang package is version Version: 1.0.2. But when we installed Tidymodels, I think it updated rlang to version 1.1.1.
After installing Tidymodels, and rlang being updated... we get errors everytime the Rtool is trying to be used.
We get a message in Alteryx stating "unable to load shared object 'C:/ProgramFiles/Alteryx/R-4.1.3/library/rlang/libs/x64/rlang.dll:"
For some extra context,
Our R version is 4.1.3
The package AlteryxPredictive is version 0.4.62
We were trying to install the latest Tidymodel package... which i believe was version 1.1.0 at the time.
Any help would be appreciated.
Thank you