Re: [R] error while loading ggplot2

2018-01-18 Thread shijin mathew via R-help
t from my phone. Please excuse my brevity. On January 17, 2018 4:37:06 PM PST, shijin mathew via R-help <r-help@r-project.org> wrote: >Getting the following error while loading ggplot2. > >> library(ggplot2) >Error: package or namespace load failed for ‘ggplot2’ in >load

[R] error while loading ggplot2

2018-01-17 Thread shijin mathew via R-help
Getting the following error while loading ggplot2. > library(ggplot2) Error: package or namespace load failed for ‘ggplot2’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): object 'vI' not found Tried different version of R and ggplot2 but still doesnt work. Any help to