Hi, the following problem happens when using clusterProfiler in R.
I don't know how to solve it.
Can someone please tell me how to do this? Does the update of "rvcheck' affect the operation?
Error: package or namespace load failed for ‘clusterProfiler’: object ‘get_fun_from_pkg’ is not exported by 'namespace:rvcheck'
Hi!
Same error for me.
Error: object ‘get_fun_from_pkg’ is not exported by 'namespace:rvcheck' Execution halted ERROR: lazy loading failed for package ‘clusterProfiler’
My R version is 4.0.3
Thanks!
You can install an old version of "rvcheck", then the problem will be solved. My R version is also 4.0.3, and I installed version 0.1.3("rvcehck")
Hi, I'm having a same problem with the 4.0.3 version of R. How did you download the older version 0.1.3 of rvcheck? I tried multiple ways.
This works for me.
It works! Thank you ~
Hi, Vince thank you so much, I was able to install clusterProfiler_3.14.3 with the method you provided for my
R version 3.6.2 (2019-12-12) Platform: x86_64-pc-linux-gnu (64-bit) Running under: Ubuntu 18.04.6 LTS