R snippets not working in knime on MacOS

@MartinStoves welcome to the KNIME forum. This is an error that is bugging the R nodes on macOS for quite some time. It seems they are not able to connect to the internet. On Windows with proxy it was successful.

The R community nodes seem to work just fine:

So the option would be to try and use them, or download the data externally (maybe with a GET function) or use an older version of the package that would still have the data ‘offline’.