(Just updated to v 4.6.0 and just installed R per linked instructions.) Even tried a couple of restarts on my computer.
I tried several iterations (changing spacing, etc.) of R.home() per step three and can’t track anything on my hard drive related to R. I missed something on the install (windows). Suggestions? Thanks
Hi @ScottF thanks for responding. I can’t find it anywhere on my computer. I did all the knime installs, double checked and knime confirmed I had done so, but I don’t know where R got buried (checked all over my C drive, knime folders, program folders, etc). Since I can’t find it, I can’t uninstall it and try again. I’ll dig around some more. Thanks
I finally got the base R connected to KNIME. Now I am getting several errors in the Console (red font). Do you know if I can find and download the required packages here (windows) Rtools42 for Windows
@smithcreed I think you will have to install the required packages in your R installation. Maybe try and use RStudio which makes it easier to handle such things.
Also you might want to familiarise yourself with the handling of KNIME and R in general.
If you absolutely need RTools to compile packages (which should not be necessary in general) there is this older entry about that.
Also there is this collection about KNIME and R you might explore. Some topics are somewhat special.