I am trying to load R libraries such as ggplot2, qtlcharts, scatterD3 etc. into my jupyter notebook but getting the follwoing error:
Error: package or namespace load failed for 'ggplot2'
Has anybody faced similar issue? How do we solve it?
Note: I tried reinstalling the libraries (with different CRAN mirrors) and updating all the current packages as well but in vain.