Apologies for asking this as a separte question - related to my question on ggplot2 and to damrine's previous question.
I have two active libraries namely:
"C:/Users/George/Documents/R/win-library/3.2" "C:/Program Files/R/R-3.2.0/library"
The .libPaths() command only shows the second library
"C:/Program Files/R/R-3.2.0/library"
When I issue the library() command from Knime, it only lists the packages in
"C:/Program Files/R/R-3.2.0/library"
However, the message at the top of this screen listing says "R packages available (Not Responding)" and the screen freezes. When I close it I get a message "knime.exe is not responding" with an option to Close the program, which I do. Is this a bug in Knime?