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’
0 answers
No answers yet.
Log in to answer this question.
Can you please paste your sessionInfo() in a comment.
I did reinstalling, but it is still the same issue and the same error. I did install (tible), but it came with this error
install.packages("tible") Installing package into ‘C:/Users/shaimaamore/Documents/R/win-library/3.2’ (as ‘lib’ is unspecified) Warning in install.packages : package ‘tible’ is not available (for R version 3.2.2)
Hello saj98!
Questions similar to yours can already be found at:
We have closed your question to allow us to keep similar content in the same thread.
If you disagree with this please tell us why in a reply below. We'll be happy to talk about it.
Cheers!