MuSiC icon indicating copy to clipboard operation
MuSiC copied to clipboard

unable to load

Open rhml opened this issue 5 years ago • 3 comments

Hi Xuran I was unable to load the package, with this error after trying to install from github

devtools::install_github('xuranw/MuSiC') Error in read.dcf(path) : Found continuation line starting ' plyr, ...' at begin of record.

rhml avatar Jan 30 '19 07:01 rhml

That error is something strange happening with devtools. It goes away if you install each of the package dependencies manually. Try downloading MuSiC to your computer and using devtools::check() on the MuSiC package folder. Keep using the function until no more errors happen (you successfully installed each of the dependencies). Then, the installation error about the DESCRIPTION file will disappear. It would be better if the package was on Bioconductor or CRAN and the dependencies could be installed easily.

DarioS avatar Jan 31 '19 03:01 DarioS

Thanks for using MuSiC! Thanks @DarioS for helping me to answer.

I have updated the package and tested myself. I hope it is working now.

Best, Xuran

xuranw avatar Feb 04 '19 14:02 xuranw

Hi Xuran I have tried @DarioS ' method, but I still couldn't install the MuSiC package. I meet the same problem.

devtools::install_github('xuranw/MuSiC') Error in read.dcf(path) : Found continuation line starting ' plyr, ...' at begin of record.

Could you tell me the detailed information?

Best, Honglin

Jiumeizhu avatar Mar 13 '19 20:03 Jiumeizhu