Entering edit mode
6.7 years ago
kalyanimeha
▴
40
I am trying to visualise the pathways map but getting some error? I Have already install ReactomePA Package.
> emapplot(x)
Error in emapplot(x) : could not find function "emapplot"
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.