You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
installing source package 'BiocManager' ...
** 成功将'BiocManager'程序包解包并MD5和检查
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'BiocManager'
finding HTML links ... 好了
BiocManager-pkg html
available html
install html
repositories html
valid html
version html
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
*** arch - i386
Warning in file(con, "r") : InternetOpenUrl失败:’操作超时'
Warning in file(con, "r") : InternetOpenUrl失败:’操作超时'
*** arch - x64
What should i do? Thanks in advance.
The text was updated successfully, but these errors were encountered:
------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2023年8月21日(星期一) 晚上7:24
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [Bioconductor/BiocManager] I can't download BiocManager but has been download (Issue #178)
have you tried a different CRAN mirror?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
install.packages("BiocManager")
There is a binary version available but the source
version is later:
binary source needs_compilation
BiocManager 1.30.16 1.30.22 FALSE
installing the source package ‘BiocManager’
trying URL 'http://mirrors.ustc.edu.cn/CRAN/src/contrib/BiocManager_1.30.22.tar.gz'
Content type 'application/octet-stream' length 582690 bytes (569 KB)
downloaded 569 KB
** 成功将'BiocManager'程序包解包并MD5和检查
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'BiocManager'
finding HTML links ... 好了
BiocManager-pkg html
available html
install html
repositories html
valid html
version html
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
*** arch - i386
Warning in file(con, "r") : InternetOpenUrl失败:’操作超时'
Warning in file(con, "r") : InternetOpenUrl失败:’操作超时'
*** arch - x64
What should i do? Thanks in advance.
The text was updated successfully, but these errors were encountered: