我和生物导体一起工作,我想安装ShortRead软件包。我已经尝试过很多次了,但是安装依赖程序包RCurl时出错了。我在RStudio中得到了这个错误:
Cannot find curl-config怎么办?有什么替代ShortRead的方法吗?
(谢谢;)
发布于 2012-08-16 13:54:00
sessionInfo ()SystemRequirements: libcurl ( 7.14.0或更高版本) http://curl.haxx.se。在Linux系统上,通常需要显式安装libcurl才能获得头文件和libcurl库。
https://stackoverflow.com/questions/11987899
复制相似问题