Still getting an error.
> library(enrichplot)
Error: package or namespace load failed for ‘enrichplot’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
namespace ‘DOSE’ 3.4.0 is already loaded, but >= 3.5.1 is required
> emapplot(yy)
Error in emapplot(yy) : could not find function "emapplot"
• 0 views
•
link
Isn't that part of a separate package? Have you installed loaded it (
enrichplot)?Getting error
Warning message:
package ‘enrichplot’ is not available (for R version 3.4.3)
https://github.com/GuangchuangYu/enrichplot/issues/3
I have downloaded the zipfile and extracted file saved in r directory, but when calling the library its showing error.
In addition: Warning message:
Try Googling the exact error message, then a generic form of the error message (
package was built under R version). You'll see ways to find out the root cause. Please invest some effort in solving your problems.