See Anaconda official document 《 Using R language with Anaconda》Installation R-4.0.2: conda create -n r-4.0.2 r-essentials r-base==4.0.2 unable to open connection to X11 display > plot(1:10)
Error in .External2(C_X11, d$display, d$width, d$height, d$pointsize, :
unable to start device X11cairo
In addition: Warning message:
In (function (display = "", width, height, pointsize…