Off topic:ggplot2 loading error
0
0
Entering edit mode
6.9 years ago
saj98 ▴ 140

Hello everyone

I am trying to load cummeRbund library, it gave (Error: package ‘ggplot2’ could not be loaded). When I tried to load ggplot2 package, it gave the following error.

Any idea or suggestion, it was working fine before, but now it is starting giving me this error messages.

library(cummeRbund) Loading required package: BiocGenerics Loading required package: parallel

Attaching package: ‘BiocGenerics’

The following objects are masked from ‘package:parallel’:

clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport, clusterMap, parApply,
parCapply, parLapply, parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from ‘package:stats’:

IQR, mad, xtabs

The following objects are masked from ‘package:base’:

anyDuplicated, append, as.data.frame, as.vector, cbind, colnames, do.call, duplicated, eval, evalq,
Filter, Find, get, grep, grepl, intersect, is.unsorted, lapply, lengths, Map, mapply, match, mget,
order, paste, pmax, pmax.int, pmin, pmin.int, Position, rank, rbind, Reduce, rownames, sapply,
setdiff, sort, table, tapply, union, unique, unlist, unsplit

Loading required package: RSQLite Loading required package: ggplot2 Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called ‘tibble’ In addition: Warning messages: 1: package ‘cummeRbund’ was built under R version 3.2.3 2: package ‘RSQLite’ was built under R version 3.2.5 3: package ‘ggplot2’ was built under R version 3.2.5 Error: package ‘ggplot2’ could not be loaded

library(ggplot2) Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called ‘tibble’ In addition: Warning message: package ‘ggplot2’ was built under R version 3.2.5 Error: package or namespace load failed for ‘ggplot2’

R • 4.6k views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 1882 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6