xlucpu / MOVICS

Multi-Omics integration and VIsualization in Cancer Subtyping
Other
133 stars 42 forks source link

Installation failed #9

Closed prvst closed 2 years ago

prvst commented 2 years ago

Hi, I'm getting new errors when trying to install the package:

* installing *source* package ‘MOVICS’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Error: object ‘get_fun_from_pkg’ is not exported by 'namespace:rvcheck'
Execution halted
ERROR: lazy loading failed for package ‘MOVICS’
* removing ‘/home/prvst/R/x86_64-pc-linux-gnu-library/4.0/MOVICS’
Warning message:
In i.p(...) :
  installation of package ‘/tmp/RtmpKdm5a1/file284e6df30d7/MOVICS_0.99.17.tar.gz’ had non-zero exit status

I'm on a Linux system, using R 4.0.4

xlucpu commented 2 years ago

Hi there, I believed that this error is due to the lasted update of package "rvcheck". Please manually install the old version of "rvcheck", then retry install "MOVICS". I will try to fix this bug soon.