Entering edit mode
4.1 years ago
mjahanzaib119311
•
0
Hello everyone! I had installed all required dependencies and then run following command on R
install.packages("remotes")
remotes::install_github("akdess/CaSpER")
After which I got this error.
** data
*** moving datasets to lazyload DB
Warning: file ‘hg38_cytoband.rda’ has magic number 'RDX3'
Use of save versions prior to 2 is deprecated
Error in load(zfile, envir = envir) :
bad restore file magic number (file may be corrupted) -- no data loaded
ERROR: lazydata failed for package ‘CaSpER’
* removing ‘/home/jrcgr/anaconda3/lib/R/library/CaSpER’
Error: Failed to install 'CaSpER' from GitHub:
(converted from warning) installation of package ‘/tmp/RtmpvlQRN2/file18a374fd7ba/CaSpER_0.2.0.tar.gz’ had non-zero exit status
This question is more suitable at GitHub - https://github.com/akdess/CaSpER/issues
Thank you for considering this question and your. I really appreciate that, I tried on a thread initially generated by someone else but there was no reply. So though about posting it here. Maybe I should generate a separate query there as well.