Error Code with ggplot in R -


i have uninstalled r , rstudio. when downloaded rstudio package not listed in packages section, downloaded , imported zip file. there no current version of r 3.3.0 can find-- r version 3.2.2. have tried install using rgui admin , same error.

this error:

error in loadnamespace(i, c(lib.loc, .libpaths()), versioncheck = vi[[i]]) : there no package called ‘gtable’ in addition: warning message: package ‘ggplot2’ built under r version 3.3.0 error: package or namespace load failed ‘ggplot2’

you somehow executing r 3.3.0. no matter, though, can invoke install.packages('ggplot2', repos='http://cran.rstudio.com', type='source') should sort you. if not, post comment.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -