Hi,
After following the R installation guide and trying everything I could find suggested here, I still cannot get R to initialize from KNIME on a new Mac.
MacOS 10.15.6
R 4.0.4
KNIME 4.3.2
KNIME R Scripting extension is installed: |4.0.0.v202009100739|de.mpicbg.tds.knime.scripting.r.feature.feature.group|Max Planck Institute of Molecular Cell Biology and Genetics (MPI-CBG), Dresden, Germany|
clang and GNU Fortran are freshly installed.
xQuartz: XQuartz 2.8.0_rc4 (xorg-server 1.19.7)
Rserve and Cairo are installed
sessionInfo()
R version 4.0.4 (2021-02-15)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Catalina 10.15.6
Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRlapack.dylib
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] Rserve_1.8-7 Cairo_1.5-12.2
loaded via a namespace (and not attached):
[1] compiler_4.0.4 tools_4.0.4
Rserve is running, Applications indexing is enabled (per a suggestion from a related query)
The path to R is correctly specified in the KNIME preferences, but the “R scripting” menu I expect from successful R-KNIME integrations on other Macs (different OS and KNIME versions) is missing here. Is this diagnostic?
Any ideas for what I am missing/doing wrong?

