R生物导体安装错误-线路开始'< DOCTYPE html PUBLI ...'格式不正确 [英] R Bioconductor installation error - Line starting '< DOCTYPE html PUBLI ...' is malformed

查看:123
本文介绍了R生物导体安装错误-线路开始'< DOCTYPE html PUBLI ...'格式不正确的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在R中安装生物导体软件包时遇到了麻烦.这是在MacOSX上,这是R 2.15的全新安装,并使用了生物导体1.4.4.抄录如下:

> source("http://bioconductor.org/biocLite.R")
BiocInstaller version 1.4.4, ?biocLite for help
> biocLite("Biobase")
BioC_mirror: http://bioconductor.org
Using R version 2.15, BiocInstaller version 1.4.4.
Warning: unable to access index for repository http://brainarray.mbni.med.umich.edu/bioc/bin/macosx/leopard/contrib/2.15
Installing package(s) 'Biobase'
Error: Line starting '<!DOCTYPE html PUBLI ...' is malformed!
> traceback()
6: read.dcf(file = tmpf)
5: available.packages(contriburl = contriburl, method = method)
4: .install.macbinary(pkgs = pkgs, lib = lib, contriburl = contriburl, 
       method = method, available = available, destdir = destdir, 
       dependencies = dependencies, ...)
3: install.packages(pkgs = pkgs, lib = lib, repos = repos, ...)
2: biocLiteInstall(pkgs, ask = ask, siteRepos = siteRepos, suppressUpdates = suppressUpdates, 
       ...)
1: biocLite("Biobase")

我通过Google找到的相关问题表明存在互联网连接错误(代理等),但这里似乎并非如此.我可以从CRAN安装软件包:(即install.packages("foreach"))

建议会受到欢迎.

解决方案

我相信这是一个错误,当我们的构建于今天上午10点在西雅图时间结束时将得到纠正-CRANextras存储库不再适用于Mac,并且您会看到重定向页面的顶部.在source("http://bioconductor.org/biocLite.R")之后查找BiocInstaller版本> 1.4.5.在Bioconductor邮件列表上有一个电子邮件主题.

I'm having trouble installing bioconductor packages in R. This is on MacOSX, a fresh install of R 2.15, and using bioconductor 1.4.4. Transcript follows:

> source("http://bioconductor.org/biocLite.R")
BiocInstaller version 1.4.4, ?biocLite for help
> biocLite("Biobase")
BioC_mirror: http://bioconductor.org
Using R version 2.15, BiocInstaller version 1.4.4.
Warning: unable to access index for repository http://brainarray.mbni.med.umich.edu/bioc/bin/macosx/leopard/contrib/2.15
Installing package(s) 'Biobase'
Error: Line starting '<!DOCTYPE html PUBLI ...' is malformed!
> traceback()
6: read.dcf(file = tmpf)
5: available.packages(contriburl = contriburl, method = method)
4: .install.macbinary(pkgs = pkgs, lib = lib, contriburl = contriburl, 
       method = method, available = available, destdir = destdir, 
       dependencies = dependencies, ...)
3: install.packages(pkgs = pkgs, lib = lib, repos = repos, ...)
2: biocLiteInstall(pkgs, ask = ask, siteRepos = siteRepos, suppressUpdates = suppressUpdates, 
       ...)
1: biocLite("Biobase")

Related questions I've found via google suggest an internet connection error (proxy, etc), but that doesn't seem to be the case here. I can install packages from CRAN just fine: (i.e. install.packages("foreach"))

Suggestions would be welcomed.

解决方案

I believe this is an error that will be corrected when our builds finish this morning at 10ish Seattle time -- the CRANextras repository is no longer available for Macs, and you're seeing the top of a redirect page. Look for BiocInstaller version > 1.4.5 after source("http://bioconductor.org/biocLite.R"). There is an email thread on the Bioconductor mailing list.

这篇关于R生物导体安装错误-线路开始'&lt; DOCTYPE html PUBLI ...'格式不正确的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆