MuSiC
MuSiC copied to clipboard
unable to load
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.
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.
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
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