我试图安装'Rsubread‘软件包,但我得到这个错误,我是新的R,所以我不知道我应该如何解决它。我在windows 8.1上使用Rstudio
来源(“http://bioconductor.org/biocLite.R”)生物导体版本3.2 (BiocInstaller 1.20.1),?biocLite for help biocLite("Rsubread") BioC_mirror:使用生物导体3.2的https://bioconductor.org (BiocInstaller 1.20.1),R 3.2.3 (2015-12-10)。安装只有源代码形式的“Rsubread”软件包,可能需要编译C/C++/Fortran:“Rsubread”这些程序将不会安装
发布于 2016-05-16 16:21:44
看来Rsubread对Windows是不可用的。它需要Mac或Linux。https://support.bioconductor.org/p/77755/
https://stackoverflow.com/questions/35586427
复制相似问题